How I Build My Blog With Hugo, GitHub Pages and GitHub Actions

This blog is about how I build my blog. The blog is built with Hugo and hosted in GitHub Pages. If you are interested in building your own site using Hugo and GitHub Pages, focus on the Quick Start part. Follow the given references and you can make it. Other parts are about my solutions to some problems or special requirements I faced when I built it. Quick Start Just follow Hugo - Quick Start and Hugo - Host on GitHub. ...

January 12, 2022 · Last updated on August 25, 2025 · 3 min · Dexter