Showing Post From Blog
Making a Hugo Website The Full Stack Way pt 3 - Basic Infrastructure as Code (IaC) with Terraform
In the previous tutorial, we deployed a Google Cloud Storage bucket my manually click a bunch of items in the Google Cloud website to create resources in the cloud.
Read moreMaking a Hugo Website The Full Stack Way pt 4 - CI/CD with Github Actions and Terraform
In the previous tutorial in our multi-part series on making a static website, we deployed a Google Cloud Storage bucket using Terraform.
Read moreMaking a HUGO Website The Full Stack Way pt 2 - Deploying to Google Cloud
This tutorial is mainly interested for folks deploying their static HUGO site manually to Google Cloud along with a domain name (such as www.
Read moreMaking a HUGO Website The Full Stack Way pt 1 - Making the Site
This first tutorial in our series is focused on making a HUGO static website. The official quickstart tutorial is an additional excellent resource.
Read moreUsing Cloudflare for (free) HTTPs
If you’ve completed the making a Hugo Site the hard way blog series, you may encounter an annoying issue. Your blog will probably be unsecured on HTTP rather than the encrypted HTTPS.
Read moreMaking a HUGO Website The Full Stack Way - Intro
Making a personal website or blog in 2022 can seem like an arduous task. There is a veritable zoo of options ranging from old-school WordPress to self-hosting your own servers and writing in raw HTML/CSS and javascript.
Read more