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...

MyNote Web Editor

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...