Commit Graph

3 Commits

Author SHA1 Message Date
Domonkos
a094a35a8b Ui for admin. Logout successfull. Admin not reachable from homepage. Neither is logoutpage. Update for Architecture file. 2026-01-28 16:52:47 +01:00
PascalSchattenburg
0b37204bb9 add animation on starting page 2026-01-24 21:56:20 +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