-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
63 lines (58 loc) · 1.69 KB
/
Copy path_quarto.yml
File metadata and controls
63 lines (58 loc) · 1.69 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
#example configuration https://openscapes.github.io/quarto-website-tutorial/quarto-workflows/
project:
type: website
website:
title: "Herbarium Documentation"
# navbar:
# left:
# - href: index.qmd
# text: Home
page-navigation: true
site-url: "https://biodiversity-cz.github.io/herbarium-documentation"
repo-url: https://github.com/biodiversity-cz/herbarium-documentation
repo-actions: [edit, issue]
page-footer:
# right: "This page is built with ❤️ and [Quarto](https://quarto.org/)."
left: "CC-BY Biodiversity.cz, 2025"
sidebar:
logo: "images/logo.png"
pinned: true
align: center
tools:
- icon: globe
href: https://herbarium.biodiversity.cz
text: "Biodiversity.cz"
- icon: github
href: https://github.com/biodiversity-cz/jacq-cz-repository
text: "Herbarium repository source code"
style: "docked"
search: true
collapse-level: 1
contents:
- href: index.qmd
text: Welcome
- section: docs/introduction/index.qmd
contents:
- docs/introduction/01.qmd
- docs/introduction/10.qmd
- section: docs/metadata/index.qmd
contents:
- docs/metadata/OAI-PMH.qmd
- section: docs/deposition/index.qmd
contents:
- docs/deposition/workflow.qmd
- href: docs/services/download.qmd
text: Download and services
- href: docs/legal/index.qmd
text: Terms and conditions
- href: docs/issues/index.qmd
text: Issues and support
# - docs/metadata/index.qmd
format:
html:
theme: cosmo
# toc: true
# toc-depth: 2
# toc-expand: 2
# toc-title: Contents
# toc-location: left