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
This commit is contained in:
2025-11-19 13:41:28 +01:00
commit 4d3c3391f7
22 changed files with 1201 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Mobile Projects
Mobile application development examples.
## React Native App
Cross-platform mobile application.
## Progressive Web App
Modern PWA with offline functionality.

View File

@@ -0,0 +1,11 @@
# Web Projects
Examples of web development projects.
## E-commerce Site
Full-stack e-commerce application.
## Blog Platform
Content management system with user authentication.