-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-tr.yml
More file actions
53 lines (49 loc) · 1.22 KB
/
_quarto-tr.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-tr.yml
project:
render:
- tr/index.qmd
- tr/linux.qmd
- tr/docker.qmd
- tr/git.qmd
- tr/kubernetes.qmd
- tr/helm.qmd
- tr/terraform.qmd
- tr/about.qmd
lang: tr-TR
metadata-files:
- locales/tr-tr/_site.yml
- locales/tr-tr/linux.yml
- locales/tr-tr/docker.yml
- locales/tr-tr/git.yml
- locales/tr-tr/kubernetes.yml
- locales/tr-tr/helm.yml
- locales/tr-tr/terraform.yml
- locales/tr-tr/about.yml
website:
title: "DevOps Hızlı Başvuru Kılavuzu"
sidebar:
search: true
contents:
- tr/index.qmd
- tr/linux.qmd
- tr/docker.qmd
- tr/git.qmd
- tr/kubernetes.qmd
- tr/helm.qmd
- tr/terraform.qmd
navbar:
logo: assets/brand/tr/hackitect7-logo-light-tr.png
logo-alt: "Hackitect7 logosu (tr-TR)"
left:
- text: "Ana Sayfa"
href: /
- text: "Yardım"
menu:
- text: "Hata Bildir"
icon: "bug"
href: "https://github.com/Hackitect7/devops-cheat-sheet/issues"
- text: "Soru Sor"
icon: "chat-right-text"
href: "https://github.com/Hackitect7/devops-cheat-sheet/discussions"
- text: "Hakkında"
href: tr/about.qmd