I’m currently rolling my own solution to have tagged links in Pinboard sent periodically to my Jekyll blog as an individual article in a specific template.

I’m now wrapping my head around whether I should save these RSS feeditems as array, object or JSON as a buffer.

Learning to program is hard! Lots of trial and error but the endresult is very gratifying. It feels good you can make something to scratch your own itch instead of looking for 3rd party solutions.