-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_quarto.yml
52 lines (48 loc) · 1.33 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
project:
type: sdca-theme
website:
title: "SDCA Research"
site-url: "https://steno-aarhus.github.io/research/"
repo-url: "https://github.com/steno-aarhus/research"
page-footer:
center:
- text: "Accessibility statement"
href: https://www.was.digst.dk/steno-aarhus-github-io-research-
navbar:
pinned: true
left:
- text: "About"
href: about.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/"
aria-label: "GitHub icon: Link to SDCA GitHub organization page"
- icon: twitter
href: "https://twitter.com/StenoAarhusRes"
aria-label: "Twitter icon: Link to SDCA Twitter page"
- icon: globe
href: directory.qmd
aria-label: "Globe icon: Link to directory page of other SDCA websites"
format:
sdca-theme-html:
theme:
- sdca-theme-html
- style.scss
editor:
markdown:
wrap: 72
canonical: true