2023-06-22 13:40:18 +02:00
|
|
|
project:
|
|
|
|
type: website
|
2023-06-23 14:00:35 +02:00
|
|
|
output-dir: docs
|
2023-06-22 14:09:23 +02:00
|
|
|
|
2023-06-26 08:42:12 +02:00
|
|
|
execute:
|
|
|
|
freeze: auto
|
|
|
|
|
2023-06-22 14:09:23 +02:00
|
|
|
resources:
|
|
|
|
- CNAME
|
2023-06-22 13:40:18 +02:00
|
|
|
|
|
|
|
website:
|
|
|
|
title: "Familien G Damsbo"
|
|
|
|
navbar:
|
|
|
|
left:
|
|
|
|
- href: index.qmd
|
2023-06-26 09:15:37 +02:00
|
|
|
text: Start
|
2023-06-22 14:09:23 +02:00
|
|
|
- href: food.qmd
|
|
|
|
text: Opskrifter
|
|
|
|
- href: blog.qmd
|
|
|
|
text: Blog
|
2023-06-23 13:37:52 +02:00
|
|
|
right:
|
|
|
|
- href: https://github.com/agdamsbo/familien.gdamsbo
|
2023-06-26 09:15:37 +02:00
|
|
|
text: Kildekode
|
2023-06-23 13:37:52 +02:00
|
|
|
page-footer:
|
2023-06-26 09:15:37 +02:00
|
|
|
background: dark
|
2023-06-23 13:37:52 +02:00
|
|
|
center: |
|
|
|
|
Lavet med [Quarto](https://quarto.org/) i [RStudio]() | Statistics with [Umami](https://stats.nikohuru.dk/share/qpECsH3GvxLM5L92/fam.gdamsbo)
|
|
|
|
|
2023-06-22 13:40:18 +02:00
|
|
|
|
|
|
|
format:
|
|
|
|
html:
|
2023-06-22 14:09:23 +02:00
|
|
|
code-fold: true
|
2023-06-23 13:37:52 +02:00
|
|
|
message: false
|
|
|
|
warning: false
|
2023-06-22 14:09:23 +02:00
|
|
|
code-overflow: wrap
|
|
|
|
theme:
|
|
|
|
dark: solar
|
|
|
|
light: lumen
|
2023-06-23 13:37:52 +02:00
|
|
|
css: styles.css
|
2023-06-22 13:40:18 +02:00
|
|
|
toc: true
|
2023-06-22 14:09:23 +02:00
|
|
|
link-external-newwindow: true
|
|
|
|
link-external-icon: false
|
2023-06-23 13:37:52 +02:00
|
|
|
include-in-header: umami.html
|
2023-06-22 13:40:18 +02:00
|
|
|
|
|
|
|
editor: visual
|
|
|
|
|