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.

  1. WritePages are plain HTML files.
  2. BuildOne small script adds the shared shell.
  3. PublishCloudflare serves the finished files globally.