/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

danurbanowicz.com
| | lukeb.co.uk
16.2 parsecs away

Travel
| | Until recently, I've been using GitHub Actions to trigger builds on my website, but this approach meant that builds for the site were only run once a day and that I couldn't schedule specific times for posts to go live. In February of this year, Netlify announced Scheduled Functions, and one of the use cases that I'd seen mentioned was scheduling builds.
| | danabyerly.com
12.9 parsecs away

Travel
| | A step-by-step for an incredibly easy process, again.
| | vadosware.io
16.6 parsecs away

Travel
| | Some fun infrastructure-related things you can do with Gitlab CI
| | www.webstoemp.com
179.5 parsecs away

Travel
| I like to use NPM scripts for my asset pipeline instead of using Eleventy to generate assets and orchestrate everything. The latest release of Eleventy Dev Server makes that approach both easy to implement and quite performant.