golden-fox.dev

1 minute read •


The site you are reading. Built with Zola on the Duckquill theme, then forked where I needed it to behave differently: a merged blog and TIL feed on the homepage, a vertical timeline for hackathons, and a listing that drops the tag filter.

The parts I am most pleased with are invisible. A strict Content Security Policy that forced me to self-host every font and icon, so nothing loads from a third party. A theme that derives its whole palette from one accent colour using color-mix(). And a pinned Zola version, because 0.23 upgraded Tera and broke the template syntax the theme relies on.

Built with: Zola, Tera templates, SCSS, Caddy on a Hetzner box