|
You are here |
timothymiller.dev | ||
| | | | |
www.bobmonsour.com
|
|
| | | | | Just generating a json file from Google Sheets was not good enough. I had to use the API. | |
| | | | |
lukeb.co.uk
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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. | ||