Extract RSS feeds and writing them to YAML based markdown file
I use Hugo to write blog posts and I run deoxy.xyz. I wanted to extract Pinboard and other blog sites and automatically format them into a YAML based markdown file that Hugo can read and generate.
This is the initial version of the Python notebook that you can use and build on.
-Tom