Node
A zero-dependency server built on node:http. No framework, no build step.
Live on agenthost
Plain HTML and CSS, versioned in a private GitHub repository and served by a small Node server with automatic HTTPS.
See the about pageA zero-dependency server built on node:http. No framework, no build step.
Source lives in a private repo, so every change to the site is a commit.
agenthost runs it on the Node runtime with automatic HTTPS on a hostname it assigns.
Both pages and the stylesheet were checked live — each returns 200 with the correct content type.