blob: 11dcae05f232e14dbd61b7810e9206de2221b7d2 (
plain)
- project:
- type: website
- title: RAPL-måling
- #subtitle: |
- # HumTek-B-23, Basisprojekt 2 \
- # eksamensgruppe V2324788176
- website:
- navbar:
- left:
- - text: Faser
- menu:
- - text: Reorganisering
- href: reorg/index.qmd
- - text: Debian
- href: debian/index.qmd
- lang: da
- title-block-banner: true
- format:
- html:
- default-image-extension: svg
- theme:
- light: [flatly, styles/main.scss]
- dark: [darkly, styles/main.scss]
- toc: true
- # override colors otherwise inherited from html theme
- mermaid:
- theme: neutral
- link-citations: true
- bibliography: ref.bib
- csl: apa
- resource-path:
- - /usr/share/citation-style-language/styles
- filters:
- - diagram
|