2018-10-20
Hugo is great running locally with hugo server. You write your awesome blog, get it ready to go, now lets push it to an AWS S3 bucket to get hosted online. Here is a breakdown of what is needed to get your Hugo blog hosted in an AWS S3 bucket using a Cloudfront distribution:
A domain name An AWS account with an access key S3 Bucket Cloudfront Distribution A Hugo blog A Domain Name There's gang of sites out there that allows you to register your domains and manage DNS.
Continue reading