-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_quarto.yml
More file actions
96 lines (88 loc) · 2.22 KB
/
_quarto.yml
File metadata and controls
96 lines (88 loc) · 2.22 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
project:
type: website
output-dir: docs
execute-dir: project
resources:
- "img/"
- "outputs/data/"
- "js/"
website:
site-url: "https://nascent-peru.github.io/"
repo-url: "https://github.com/NASCENT-Peru/NASCENT-Peru.github.io"
title: "NASCENT-PERU"
description: "NAture-positive SCenarios for ENvironmental Transitions: Peru"
#image: img/NASCENT_logo_vertical.jpg
#favicon: img/NASCENT_logo_no_text.jpg.png
navbar:
background: "white"
foreground: "dark"
pinned: true
logo: img/NASCENT_logo_no_text.jpg.png
left:
- project/project.qmd
- menu:
- project/project_scrolly.qmd
- scenarios/scenarios.qmd
# - outputs/output-grid.qmd
text: "Outputs"
- impressions/impressions.qmd
- glossary/glossary.qmd
- menu:
- about/team.qmd
- about/funding.qmd
- about/contributers.qmd
text: "Info"
right:
- icon: github
href: https://github.com/blenback/NASCENT-Peru
- icon: linkedin
href: https://www.linkedin.com/company/nascent-peru
- icon: facebook
href: https://www.facebook.com/profile.php?id=61557948733975
- text: "{{< iconify simple-icons zenodo size = Large >}}"
href: https://zenodo.org/communities/nascent-peru
- icon: mortarboard
href: https://plus.ethz.ch/research/forschungsprojekte/NASCENT-PERU.html/
- icon: envelope
aria-label: email
href: "mailto:bblack@ethz.ch"
preview:
port: 22222
browser: true
watch-inputs: false
navigate: true
format:
html:
css: "styles.css"
fontsize: 1.1em
theme:
- cosmo
- html/styles.scss
toc: false
code-link: true
anchor-sections: true
fig-cap-location: margin
reference-location: margin
footnotes-hover: true
page-layout: article
grid:
sidebar-width: 400px
body-width: 1100px
margin-width: 150px
gutter-width: 1.5rem
popover-glossary:
path: glossary.yml
csl: vancouver.csl
babelquarto:
languagecodes:
- name: es
text: "Español"
- name: en
text: "English"
mainlanguage: 'en'
languages: ['es']
title-es: NASCENT-PERU
lang: en
#
# execute:
# freeze: false