aboutsummaryrefslogtreecommitdiff
path: root/_quarto.yml
blob: ffdc9e9db50276bcb2a97de87984fed89cbd751b (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
  11. sansfont: Source Sans 3
  12. monofont: Source Code Pro
  13. monofontoptions:
  14. - Scale=0.8
  15. link-citations: true
  16. bibliography: ref.bib
  17. csl: apa
  18. resource-path:
  19. - /usr/share/citation-style-language/styles
  20. resources:
  21. - fonts
  22. filters:
  23. - nobreaks
  24. - abstract-section
  25. - stylish-roles
  26. - include-code-files
  27. - diagram