-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-ua.yml
More file actions
53 lines (49 loc) · 1.29 KB
/
_quarto-ua.yml
File metadata and controls
53 lines (49 loc) · 1.29 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-ua.yml
project:
render:
- ua/index.qmd
- ua/linux.qmd
- ua/docker.qmd
- ua/git.qmd
- ua/kubernetes.qmd
- ua/helm.qmd
- ua/terraform.qmd
- ua/about.qmd
lang: uk-UA
metadata-files:
- locales/uk-ua/_site.yml
- locales/uk-ua/linux.yml
- locales/uk-ua/docker.yml
- locales/uk-ua/git.yml
- locales/uk-ua/kubernetes.yml
- locales/uk-ua/helm.yml
- locales/uk-ua/terraform.yml
- locales/uk-ua/about.yml
website:
title: "DevOps Шпаргалка"
sidebar:
search: true
contents:
- ua/index.qmd
- ua/linux.qmd
- ua/docker.qmd
- ua/git.qmd
- ua/kubernetes.qmd
- ua/helm.qmd
- ua/terraform.qmd
navbar:
logo: assets/brand/ua/hackitect7-logo-light-ua.png
logo-alt: "Логотип Hackitect7 (uk-UA)"
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: ua/about.qmd