-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
66 lines (62 loc) · 1.64 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
57
58
59
60
61
62
63
64
project:
type: website
website:
title: "IUCN GET map documentation"
navbar:
left:
- text: "Typology"
menu:
- href: index.qmd
text: Home
- href: summary.qmd
text: Summary
- href: development.qmd
text: Development
- href: feedback.qmd
text: Feedback
- href: glossary.md
text: Glossary
- text: "Functional groups"
menu:
- href: profile-structure.qmd
text: "Profile structure"
- href: efg-info.qmd
text: "Overview"
- text: "Map information"
menu:
- text: "Map evaluation"
href: map-evaluation.qmd
- text: "Current maps"
href: map-info.qmd
- text: "Version history"
href: map-version-history.qmd
- text: "Map updates"
href: map-updates.qmd
right:
- text: "How to..."
menu:
- how2/download-with-R.qmd
- how2/additional-map-details.qmd
- text: "About"
menu:
- about.qmd
- how2/this-site.qmd
margin-header: |
<center>![Global Ecosystem Typology](/assets/logo_RLE.png)</center>
page-footer:
left: "This site is maintained by: JR Ferrer-Paris"
right:
- text: "Repository available at:"
- icon: github
href: https://github.com/red-list-ecosystem/typology-map-info
comments:
utterances:
repo: red-list-ecosystem/typology-map-info
format:
html:
theme: mint
css: styles.css
highlight-style: solarized
toc: true
execute:
freeze: auto # never re-render during project render