Add page content (home, about) and demo references

Made-with: Cursor
This commit is contained in:
Peter Meier
2026-03-13 11:01:29 +01:00
parent 00c38a2b39
commit dc233a48d3
4 changed files with 17 additions and 3 deletions

6
.gitignore vendored
View File

@@ -5,13 +5,17 @@ Cargo.lock
*.db
content.db
# Content: ignore all except demo entry and demo asset
# Content: ignore all except demo entry, page entries (for demo refs), and demo asset
content/*
!content/de/
content/de/*
!content/de/demo/
content/de/demo/*
!content/de/demo/demo-welcome.json5
!content/de/page/
content/de/page/*
!content/de/page/home.json5
!content/de/page/about.json5
!content/assets/
content/assets/*
!content/assets/mountains-w300.webp