yahyagulshan / yahyagulshan.com.com

0 stars 0 forks source link

Continuous Deployment

YahyaGulshanWeb

A static website built using Hugo and the theme LoveIt. This website is hosted in an AWS S3 bucket and continuous deployment is provided by GitHub Actions. I have configured the domain name yahyagulshan.com to point to an AWS CloudFront distribution which deploys the contents of the S3 bucket to edge locations all over the world.

Tutorial on how I am using GitHub Actions to deploy this website