Explore >> Select a destination


You are here

timothymiller.dev
| | www.bobmonsour.com
4.2 parsecs away

Travel
| | Just generating a json file from Google Sheets was not good enough. I had to use the API.
| | lukeb.co.uk
1.2 parsecs away

Travel
| | When version 1.0.0 of Eleventy was released, one of the features that I was excited to see was the ability to add global data through configuration. This means that plugins can now add global data, and I saw it as a great opportunity to move my webmentions code into a plugin for others to use!
| | davedavies.dev
1.7 parsecs away

Travel
| | Use 11ty Static Site Generator to fetch posts and pages from a WordPress blog, and build them into an entirely static website we can deploy to Netlify
| | sookocheff.com
11.4 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.