-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_quarto.yml
More file actions
56 lines (53 loc) · 1.47 KB
/
_quarto.yml
File metadata and controls
56 lines (53 loc) · 1.47 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
project:
type: sdca-theme
website:
title: "SDCA Research"
site-url: "https://steno-aarhus.github.io/research/"
repo-url: "https://github.com/steno-aarhus/research"
body-footer: |
::: callout-note
This website and the documents contained within are aimed at researchers,
PhD students, staff, and external collaborators.
:::
page-footer:
center:
- text: "Accessibility statement"
href: https://www.was.digst.dk/steno-aarhus-github-io-research-
navbar:
pinned: true
left:
- text: "About"
menu:
- href: about/index.md
- href: about/github.md
- href: about/quarto.md
- text: "Common docs"
menu:
- text: "Onboarding"
href: onboarding.md
- text: "Support"
href: support.md
- text: "Organization"
href: organization.md
- text: "Contributing"
menu:
- text: "Guidelines"
href: CONTRIBUTING.md
- text: "Code of Conduct"
href: CODE_OF_CONDUCT.md
tools:
- icon: github
href: "https://github.com/steno-aarhus/research"
aria-label: "GitHub icon: Link to the SDCA Research repository page"
- icon: twitter
href: "https://twitter.com/StenoAarhusRes"
aria-label: "Twitter icon: Link to SDCA Twitter page"
format:
sdca-theme-html:
theme:
- sdca-theme-html
- style.scss
editor:
markdown:
wrap: 72
canonical: true