-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-jp.yml
More file actions
53 lines (49 loc) · 1.22 KB
/
_quarto-jp.yml
File metadata and controls
53 lines (49 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# filename: _quarto-jp.yml
project:
render:
- jp/index.qmd
- jp/linux.qmd
- jp/docker.qmd
- jp/git.qmd
- jp/kubernetes.qmd
- jp/helm.qmd
- jp/terraform.qmd
- jp/about.qmd
lang: ja-JP
metadata-files:
- locales/ja-jp/_site.yml
- locales/ja-jp/linux.yml
- locales/ja-jp/docker.yml
- locales/ja-jp/git.yml
- locales/ja-jp/kubernetes.yml
- locales/ja-jp/helm.yml
- locales/ja-jp/terraform.yml
- locales/ja-jp/about.yml
website:
title: "DevOps チートシート"
sidebar:
search: true
contents:
- jp/index.qmd
- jp/linux.qmd
- jp/docker.qmd
- jp/git.qmd
- jp/kubernetes.qmd
- jp/helm.qmd
- jp/terraform.qmd
navbar:
logo: assets/brand/jp/hackitect7-logo-light-jp.png
logo-alt: "Hackitect7 ロゴ (ja-JP)"
left:
- text: "ホーム"
href: /
- text: "ヘルプ"
menu:
- text: "バグを報告"
icon: "bug"
href: "https://github.com/Hackitect7/devops-cheat-sheet/issues"
- text: "質問する"
icon: "chat-right-text"
href: "https://github.com/Hackitect7/devops-cheat-sheet/discussions"
- text: "概要"
href: jp/about.qmd