9 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
Domonkos
086e5a867d basic login implementation at localhost:3000//login 2026-01-27 18:32:29 +01:00
PascalSchattenburg
6dbacca017 update Architecture.md 2026-01-27 17:11:36 +01:00
PascalSchattenburg
0b37204bb9 add animation on starting page 2026-01-24 21:56:20 +01:00
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
22b34b387b add blog ARCHITECTURE.md 2026-01-22 14:18:01 +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