-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-it.yml
More file actions
53 lines (49 loc) · 1.21 KB
/
_quarto-it.yml
File metadata and controls
53 lines (49 loc) · 1.21 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-it.yml
project:
render:
- it/index.qmd
- it/linux.qmd
- it/docker.qmd
- it/git.qmd
- it/kubernetes.qmd
- it/helm.qmd
- it/terraform.qmd
- it/about.qmd
lang: it-IT
metadata-files:
- locales/it-it/_site.yml
- locales/it-it/linux.yml
- locales/it-it/docker.yml
- locales/it-it/git.yml
- locales/it-it/kubernetes.yml
- locales/it-it/helm.yml
- locales/it-it/terraform.yml
- locales/it-it/about.yml
website:
title: "Guida rapida DevOps"
sidebar:
search: true
contents:
- it/index.qmd
- it/linux.qmd
- it/docker.qmd
- it/git.qmd
- it/kubernetes.qmd
- it/helm.qmd
- it/terraform.qmd
navbar:
logo: assets/brand/it/hackitect7-logo-light-it.png
logo-alt: "Logo Hackitect7 (it-IT)"
left:
- text: "Home"
href: /
- text: "Aiuto"
menu:
- text: "Segnala un bug"
icon: "bug"
href: "https://github.com/Hackitect7/devops-cheat-sheet/issues"
- text: "Fai una domanda"
icon: "chat-right-text"
href: "https://github.com/Hackitect7/devops-cheat-sheet/discussions"
- text: "Informazioni"
href: it/about.qmd