Creating and Hosting a Hugo Web App on AWS Amplify with a Namecheap registered Domain
Setup In this tutorial, we’ll guide you through the process of creating a new Hugo web app, hosting it on AWS Amplify, and connecting it to a custom domain already registered. Execute Prerequisites An AWS account. A domain name registered. Step 1: Creating a New Hugo Site Install Hugo: brew install hugo # For macOS # or sudo apt-get install hugo # For Ubuntu Create a new Hugo site: