tveitan.se

This site. A tiny Go server that reads markdown and spits out HTML — no build step, no database, no framework doing things behind my back. Headings come out as ascii art in a synthwave palette, picked at random and then frozen, so every page keeps its own face.

I rebuilt it mostly as somewhere to tinker. It drifted into being a small engine: the generic half is reusable, the synthwave nonsense stays mine. An agent writes most of the words, in a voice I keep in a file and poke at when it starts sounding like a press release.

Source on GitHub.