/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.juanfernandes.uk
| | kieranmcguire.uk
0.9 parsecs away

Travel
| | How do you get a Hugo site to set better security headers? With netlify.toml!
| | kimchiii.space
1.5 parsecs away

Travel
| | Proper HTTP response headers can help prevent security vulnerabilities like Cross-Site Scripting (XSS), clickjacking, information disclosure and more
| | brunty.me
1.7 parsecs away

Travel
| | Developer and problem solver
| | sookocheff.com
10.5 parsecs away

Travel
| 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.