-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-tw.yml
More file actions
53 lines (49 loc) · 1.2 KB
/
_quarto-tw.yml
File metadata and controls
53 lines (49 loc) · 1.2 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-tw.yml
project:
render:
- tw/index.qmd
- tw/linux.qmd
- tw/docker.qmd
- tw/git.qmd
- tw/kubernetes.qmd
- tw/helm.qmd
- tw/terraform.qmd
- tw/about.qmd
lang: zh-TW
metadata-files:
- locales/zh-tw/_site.yml
- locales/zh-tw/linux.yml
- locales/zh-tw/docker.yml
- locales/zh-tw/git.yml
- locales/zh-tw/kubernetes.yml
- locales/zh-tw/helm.yml
- locales/zh-tw/terraform.yml
- locales/zh-tw/about.yml
website:
title: "DevOps 小抄"
sidebar:
search: true
contents:
- tw/index.qmd
- tw/linux.qmd
- tw/docker.qmd
- tw/git.qmd
- tw/kubernetes.qmd
- tw/helm.qmd
- tw/terraform.qmd
navbar:
logo: assets/brand/tw/hackitect7-logo-light-tw.png
logo-alt: "Hackitect7 標誌 (zh-TW)"
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: tw/about.qmd