aboutsummaryrefslogtreecommitdiff
path: root/_quarto.yml
blob: db71a8ce4bbdf7cece6ca263a8450aec3751e9f5 (plain)
  1. project:
  2.   type: website
  3. website:
  4. title: "Overview"
  5. navbar:
  6. left:
  7. - text: Report
  8. href: report.qmd
  9. lang: en-GB
  10. mainfont: Source Serif 4 Variable
  11. mainfontoptions:
  12. - OpticalSize=11
  13. sansfont: SourceSans3VF
  14. sansfontoptions:
  15. - Instance=Regular
  16. monofont: SourceCodeVF
  17. monofontoptions:
  18. - Instance=Regular
  19. - Scale=0.8
  20. link-citations: true
  21. bibliography: ref.bib
  22. csl: apa
  23. resource-path:
  24. - /usr/share/citation-style-language/styles
  25. resources:
  26. - fonts
  27. filters:
  28. - nobreaks
  29. - abstract-section
  30. - stylish-roles
  31. - include-code-files
  32. - diagram