blob: 9474ac389ca6be91ad3564beb202e22a1f0119b1 (
plain)
- project:
- type: website
- pre-render:
- - make roadmap.svg roadmap_early.svg classes.svg
- website:
- title: "Overview"
- navbar:
- left:
- - text: Report
- href: report.qmd
- lang: en-GB
- mainfont: Source Serif 4
- sansfont: Source Sans 3
- monofont: Source Code Pro
- monofontoptions:
- - 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
|