This page lists the core features included in the demo blog script:
- Markdown-driven page and post rendering
- Shared helper functions for metadata and routing
- Secure output escaping for safe display
- Simple shared header and footer layout
- No database required: file-based architecture only
- Responsive Bootstrap styling with custom CSS
You can use this page as a reference for what the script supports and how it can be extended.
Back to Blog