Skip to main content

Hugo

2022

How create an Nginx Docker image from a Hugo static site using AWS CodeBuild
·3578 words·17 mins
AWS Hugo Golang CodeBuild Docker Devops
In this article, I will go over the basic principles of building a Docker image using AWS Codebuild. I will be using Hugo, an open-sourced static site generator written in Golang, to create a demo blog.