3 Commits

Author SHA1 Message Date
86d42e096a Sync sidebar toggle to e.noorlander branch
- Updated e.noorlander branch with sidebar toggle functionality
- All branches now have identical toggle features
- Resolved template synchronization across branches
2025-11-19 14:39:52 +01:00
4ebf97a039 Add sidebar toggle functionality to all branches
- Added toggle button with list/chevron-right icon
- Sidebar slides in/out with smooth CSS transitions
- Button positioned fixed with proper z-index
- Main content adjusts margin when sidebar collapsed
- JavaScript handles toggle state and icon changes
- All branches now have identical functionality
2025-11-19 14:39:36 +01:00
bab8d2db87 Fix icon paths and complete public directory setup
- Copied assets/ directory to public/ for proper icon access
- Icons now work correctly with new public structure
- Fixed missing assets directory in public folder
- Server ready on port 8080 with full functionality
2025-11-19 14:10:16 +01:00