2024 · Solo engineer
Pocket CMS
A tiny, file-based CMS for personal sites. Writes Markdown to git, previews live, and treats publishing as a commit. No database, no admin panel.
- cms
- markdown
- rust
A placeholder second project. Demonstrates that the listing handles multiple entries and sorts them by year, newest first.
Why #
Publishing should be a commit, not a database write. Personal sites accumulate content over years — having that content live in plain text in version control beats every other option for long-term durability.