8 Commits

Author SHA1 Message Date
kbe
b00514f015 Upate script name 2025-08-21 02:06:32 +02:00
kbe
30a3080480 Prepare migration to Tailwind 2025-08-20 11:21:40 +02:00
kbe
2f98e9f3fc Use PostCSS for bundling 2025-08-20 00:07:58 +02:00
kbe
ef7951c1e4 add a script for update 2025-08-19 23:48:30 +02:00
kbe
e662c7cda4 feat: Add post-content styles and improve breadcrumb and link styles 2025-08-19 12:05:46 +02:00
kbe
17fb355560 Compile sass for theme 2025-08-19 09:01:27 +02:00
kbe
a54fa099b7 fix: Accent in post 2025-08-18 17:52:52 +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