|
You are here |
initialcommit.com | ||
| | | | |
spf13.com
|
|
| | | | | ||
| | | | |
coornail.net
|
|
| | | | | Cloudfront enables you to host your static website via s3. You should set your root object to index.html to rewrite https://yourdomainname.com to https://yourdomainname.com/index.html for cleaner urls. However you might run into an issue of having subdirectories in your s3 bucket that you want to do the same for (for example on hosting a hugo blog). Unfortunately Cloudfront doesnt support this by default. | |
| | | | |
sookocheff.com
|
|
| | | | | Here it is. My version of the S3 static site. This one is publishable through CloudFormation and uses CodeCommit and CodeBuild to regenerate and publish the site with every push to the host Git repository. Any change to the CodeCommit Git repository automatically triggers a build through CodeCommit. This build runs the Hugo static site generator on your repo and syncs the results to an S3 bucket configured for serving a static site. | |
| | | | |
it-notes.dragas.net
|
|
| | | Learn how to build a self-hosted CDN using OpenBSD base and just 2 packages | ||