This is the first entry. The plan is to drop short notes here — what I shipped that day, decisions I made, things I changed my mind about, and links worth keeping.
Why
Memory is unreliable, and most of the why behind a design decision dies the moment the work ships. Writing it down keeps it durable.
How it works
Entries live as MDX files in content/log/. I can either edit them directly in the repo, or open the Pages CMS admin from any device — it commits new entries straight to GitHub.
Frontmatter fields:
title— requireddate— ISO date (YYYY-MM-DD)summary— optional one-liner shown on the indextags— optional listdraft— set totrueto hide from the public site