blob: a404e31fe3ff15f9959303df3c1aa658da83cfd5 (
plain)
- project:
- type: website
- pre-render:
- - make roadmap.svg roadmap_early.svg Bachelorizer.svg
- website:
- title: "Overview"
- navbar:
- left:
- - text: Report
- href: report.qmd
- lang: en-GB
- mainfont: Source Serif 4 Variable
- mainfontoptions:
- - OpticalSize=11
- sansfont: SourceSans3VF
- sansfontoptions:
- - Instance=Regular
- monofont: SourceCodeVF
- monofontoptions:
- - Instance=Regular
- - Scale=0.8
- link-citations: true
- bibliography: ref.bib
- csl: apa
- #csl: acm-sig-proceedings
- #csl: chicago-fullnote-bibliography
- resource-path:
- - /usr/share/citation-style-language/styles
- filters:
- - abstract-section
- - stylish-roles
- - include-code-files
- # - diagram
|