blob: 53145efb5f0239e6c95793a81ce7bfec0930fcea (
plain)
- project:
- type: website
- #subtitle: |
- # HumTek-B-23, Basisprojekt 2 \
- # eksamensgruppe V2324788176
- lang: da
- website:
- title: "Oversigt"
- navbar:
- left:
- - text: Produktioner
- menu:
- - text: Verdening
- href: worlding/index.qmd
- - text: Affald
- href: waste/index.qmd
- - text: Bagscene
- href: backstage/index.qmd
- - text: Progressionsrapporter
- href: progress/index.qmd
- - text: Planer
- href: plans/index.qmd
- - text: Begivenheder
- href: events/index.qmd
- - text: Redskaber
- href: tools/index.qmd
- mainfont: ETbb
- mainfontoptions:
- - Numbers=Lowercase
- sansfont: Cabin
- sansfontoptions:
- - Scale=MatchLowercase
- monofont: InconsolataN
- monofontoptions:
- - Scale=MatchLowercase
- 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:
- - abstract-section
- - diagram
- resources:
- - "*/changes.pdf"
- - "events/*/*.ics"
- - "events/*/index.html"
- - fonts
- - waste/index.pdf
- - worlding/S2424791-JI_ME.pdf
|