$ cd ..
2026-07-09
Notes on rebuilding this site
I rebuilt this site because the old one hadn't been touched in years and had drifted out of date with itself — an old framework version, content that no longer matched what I was actually working on, and no way to change one without touching the other.
The new version keeps things intentionally small: a handful of routes, content that lives in plain files instead of a database, and a build that finishes before I've looked away from the terminal.
The one indulgence is the style toggle in the header — the whole site can switch between a terminal-inspired look and a quieter editorial one. Small detail, but it was fun to build, and it's a better test of a design system than picking just one look ever would have been.