Skip to content
Whyire
01SEI · BUILD

Why this site is built the way it is.

The build notes are the most charming idea in this brief, and they belong here — quarantined from the sales path — rather than sprayed across the pricing page. A CIO evaluating a vendor does not want the pricing page’s annotation budget spent on CSS colour spaces.


Why Next.js, static-exported, instead of a server?

Why Cloudflare Pages over Vercel?

Why OKLCH instead of hex or HSL?

Why the open font stack (Inter, Geist, Martian Mono) instead of the licensed upgrade?

Why no glassmorphism, gradient mesh, or bento grids?

Why is the SEI note hidden with content-visibility and not display:none?

Why is dark mode not just light mode with colours inverted?

Why View Transitions on internal navigation?

Why self-host Geist and Geist Mono but not Inter Display or Martian Mono?

Why is there exactly one copper field per page?

Why images: { unoptimized: true } in next.config.mjs?

Why inline boot-script.js in <head>?

Why trailingSlash: true in next.config.mjs?

Why automatic data-lean mode on constrained devices?