Stack
- Markup
- Hand-authored HTML. The secondary pages are generated from one shared template by a short Python script.
- Styling
- One stylesheet. The whole system is a token block: eight type sizes, nine spacing steps, six colors.
- JavaScript
- A hamburger menu and a form-success banner. That's all of it.
- Hosting
- A Cloudflare Worker serving static assets from the edge. Form submissions land in D1.
- Source
- github.com/AndrewCTF — public.