familien.gdamsbo/_quarto.yml
Andreas Gammelgaard Damsbo 2332ef4e2e
Some checks failed
Render and Publish / build-deploy (push) Has been cancelled
new ressource page now with links
2024-09-09 10:33:57 +02:00

56 lines
1.3 KiB
YAML

project:
type: website
execute:
freeze: true
resources:
- CNAME
website:
title: "Familien G Damsbo"
favicon: logo.png
navbar:
# logo: logo.png
# logo-href: https://fam.gdamsbo.dk
left:
- href: index.qmd
text: Start
- href: food.qmd
text: Opskrifter
- href: https://ebba.gdamsbo.dk/
text: Ebbas side
# - href: blog.qmd
# text: Blog
- href: https://andreas.gdamsbo.dk
text: Andreas' side
- href: ressourcer.qmd
text: Ressourcer
right:
- href: https://github.com/agdamsbo/familien.gdamsbo
text: Kildekode
page-footer:
background: dark
center: |
Lavet med [Quarto](https://quarto.org/) i [RStudio](https://posit.co/download/rstudio-desktop/) | [Licens: CC-BY 4.0](LICENSE.html) {{< fa brands creative-commons >}} {{< fa brands creative-commons-by >}} | Statistik med [Umami](https://analytics.gdamsbo.dk/share/oSdYFgkACcPRd3lR/fam.gdamsbo.dk)
format:
html:
code-fold: true
message: false
warning: false
code-overflow: wrap
theme:
dark: solar
light: lumen
css: styles.css
toc: true
link-external-newwindow: true
link-external-icon: false
include-in-header: umami.html
email-obfuscation: references
lang: da
editor: visual