Blog

SSR using Cloudflare Pages

SSR is now possible using Cloudflare Pages too. By adding a custom _worker.js file to the distribution directory, incoming HTTP requests may be intercepted and customized.

Read more

AVIF and WebAssembly

Encoding AVIF images in WebAssembly is slow and error-prone. Out of aom & rav1e, aom seems to produce a faster and smaller outcome — mainly due to 4:2:0 subsampling.

Read more

Teaser Cards in Eleventy

Creating teaser cards for social media now also works using Sharp v0.27 in your Eleventy setup.

Read more