A static-site experiment
Small site.
Clear signal.
This page began as ordinary HTML. A tiny JavaScript build script placed it inside a shared layout and copied it into the finished site.
What is happening?
Almost nothing—and that’s the point.
- WritePages are plain HTML files.
- BuildOne small script adds the shared shell.
- PublishCloudflare serves the finished files globally.