Mini Markdown CMS
A small, flat-file content system built with PHP. Posts and pages are Markdown files; SQLite FTS5 powers full-text search. There is no MySQL or heavy frameworkâjust PHP 8+, the PDO SQLite extension, a...
2 posts tagged with “home”
A small, flat-file content system built with PHP. Posts and pages are Markdown files; SQLite FTS5 powers full-text search. There is no MySQL or heavy frameworkâjust PHP 8+, the PDO SQLite extension, a...
A lightweight, Notepad++-inspired web editor backed by Gitea and/or GitHub repositories. The UI runs as a static SPA (Vite); OAuth and file APIs are used from the browser. Gitea works with no extra se...