Add a blog page and posts folder

This commit is contained in:
2023-05-12 16:02:02 +02:00
parent 0d80158651
commit 836dcc0178
11 changed files with 620 additions and 9 deletions

7
posts/_metadata.yml Normal file
View File

@ -0,0 +1,7 @@
# options specified here will apply to all posts in this folder
# prevents posts from re-rendering unless explicitly told to do so (for more, see https://quarto.org/docs/projects/code-execution.html#freeze)
freeze: true
# enable banner style title blocks (see https://quarto.org/docs/authoring/title-blocks.html)
title-block-banner: true