How this site is built
Landing page: Rust compiled to WebAssembly via wasm-pack. Four cellular automata modes -- Gray-Scott reaction-diffusion, Conway's Game of Life, Lenia, SmoothLife. FFT convolution for the continuous models. Thin-film iridescence coloring with Zucconi6 spectral fit.
Blog: Lume v2.4.0 static site generator on Deno. Markdown with KaTeX math, Prism syntax highlighting, Vento templates. Footnotes auto-promote to margin sidenotes on wide screens.
Typography: Charter for body text. Berkeley Mono for code and navigation.
Hosting: S3 + CloudFront. DNS on Route 53. Infrastructure managed with Pulumi.
Analytics: Plausible (privacy-first, no cookies).
Source: github.com/arclabs561/infra