|
You are here |
initialcommit.com | ||
| | | | |
www.keithrpetersen.com
|
|
| | | | | The website of Keith R. Petersen | |
| | | | |
notes.rolandcrosby.com
|
|
| | | | | [AI summary] The author details the process of deploying a static Hugo blog to AWS using S3, CloudFront CDN, and a Lambda@Edge function to handle directory indexing. | |
| | | | |
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. | |
| | | | |
janik6n.net
|
|
| | | Why I moved to a static site from WordPress. | ||