Welcome

A demo of the Strength 9 CMS shell — flat files in, fast site out.

A CMS without the moving parts

Every page on this site is a flat file in the repo. The build validates each entry against its schema, renders markdown through a restricted pipeline, and prerenders everything.

The admin UI is a thin layer over the same files — anything you can do there, you can also do with a text editor and git push.

Frequently asked questions