/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

timothymiller.dev
| | 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!
| | www.raymondcamden.com
2.8 parsecs away

Travel
| | A quick look at the Eleventy Fetch plugin.
| | davedavies.dev
1.8 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
| | romantomjak.com
21.9 parsecs away

Travel
| Securely managing secrets is hard. Combine that with multiple container environments and you got yourself a real challenge. In this post I aim to describe how I solved secret management for my personal projects.