Skip to main content
bbaovanc’s Website

tag icon Google Lighthouse rss-feed icon

Lighthouse is a tool that can audit websites based on performance, accessibility, SEO, and more. It also provides useful suggestions on how a website can be improved.

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.