Explore >> Select a destination


You are here

brandont.dev
| | www.classandobjects.com
1.1 parsecs away

Travel
| | [AI summary] This article explains how to host a static website on GitHub using Hugo, including setup steps, repository creation, deployment, and automation.
| | current.workingdirectory.net
1.1 parsecs away

Travel
| | Some thoughts based on my work as a movement technologist
| | static.quest
1.3 parsecs away

Travel
| | A look into the wonderful world of Static Site Generators
| | sookocheff.com
10.9 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.