How Cloudflare proxies CNAME records

Everybody probably understands how Cloudflare proxies A/AAAA records, but how it proxies CNAME records is also pretty interesting. Let’s dive into how that happens and why it can often break other products that need you to set CNAME records.

May 8, 2020 · 2 min

Creating a continuously deploying static statuspage with GitHub

GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here’s how I used it to create mine.

February 5, 2020 · 4 min

Adding social metadata to your Hugo sites

Optimize social media exposure with the right metadata for your site

February 3, 2020 · 2 min

Integrating comments in Hugo sites with commento

Adding additional comment backends to Hugo is actually rather simple!

January 20, 2020 · 3 min

Server-side analytics with Goaccess

Analytics platforms are often overwhelming and a privacy nightmare – here’s how to bring analytics to the backend with very simple tooling

December 17, 2019 · 3 min