aboutsummaryrefslogtreecommitdiff
path: root/_quarto.yml
blob: 580729e751f0375b8c5a68558fd7f695a63d70fa (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. - abstract-section
  29. - stylish-roles