Nov 7, 2025
10 min read
My Hugo Site
(#11 of 11)
How I use GitHub Actions to build and deploy my Hugo site to GitHub Pages. This is my first real CI/CD pipeline.
Oct 29, 2025
6 min read
My Hugo Site
(#10 of 11)
How I use GitHub Pages as the free hosting solution for my Hugo site. Version controlled, highly available, and HTTPS by default.
Aug 21, 2025
3 min read
My Hugo Site
(#4 of 11)
I’m exploring moving out my content from the Hugo site code into a seperate isolated direcrory structure and git repository usingĀ git submodules. This should create a cleaner, more focused workflow with independent version histories, making it easier to manage and publish my content.