Scheduling Jekyll posts with Netlify and GitHub Actions Using a GitHub Action cron job to schedule Netlify builds for static site generated blog posts. Nicholas C. Zakas October 1, 2019 • 6 min read NetlifyStatic SiteGitHub
Detecting new posts with Jekyll and Netlify Use Node.js to tell when a new Jekyll blog post is published. Nicholas C. Zakas September 4, 2018 • 5 min read JavaScriptJekyllNetlify
Scheduling Jekyll posts with Netlify and AWS Using AWS Lambda functions to schedule Netlify builds. Nicholas C. Zakas March 27, 2018 • 11 min read NetlifyStatic SiteAWS