-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
52 lines (50 loc) · 1.38 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: website
output-dir: _site
website:
title: ""
site-url: https://oxford-ihtm.io/open-reproducible-science/
navbar:
title: ""
background: info
logo: images/ihealth_base_inline.png
logo-alt: Oxford iHealth
tools:
- icon: github
href: https://github.com/OxfordIHTM/open-reproducible-science
left:
- href: https://oxford-ihtm.io/
text: Home
- text: Stories
href: https://oxford-ihtm.io/stories.html
- text: Teaching
menu:
- href: index.qmd
text: Open and Reproducible Science in R
- href: https://oxford-ihtm.io/teaching/learning-resources.qmd
text: Learning Resources
- href: projects/index.qmd
text: Projects
# sidebar:
# logo: images/ihealth_base_pos.png
# logo-alt: Oxford iHealth
page-footer:
center: "Copyright 2024, University of Oxford MSc in International Health and Tropical Medicine"
background: light
border: false
reader-mode: true
repo-url: https://github.com/OxfordIHTM/oxfordihtm.github.io
repo-actions: [edit, issue]
issue-url: https://github.com/OxfordIHTM/OxfordIHTM.github.io/issues
cookie-consent:
type: express
style: simple
palette: light
google-analytics:
tracking-id: "G-PSJXMNM72F"
anonymize-ip: true
format:
html:
theme: journal
css: styles.css
toc: true