Colophon
This site is built with Astro, a static site generator that ships zero JavaScript by default. It's deployed to Cloudflare Pages via Wrangler, with automatic deployments on every push to main.
Typography
Body text is set in Inter, a variable font designed by Rasmus Andersson for computer screens. Headings and UI chrome use JetBrains Mono, a monospace typeface with coding in mind. Both are self-hosted via Fontsource — no external requests.
Code highlighting
Syntax highlighting is handled by Shiki using the GitHub Dark theme. Code blocks support filename tabs, copy buttons, and line wrapping. Mermaid diagrams are rendered client-side from fenced code blocks.
Design
The visual language is intentionally restrained: GitHub's light and dark palettes, monospace headings, and a dot-grid background texture. The accent colors shift from blue-violet to teal on hover, inspired by corvid iridescence. The corvid mark is from Phosphor Icons (ISC license).
All animations respect prefers-reduced-motion. The site is fully static
with no tracking and no analytics.
Comments
Comments are available via Giscus, which uses GitHub Discussions as a backend. You'll need a GitHub account to comment.
Source
The source code for this site is hosted on a private Forgejo instance and is not publicly available.