Explore >> Select a destination


You are here

log.schemescape.com
| | dawranliou.com
2.2 parsecs away

Travel
| | I, too, Wrote Myself a Static Site Generator
| | ha.nnes.dev
1.6 parsecs away

Travel
| | [AI summary] The author discusses their experience of rewriting their website multiple times, exploring different static site generators (SSGs) and the challenges of managing side effects and data processing in web development.
| | dbushell.com
2.4 parsecs away

Travel
| | The one where I rebuild my website again and again and again...
| | sookocheff.com
11.8 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.