-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
43 lines (39 loc) · 895 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
39
40
41
42
project:
type: website
output-dir: docs
render:
- "*.qmd"
- "*.md"
website:
title: "Home"
# site-url: "https://mariecurie.com"
navbar:
background: "#536878"
left:
- href: keynote/index.qmd
text: Keynote Speaker
- href: agenda/index.qmd
text: Agenda
# - href: software/index.qmd
# text: Software
# - href: talks/index.qmd
# text: Talks
# - href: teaching/index.qmd
# text: Teaching
# - href: about/index.qmd
# text: About
page-footer:
# left: "Copyright 2022, Marie Curie"
# right:
# - icon: github
# href: https://github.com/mariecurie
# - icon: twitter
# href: https://twitter.com/mariecurie
background: "#536878"
date-format: "D MMMM YYYY"
format:
html:
theme: tango
css: styles.css
toc: true
html-math-method: katex