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:
24
content/about/about.md
Normal file
24
content/about/about.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# About CodePress
|
||||
|
||||
CodePress is a lightweight content management system designed for simplicity and ease of use.
|
||||
|
||||
## Philosophy
|
||||
|
||||
- **Simplicity First**: No complex database required
|
||||
- **File-based**: Content is stored in simple files
|
||||
- **Flexible**: Support for both static content (Markdown) and dynamic content (PHP)
|
||||
- **Modern**: Built with responsive Bootstrap 5 design
|
||||
|
||||
## Technology Stack
|
||||
|
||||
- **PHP 7.4+** for server-side logic
|
||||
- **Bootstrap 5** for responsive design
|
||||
- **File-based content storage**
|
||||
- **Simple templating system**
|
||||
|
||||
## Perfect For
|
||||
|
||||
- Personal blogs
|
||||
- Documentation sites
|
||||
- Small business websites
|
||||
- Portfolio sites
|
||||
Reference in New Issue
Block a user