-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
61 lines (53 loc) · 1.09 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
53
54
55
56
57
58
59
60
61
project:
type: website
execute:
freeze: auto
website:
title: "David Beauchesne"
navbar:
left:
- href: index.qmd
text: Home
- href: vitae.qmd
text: Vitae
- href: blog.qmd
text: Blog
- href: https://insileco.io/
text: inSileco Inc.
- href: https://blog.insileco.io/
text: inSileco blog
# - href: about.qmd
# text: About
right:
- icon: github
href: https://github.com/
- icon: twitter
href: https://twitter.com
- icon: rss
href: index.xml
format:
html:
theme: sandstone
css: styles.css
toc: true
# Use the multibib extension
filters:
- multibib
# - bold-auth-name.lua
# bold-auth-name:
# - family: Beauchesne
# given: David
# Turn off YAML validation
validate-yaml: false
# Disable citeproc
citeproc: false
# Bibliographies
bibliography:
main: data/main.bib
publications: data/publications.bib
seminars: data/seminars.bib
technical: data/technical.bib
book: data/book.bib
posters: data/posters.bib
cea: data/cea.bib
csl: website.csl