-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-es.yml
More file actions
53 lines (49 loc) · 1.21 KB
/
_quarto-es.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-es.yml
project:
render:
- es/index.qmd
- es/linux.qmd
- es/docker.qmd
- es/git.qmd
- es/kubernetes.qmd
- es/helm.qmd
- es/terraform.qmd
- es/about.qmd
lang: es-ES
metadata-files:
- locales/es-es/_site.yml
- locales/es-es/linux.yml
- locales/es-es/docker.yml
- locales/es-es/git.yml
- locales/es-es/kubernetes.yml
- locales/es-es/helm.yml
- locales/es-es/terraform.yml
- locales/es-es/about.yml
website:
title: "Hoja de trucos de DevOps"
sidebar:
search: true
contents:
- es/index.qmd
- es/linux.qmd
- es/docker.qmd
- es/git.qmd
- es/kubernetes.qmd
- es/helm.qmd
- es/terraform.qmd
navbar:
logo: assets/brand/es/hackitect7-logo-light-es.png
logo-alt: "Hackitect7 logo (es)"
left:
- text: "Hogar"
href: /
- text: "Ayuda"
menu:
- text: "Informar un error"
icon: "bug"
href: "https://github.com/Hackitect7/devops-cheat-sheet/issues"
- text: "Haz una pregunta"
icon: "chat-right-text"
href: "https://github.com/Hackitect7/devops-cheat-sheet/discussions"
- text: "Acerca de"
href: es/about.qmd