Commit Graph

7 Commits

Author SHA1 Message Date
kbe
1ea47eb2da Improve SEO content 2025-08-19 10:20:34 +02:00
kbe
686ece4479 feat: Add a breadcrumb 2025-08-19 09:54:49 +02:00
kbe
63869c3090 Compile sass for theme 2025-08-19 09:05:50 +02:00
kbe
17fb355560 Compile sass for theme 2025-08-19 09:01:27 +02:00
kbe
c7fafad8d4 Move header into a separate file 2025-08-19 08:43:59 +02:00
kbe
c5c947c5d7 Add a pagination partial 2025-08-18 17:15:47 +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