About this site
This site is written in Markdown and built with Astro. Each page is generated ahead of time and served from Cloudflare Pages. There’s no server-side application, database or API behind it.
A small amount of JavaScript handles the theme switcher, page transitions and GSAP animation. It’s bundled and served from here. The content and links work without it, and motion follows your reduced-motion preference.
It sets no cookies. It runs no analytics. It loads no script from a third party, and viewing a page makes no request to any domain other than this one. The typefaces are served from here rather than from a font provider, which is the only reason that sentence is true. Nothing on this page reports that you read it.
Typeset in Inter Tight throughout, including the name at the top of each page. The font is also used by SMAARiX and is self-hosted from the same files under the SIL Open Font License. Headings use its regular weight with close letter spacing; body text keeps room to read. The accent colour is #5B21B6 in light and #A78BFA in dark, and actions are marked in #0F766E and #0F8378 respectively. The site starts in light mode, even if your system prefers dark. The switch in the bottom-right changes the theme for this visit. Your choice carries across page navigation but resets on a full reload or a new visit: nothing is written to cookies or browser storage.
Why the page exists
Every sentence above is checkable, and the build checks them. A script compares the colours and typefaces named here against the stylesheet that ships, and fails the release if the two disagree. It has caught one error already.
So this page is a constraint on the build rather than a description of it. Changing any of it takes a recorded decision and a review of both the implementation and this page. Deleting the page wouldn’t lift the constraint.