- Create a new S3 bucket
- Add to the bucket index.html file and make it a static website
- Create a GitHub repo and put the index.html there
- Make sure to connect your AWS account to GitHub
- Create a CI pipeline in AWS to publish the updated index.html from GitHub every time someone makes a change to the repo, to a specific branch