-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_quarto.yml
56 lines (53 loc) · 1.37 KB
/
_quarto.yml
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
project:
type: website
output-dir: docs
post-render:
- move_readme_to_root.py
format:
html:
theme:
light: cerulean
dark: cyborg
css: styles.css
toc: true
toc-depth: 4
number-sections: false
link-external-icon: true
website:
title: gingado
repo-url: "https://github.com/bis-med-it/gingado"
open-graph: true
repo-actions: [issue]
reader-mode: true
navbar:
background: primary
search: true
left:
- text: "Examples"
menu:
- text: "Economic growth"
file: 01_BarroLee1994.qmd
- text: "Forecasting FX rates"
file: 01_forecast.qmd
- text: "Effects of labour reform"
file: 01_machine_controls.qmd
- text: "Reference"
menu:
- text: "gingado.augmentation"
file: 00_augmentation.qmd
- text: "gingado.datasets"
file: 00_datasets.qmd
- text: "gingado.benchmark"
file: 00_benchmark.qmd
- text: "gingado.estimators"
file: 00_estimators.qmd
- text: "gingado.model_documentation"
file: 00_documentation.qmd
- text: "gingado.utils"
file: 00_utils.qmd
right:
- icon: github
href: "https://github.com/bis-med-it/gingado"
- icon: house-fill
href: https://www.sdmx.io
bibliography: gingado.bib