Skip to main content
bbaovanc’s Website

user-circle icon bbaovanc rss-feed icon

I think you can probably tell from the website URL that I’m the one who owns this website.

Using GitHub Actions to audit my website with Google Chrome Lighthouse

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.

Newsletter for my blog posts

I created a newsletter for blog posts on my website so you can sign up for email notifications when I post new ones, so I have more than just an RSS feed.

Caddy is literally the best webserver

After switching from NGINX to Caddy on all of my websites, I have come to the conclusion that Caddy is the best webserver in existence. With automatic HTTPS, a simple configuration file, and more, Caddy is just the best webserver overall for general use.