- Parser additions, pagination
This commit is contained in:
@@ -8,6 +8,8 @@ bl-content/pages/<slug>/index.txt
|
||||
|
||||
Posts and static pages are Markdown `.txt` files with front matter. Comments are stored in SQLite, site configuration and generated indexes are JSON, and visit stats are CSV for easy Excel import.
|
||||
|
||||
Post and page bodies are treated as trusted author content. Markdown is rendered while allowing raw HTML, iframes, JavaScript, and executable PHP blocks inside the `.txt` files.
|
||||
|
||||
## Requirements
|
||||
|
||||
- PHP 8.1 or newer
|
||||
|
||||
Reference in New Issue
Block a user