summaryrefslogtreecommitdiff
path: root/_quarto.yml
blob: 11dcae05f232e14dbd61b7810e9206de2221b7d2 (plain)
  1. project:
  2.   type: website
  3. title: RAPL-måling
  4. #subtitle: |
  5. # HumTek-B-23, Basisprojekt 2 \
  6. # eksamensgruppe V2324788176
  7. website:
  8. navbar:
  9. left:
  10. - text: Faser
  11. menu:
  12. - text: Reorganisering
  13. href: reorg/index.qmd
  14. - text: Debian
  15. href: debian/index.qmd
  16. lang: da
  17. title-block-banner: true
  18. format:
  19. html:
  20. default-image-extension: svg
  21. theme:
  22. light: [flatly, styles/main.scss]
  23. dark: [darkly, styles/main.scss]
  24. toc: true
  25. # override colors otherwise inherited from html theme
  26. mermaid:
  27. theme: neutral
  28. link-citations: true
  29. bibliography: ref.bib
  30. csl: apa
  31. resource-path:
  32. - /usr/share/citation-style-language/styles
  33. filters:
  34. - diagram