-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
38 lines (34 loc) · 910 Bytes
/
_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
project:
type: website
website:
title: "DP-Next: WP1"
site-url: "https://dp-next.github.io/wp1-ros"
repo-url: "https://github.com/dp-next/wp1-ros"
page-navigation: true
body-header: |
::: {.callout-warning appearance="default" icon="true"}
🚧 This website and documentation is still in very active development and
evolving quickly, so content could undergo substantial changes at any time
🚧
:::
navbar:
pinned: true
left:
- index.qmd
- motivation.qmd
- strategy.qmd
- groups.qmd
tools:
- icon: github
href: "https://github.com/dp-next/wp1-ros"
aria-label: "GitHub icon: Source code"
- icon: house
href: https://dp-next.github.io
aria-label: "House icon: DP-Next home page"
format: html
bibliography: references.bib
csl: vancouver.csl
editor:
markdown:
wrap: 72
canonical: true