skirva7/_quarto.yml

58 lines
1.2 KiB
YAML
Raw Normal View History

2024-10-31 10:27:28 +01:00
project:
type: website
output-dir: docs
execute:
freeze: auto
resources:
- CNAME
# https://github.com/quarto-dev/quarto-cli/discussions/3249
website:
2024-10-31 10:58:16 +01:00
title: "Skirva 7"
2024-10-31 10:27:28 +01:00
favicon: "favicon.svg"
# site-url: https://andreas.gdamsbo.dk
# repo-url: https://github.com/agdamsbo/andreas.gdamsbo
2024-10-31 11:00:23 +01:00
# repo-actions: [source, issue]
2024-10-31 10:27:28 +01:00
page-navigation: true
comments:
hypothesis:
theme: clean
search:
type: overlay
navbar:
# logo: favicon.svg
# logo-href: https://skirva7.dk
left:
2024-10-31 10:58:16 +01:00
- text: Langrendsskitur for hele familien til Skirva i uge 7
right:
2024-10-31 10:27:28 +01:00
- href: index.qmd
text: Forside
- href: tilmelding.qmd
text: Priser og tilmelding
2024-10-31 10:58:16 +01:00
- href: mailto:loen@dadlnet.dk
icon: envelope
2024-10-31 10:27:28 +01:00
page-footer:
2024-10-31 10:58:16 +01:00
background: light
2024-10-31 10:27:28 +01:00
center: |
Lavet med [Quarto](https://quarto.org/) | [CC0 1.0](LICENSE.html) | [Kontakt](mailto:andreas@gdamsbo.dk)
format:
html:
code-fold: true
code-overflow: wrap
code-copy: true
theme:
2024-10-31 10:58:16 +01:00
light: yeti
2024-10-31 10:27:28 +01:00
dark: solar
# css: styles.css
toc: true
link-external-newwindow: true
link-external-icon: false
include-in-header: umami.html
email-obfuscation: references
editor: visual