Colophon.
Notes on how this site is built. Typography, palette, and the pipeline behind the build.
01 · typography
displayInstrument Serif, italic, weight 400
sansInter, weights 400 + 500
monoui-monospace, SF Mono, Menlo
ruletwo weights only — no 300, no 600+
02 · palette
- #f4ede4page background
- #faf4eaelevated surface
- #d4cbbehairline borders
- #100a0aprimary text
- #645751body secondary
- #8a7f79micro labels only
- #7a1f1fprimary accent
- #5c1414emphasis + quotes
- #2a9d5fin production
- #8a4a18review required
03 · rules
borders0.5px hairline only
motionnone — only the cursor blink earns it
gradientsbanned
shadowsbanned
theme toggleabsent on purpose
04 · build
frameworkLeptos 0.8, SSR + hydrate, lazy routes
serverAxum + Tower, Tokio
contentmarkdown via build.rs, compile-time tables
bundlingcargo-leptos --split per-route + wasm-opt
compressionBrotli q11 + gzip pre-emitted at release
hostingFly.io today
05 · this build
built2026-04-26
commitc5ef2d7
rust1.95.0
—sirhco.dev