colophon
Colophon
Stack
- Astro 5 (static + on-demand server endpoints)
- Tailwind v4 + design tokens piped through CSS variables
- MDX for long-form content; Astro Content Collections for typing
- Pagefind for static search; Anthropic Claude for "Ask the wiki"
- Netlify (build, hosting, Functions)
Fonts
- Display: Fraunces (variable, optical sizes)
- Body: Source Serif 4
- UI: Inter
- Mono: Geist Mono
The free-font baseline is intentional — paid faces (GT Alpina + Söhne + Berkeley Mono + Tiempos) are a single-token swap when the look settles.
Authoring
- Long-form lives as MDX in this repo.
- Short notes are captured into Google Drive (synced at build).
- The wiki graph is rebuilt on every deploy: lexical, atomic, domain.
Credits
Built by Kris Stallenberg with substantial help from Droid (Factory). Inspired by the reading conventions of long-form magazines and the architectural ideas behind GraphRAG.