-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
43 lines (41 loc) · 1.09 KB
/
_quarto.yml
File metadata and controls
43 lines (41 loc) · 1.09 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
project:
# TODO: Change to correct project type if using extensions
type: book
book:
# TODO: Set the title of the website
title: "Clinical data collection protocol"
site-url: "https://dp-next.github.io/wp3-d-clin-protocol/"
repo-url: "https://github.com/dp-next/wp3-d-clin-protocol"
author:
- name: "Jonas Schaarup"
affiliation: "Steno Diabetes Center Aarhus"
orcid: "0000-0002-7209-2675"
# TODO: Set favicon if relevant.
# favicon: ""
repo-branch: main
repo-actions: [issue, edit, source]
search:
location: navbar
type: textbox
chapters:
- index.qmd
# - part: "Sections"
# chapters:
# - path/to/file.qmd
# appendices:
# - path/to/file.qmd
tools:
- icon: github
href: "https://github.com/dp-next/wp3-d-clin-protocol"
aria-label: "GitHub icon: Source repository"
page-footer:
center:
- text: "Licensed under CC BY 4.0"
href: "LICENSE.md"
format:
# TODO: Use Quarto extension if available
html:
theme:
# TODO: Choose a different theme if desired
- litera
- custom-styles.scss