- 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
- Copied all blog content from e.noorlander branch
- Main branch now has complete blog with 10 articles
- All branches now have identical content structure
- Includes: Over mij, Open Source, Leren, ICT, Hardware, Retro Gaming, Micro-electronica, Linux categories
- 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
- Removed personal blog content from main branch
- Added comprehensive CodePress documentation in home.md
- Updated README.md for general CodePress usage
- Main branch now contains clean CMS framework
- Ready for general CodePress distribution
- Added regex to convert [text](url) to HTML links
- Added conversion for relative internal links to CMS format
- Links now work properly in blog posts and home page
- Complete PHP CMS with Bootstrap 5
- Multi-format content support (MD/PHP/HTML)
- Dynamic navigation with collapsible folders
- Search functionality with snippets
- WCAG compliant design
- Blog content imported from Edwin Noorlander's personal blog
- README with project background and credits