Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonasmunkjensen authored Aug 1, 2024
1 parent 9f8fafc commit 79ade1a
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
project:
type: book
output-dir: docs


book:
title: "LIVING forskningsprojekt"
author: "Jonas Munk Jensen"
date: 2024 07 31
date-format: "YYYY"
chapters:
- index.qmd
- 0-introduktion.qmd
- 1-afklarende-samtale.qmd
- 2-testmanual.qmd
- 3-REDCap.qmd
- 4-opsætning-af-aktivitetsmåler.qmd
- 5-HbA1c-apparat.qmd
cookie-consent:
type: express
palette: light
google-analytics:
tracking-id: "G-98HE1VGDR4"

execute:
freeze: auto
echo: false # change to false to hide code

format:
html:
theme: cosmo
default-image-extension: svg

0 comments on commit 79ade1a

Please sign in to comment.