# Colophon
# How this site is built
Landing page: Rust compiled to WebAssembly via wasm-pack. 9 modes:
Gray-Scott reaction-diffusion, Conway’s Game of Life, Lenia, SmoothLife,
Physarum, multiple-neighborhood cellular automata, and one-dimensional Wolfram
rules, plus a cyclic successor-state automaton and an open-boundary Abelian
sandpile. FFT convolution supports the continuous models. Thin-film
iridescence coloring uses a 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).
Reproducibility: Figures and computed results include links to the selected source files and commands used to produce them.