recent-instagram-to-jekyll

recent-instagram-to-jekyll

📷 Simple ruby script that adds Instagram photos to my blogs on an hourly basis

Recent Instagram to Jekyll/GitHub Pages

A rather crude script to update my blogs with the latest photos from Instagram, based on the tags included in the photo.

I run this hourly using the Heroku Scheduler which uses One-off Dynos for the invocation.

Update: I run this hourly using GitHub Actions.