Running a self-hosted GitHub Actions runner as a Docker Desktop container on your local machine is easy. We’ll look at the Dockerfile, the entrypoint, the compose file, and then a few things that bit me when I moved this blog’s CI onto one.
Creating a zoom in effect for images in a blog post
If you’re looking for a perfect setup for a simple blog-type website, you can’t go wrong with Hugo, Github, and Azure Static Web apps. Plus, it’s free
I discovered that the search function was working in my localhost testing, but when I published to the web, it wouldn’t return any results.