tech/webdev magazine

February 4, 2025

The Speed Trifecta: 11ty, Brotli 11, and CSS Fingerprinting

Tuesday, February 04, 2025 Teklinks

In the first post I look at how I've automated CSS fingerprinting on production (Cloudflare), resulting in the ability to use long-life Cache-Control directives like max-age=31536000 and the immutable browser hint. In the second post, I look at how you can improve Brotli compression by manually compressing your assets to Brotli setting 11 (max) then serving them via a Cloudflare Pro plan.

Full article