Edwin Noorlander 4d3c3391f7 Initial commit: CodePress CMS with blog content from noorlander.info
- 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
2025-11-19 13:41:28 +01:00

194 B

HTML Tutorials

Master HTML5 and modern web development.

Semantic HTML

Learn about proper HTML structure and accessibility.

Forms and Input

Creating interactive forms and validation.