4 Commits

Author SHA1 Message Date
PascalSchattenburg
51709e1602 feat: blog post images 2026-01-24 20:58:56 +01:00
PascalSchattenburg
78e7c56650 chore: update blog layout and ignore local files 2026-01-24 19:40:20 +01:00
PascalSchattenburg
8c67bcbb7a chore: add root gitignore and clean build artifacts 2026-01-22 16:55:28 +01:00
PascalSchattenburg
d147843c76 feat(blog): add file-based blog with dynamic slugs, MDX content and layout shell
- Introduced blog routing using Next.js App Router
- Implemented dynamic [slug] pages for blog posts
- Added MDX-based content loading via lib/posts
- Integrated shared TopBar layout with navigation
- Established clear content, lib and component separation
2026-01-22 14:14:15 +01:00