After setting up the initial deployment pipeline, I ran the site through several audit tools and found a number of issues worth fixing — redirect errors, render-blocking resources, missing security headers, and SEO gaps. Here’s what I changed.
Posts for: #Hugo
Deploying a Hugo Site with GitHub Actions, Docker Swarm, and Cloudflare
A complete guide to setting up automated deployments for a Hugo static site using GitHub Actions, Docker Swarm, GHCR, and Cloudflare SSL.
igormihajlov.com
igormihajlov.com — personal website built with Hugo, deployed to Docker Swarm via a GitHub Actions CI/CD pipeline.