Colophon
A note on how this site is made.
- Built with
- Astro and TypeScript. Every page is rendered ahead of time and served as a file, so almost nothing has to happen when one is asked for.
- Set in
- Newsreader for headings and prose, IBM Plex Sans for labels and running text. Both are served from this site rather than a font network, so the first paint waits on nobody else and no reader's address is handed to a third party.
- Edited in
- A Git-based editor, so every change is a commit. The site's history and its version history are the same thing, and a bad edit is undone by reverting it.
- Served by
- A single container behind Caddy, which obtains and renews its own certificates — no reminder to set, and nothing to forget.
Built by Tulkutech.