-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-kr.yml
More file actions
53 lines (49 loc) · 1.2 KB
/
_quarto-kr.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-kr.yml
project:
render:
- kr/index.qmd
- kr/linux.qmd
- kr/docker.qmd
- kr/git.qmd
- kr/kubernetes.qmd
- kr/helm.qmd
- kr/terraform.qmd
- kr/about.qmd
lang: ko-KR
metadata-files:
- locales/ko-kr/_site.yml
- locales/ko-kr/linux.yml
- locales/ko-kr/docker.yml
- locales/ko-kr/git.yml
- locales/ko-kr/kubernetes.yml
- locales/ko-kr/helm.yml
- locales/ko-kr/terraform.yml
- locales/ko-kr/about.yml
website:
title: "DevOps 치트 시트"
sidebar:
search: true
contents:
- kr/index.qmd
- kr/linux.qmd
- kr/docker.qmd
- kr/git.qmd
- kr/kubernetes.qmd
- kr/helm.qmd
- kr/terraform.qmd
navbar:
logo: assets/brand/kr/hackitect7-logo-light-kr.png
logo-alt: "Hackitect7 로고 (한국)"
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: kr/about.qmd