Hugo Is Awesome

- 1 min read

Why?

This article reflects my rough thoughts behind creating this blog. I have finally started learning the Amazon Web Services (AWS) for my DevOps journey.

As I prefer learning via courses, I bought a DevOps course on Udemy which focuses on AWS platform. During the S3 topic, I asked myself: what can I build to materialize my learning? Answer: A blog. Well, one of my amazing colleague recently wrote about setting up a blog using Hugo: An Awesome Static Site Generator. And voila! ๐ŸŒŸ

In the next post, I am going to document how to host the website generated by Hugo to S3 and automate the deployment process using Github Actions.