Skip to content

Colophon

Colophon

How this Atlas is built, hosted, and rendered.

Stack

  • Framework — Astro 5 (static output) with React 19 islands
  • Styling — Tailwind v4 via the @theme directive; tokens are the single source of truth
  • Visualisations — visx 3.12 (architecture graph), Recharts 2.15 (numbers dashboard), motion 12 (transitions)
  • Search — Pagefind 1.2 (zero-runtime, build-time index)
  • Content — sourced from the NRD-DAO repository as a git submodule

Typography

Hanken Grotesk for body and headings; JetBrains Mono for inline metadata, hashes, and IDs. Both self-hosted, subsetted to Latin + Latin-Extended, served from a single origin.

Color

Five core hues drawn from the Landseed logo emblem: pink, yellow, green-accent, aqua, blue. Pink and yellow appear only in the logo. Green-accent is the only CTA color.

Hosting

Hosted on Cloudflare Pages. Built and deployed via Forgejo Actions on Landseed's sovereign git, forge.aroessner.com.

License

Content: CC BY-SA 4.0 (where attributable to Landseed PBC). Source code: MIT, in the canonical repository.