Remove default content files and add new example content

Remove default content files and add new example content, including
about pages, blog posts with mixed content formats, and updated front
page content.
This commit is contained in:
Ruben 2026-02-10 22:25:59 +01:00
parent fde5cc4d0e
commit 74672b2d04
64 changed files with 114 additions and 1069 deletions

View file

@ -0,0 +1,5 @@
# About
This is a simple page. It lives in `content/about/about.md` and renders at `/about/`.
Any folder with only files (no subdirectories) renders as a page.

View file

@ -0,0 +1,5 @@
# Om
Dette er en enkel side. Den ligger i `content/about/about.no.md` og vises på `/no/about/`.
Mapper som bare inneholder filer (ingen undermapper) vises som en side.