m. moed
Summer 2026
Back
Colophon

How this site is made.

A personal site. The cadence is whatever I have time for; the topics shift around. This page documents the seams.

Set in Newsreader (display and body) and Inter (UI labels, masthead). Both self-hosted via @fontsource — no fonts.googleapis.com requests on first paint. The two weights most likely to render above the fold are preloaded.

Long-form essays may opt into their own typographic system when the piece warrants it — the Borrowed magic essay sets in Source Serif 4 + Inter Tight + JetBrains Mono, and Flood, floor. scopes Source Serif 4 inside its own layout. The site's home base stays Newsreader.

Built with Astro and deployed on Cloudflare. Content lives in markdown under src/content/; the schema is enforced by Astro's content collections. The Playground watch chart is a React island, hydrated on viewport entry — the homepage doesn't pay its cost. Open Graph images and favicons are baked at prebuild via satori + @resvg/resvg-js.

The site is paper, not product. A few things it deliberately doesn't have:

The full source is at github.com/CreamSpinachYo/personal-website. PRs and issues welcome — particularly typo catches and accessibility regressions.