forked from steno-aarhus/dp-next
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
50 lines (46 loc) · 1.06 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
project:
type: sdca-theme
website:
title: "DP-Next"
# TODO: Change REPO-NAME to the name of the current repo
site-url: "https://steno-aarhus.github.io/dp-next/"
repo-url: "https://github.com/steno-aarhus/dp-next"
navbar:
pinned: true
left:
- index.qmd
- text: WP1
menu:
- wp1/index.qmd
- wp1/introduction.qmd
- wp1/strategy.qmd
- wp1/roadmap.qmd
- wp1/application.qmd
- wp2.qmd
- wp3.qmd
- wp4.qmd
tools:
- icon: github
href: "https://github.com/steno-aarhus/"
- icon: twitter
href: "https://twitter.com/StenoAarhusRes"
sidebar:
- id: wp1
title: "WP1"
style: "floating"
collapse-level: 2
contents:
- wp1/index.qmd
- wp1/introduction.qmd
- wp1/strategy.qmd
- wp1/roadmap.qmd
- wp1/application.qmd
format:
sdca-theme-html:
mermaid-format: svg
bibliography: references.bib
csl: vancouver.csl
editor:
markdown:
wrap: 72
canonical: true