Commit Graph

4 Commits

Author SHA1 Message Date
kbe
ac76ba32f6 Display categories 2025-08-19 16:06:28 +02:00
kbe
140552a35f wip page links and display 2025-08-19 11:34:40 +02:00
kbe
34084f1481 feat: implement Hugo site structure and configuration
- Add base template (baseof.html) for consistent layout
- Create home page (index.html) and content (_index.md)
- Update Hugo configuration (hugo.toml) for local development
- Improve list template with proper block definition
- Update .gitignore to exclude WordPress content
- Add .gitkeep to maintain posts directory structure
- Update package.json and dependencies
- Refactor fetch-wordpress.js to use dynamic import
- Update yarn.lock with latest dependencies
2025-08-18 15:45:20 +02:00
kbe
316e12b98a first commit 2025-08-18 15:31:30 +02:00