This site
A minimal personal site — notes, projects, and a working diary, all in one chronological feed.
Stack
- Astro for static generation
- Plain Markdown for content (no MDX yet)
- Hand-written CSS, no framework
- Light/dark theme with system preference + manual toggle
- RSS feed at /rss.xml
Why
Most personal-site templates are over-engineered. I wanted something small enough to hold in my head — one author, one stylesheet, one set of conventions.
← back