-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
69 lines (59 loc) · 1.42 KB
/
_quarto.yml
File metadata and controls
69 lines (59 loc) · 1.42 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
project:
type: website
output-dir: "docs"
website:
title: "DEMOS"
google-analytics:
tracking-id: "G-5TFXHJT1JX"
anonymize-ip: true
site-url: https://fcpys.github.io/demos/
repo-url: https://github.com/FCPyS/demos
reader-mode: true
repo-branch: main
repo-actions: [edit, issue]
navbar:
background: "#95391C"
foreground: "#FFFCE4"
search: true
left:
- text: "Inicio"
file: index.qmd
- text: "Sobre el proyecto"
file: about.qmd
- text: "¿Quienes somos?"
file: quienes.qmd
- text: "Podcast"
file: podcast.qmd
- text: "Conversatorio"
file: conv.qmd
sidebar:
fontcolor: "#95391C"
style: "docked"
search: true
contents:
- section: "Recursos"
contents:
- recursos.qmd
- biblio.qmd
- section: "Talleres"
contents:
- talleres.qmd
- t1_cacenso.qmd
- t2_endiseg2021.qmd
- t3_endireh2021.qmd
- t4_enoe223.qmd
- t5_texto.qmd
- t5_texto2.qmd
- section: "Charla"
contents:
- paquetes.qmd
page-footer:
left: "Sitio web del Proyecto PAPIME PE303423 Recursos didácticos para la enseñanza de la Sociodemografía"
right: "con apoyo DGAPA-UNAM"
format:
html:
theme: journal
css: styles.css
toc: true
fontcolor: "#95391C"
editor: visual