← essays & deep dives 3 min left
DEEP DIVE · JUL 07, 2026 · 3 MIN
Colophon: everything this site runs on
For the curious, the complete bill of materials:
- Framework: Astro 5 — static output, content collections, zero-JS by default
- Type: Space Grotesk for UI, IBM Plex Mono for the site’s voice
- Palette: navy
#0a192f+ mint#64ffda— carried over from the 2019 site, the one thing worth keeping - Background: a 420-particle flow field drawn on a
<canvas>, ~90 lines of vanilla JS, no library - Search: hand-rolled ⌘K palette over a build-time JSON index
- Hosting: GitHub Pages via Actions, behind Cloudflare
- Domain: okasha.me — the only line item, $12/year
No analytics, no cookies, no trackers. If you want to tell me something, email me.
← back to the library #web#meta