loading..
hexoAWSS3githubgitCI/CD

Deploying static websites with S3 and Github actions: Part I

IntroOnce your awesome Hexo static website is up and running, you may want to deploy it so everybody on the internet can actually read it. fortunately, there are multiple choices, but being myself a humble AWS brainwashed enthusiast, I’m going to introduce you to the github + github actions + route53 + s3 + CloudFront. Note: Ignore the fact that github is ..

Read more