Every good project diary needs an origin entry — this is it.
Tonight I spun up devlog.stashed.in: a tiny Hugo site running the bearblog theme to keep build notes across all my projects instead of losing them in chat scrollback.
Setup took minutes:
hugo new siteequivalent — folder + config + theme clone (hand-rolled layouts lasted all of five minutes before I wised up)- Backfilled past logs from stashlist/stashed.in, mirror-habit, and the Mehfil wedding-invitation sprint
- Git repo → GitHub → Cloudflare Pages building Hugo straight from the repo
- Custom domain pointed at
devlog.stashed.in
The dogfooding begins here. If you’re reading this, the pipeline works end-to-end.