/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

tom.preston-werner.com
| | burgeonlab.com
1.2 parsecs away

Travel
| | A Tech Enthusiast's Logbook
| | tim-boettcher.online
1.5 parsecs away

Travel
| | Over the years I attempted several times to get into a habit of blogging, using various content management systems (CMS). In this post I will explain why these projects failed and why I switched to a static site generator instead.
| | blog.ohheybrian.com
1.1 parsecs away

Travel
| | Writings by Brian Bennett
| | sookocheff.com
9.1 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.