-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_quarto.yml
More file actions
72 lines (69 loc) · 1.88 KB
/
Copy path_quarto.yml
File metadata and controls
72 lines (69 loc) · 1.88 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
project:
type: website
output-dir: docs
lang: es
website:
title: "HackODS"
search: false
navbar:
logo: img/logo.png
left:
- text: "Tableros ganadores"
href: index.qmd
- text: "2026"
menu:
- text: "Bienvenida 2026"
href: 2026/bienvenida-2026.qmd
- text: "---"
- text: "Comunicación"
href: 2026/comunicacion.qmd
- text: "Rúbrica 20 equipos"
href: 2026/rubrica20.qmd
- text: "---"
- text: "Calendario"
href: 2026/calendario.qmd
- text: "---"
- text: "Mentorías"
href: 2026/mentorias.qmd
- text: "1ra mentoría"
href: 2026/calendario-mentorias.qmd
- text: "2da mentoría"
href: 2026/calendario-2da-mentoria.qmd
- text: "Comunidad"
href: 2026/comunidad_mentorias.qmd
- text: "Capacitación"
href: 2026/capacitacion.qmd
- text: "---"
- text: "Política de IA"
href: 2026/declaratoriaIA.qmd
- text: "---"
- text: "Finalistas"
href: 2026/finalistas.qmd
- text: "Jurado"
href: 2026/jurado_final.qmd
- text: "Rúbrica final"
href: 2026/rubrica-final.qmd
- text: "Programa"
href: 2026/calendario-final.qmd
tools:
- icon: github
href: https://github.com/hackods/hackods.github.io
page-footer:
background: gray
left:
- text: "HackODS UNAM 2026"
center:
- icon: instagram
href: https://instagram.com/ierunam
aria-label: Instagram IER UNAM
- icon: instagram
href: https://instagram.com/geofisica.unam
aria-label: Instagram Geofísica
comments:
hypothesis: false
format:
html:
theme:
light: lux
dark: superhero
css: styles.css