Skip to main content
bbaovanc’s Website

tag icon Caddy rss-feed icon

Caddy is a powerful and open source webserver written in Golang which includes some fancy features such as built-in automatic HTTPS. It’s by far my favorite webserver. See my blog post about Caddy for why.

Using GitHub Actions to audit my website with Google Chrome Lighthouse

Picture of the `Performance` section on the Lighthouse CI dashboard
Picture of the Performance section on the Lighthouse CI dashboard

The other day I set up automatic testing of my website using Google Chrome Lighthouse. I’m also running my own Lighthouse CI server to store test result history and show trends. Here’s an outline of what this means, some of the results I’ve obtained so far, and my thoughts on the usefulness of Lighthouse.