my-cms CMS

A tiny static site, edited in the browser

This site is a set of flat HTML files served by Cloudflare Pages. Every page can be edited from the CMS — each save keeps a version, and old versions can be restored.


How it works!

Pages you haven't touched are served directly as flat files. The moment you save a page in the CMS, its content is versioned in D1 and served from there, byte for byte. This page is /index.html — open the CMS and try editing it.