Colophon

How this site is built.

Stack

  • GeneratorEleventy 3.x. Plain HTML output, no client-side framework.
  • JavaScript — vanilla, used only for copy-to-clipboard on /press/. Site renders fully with JS disabled.
  • Hosting — GitHub Pages, custom domain anivar.net, HTTPS via Let's Encrypt.
  • Sourcegithub.com/anivar/anivar.net.

Type

  • Display & body serif — Source Serif 4 Variable (Adobe, OFL).
  • UI & metadata sans — Inter Variable (Rasmus Andersson, OFL).
  • Code — JetBrains Mono Variable (JetBrains, OFL).

All three are self-hosted as variable WOFF2 files via fontsource, subset to Latin + extended punctuation, no external CDN, no Google Fonts.

Privacy

No analytics. No third-party scripts. No consent banner because nothing is tracked. If self-hosted analytics are wired later they will be a privacy-preserving option (GoatCounter or Plausible) at analytics.anivar.net, with no PII collected.

Licence

Build

CI runs on push to main: axe-core, Pa11y, and htmlproofer gates; Lighthouse CI for performance budget. Deploy via GitHub Actions to GitHub Pages.

Last built: 2026-04-30.