Build and deploy a Hugo site to S3 with Gitlab
This article will show you how to automate the deployment of your hugo site to your S3 bucket. 1- Create a new repository on Gitlab I choose Gitlab because of Its CI/CD features. Use your gitlab account and create a new project. You can named the project as your domain name. Once you have created your project on Gitlab, you can add the git support into your local project :