/ _quarto.yml
_quarto.yml
 1  project:
 2    type: website
 3    pre-render:
 4    - make roadmap.svg roadmap_early.svg classes.svg
 5  
 6  website:
 7    title: "Overview"
 8    navbar:
 9      left:
10      - text: Report
11        href: report.qmd
12  
13  lang: en-GB
14  
15  mainfont: Source Serif 4
16  sansfont: Source Sans 3
17  monofont: Source Code Pro
18  monofontoptions:
19    - Scale=0.8
20  
21  link-citations: true
22  bibliography: ref.bib
23  csl: apa
24  #csl: acm-sig-proceedings
25  #csl: chicago-fullnote-bibliography
26  resource-path:
27  - /usr/share/citation-style-language/styles
28  
29  filters:
30    - abstract-section
31    - stylish-roles
32    - include-code-files
33  #  - diagram