commit 9ec95ea98e1be6d267d2aa03ce007bab3baca5cc
parent f8b8432595fa70baa0b10868aa1bb0404e932e78
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date:   Sat, 20 Feb 2021 19:47:25 +0100

Update blogroll

Diffstat:
Mcontent/blogroll.md | 8+++++---
Mmisc/update-blogroll.py | 2+-
Mstatic/blogroll/blogroll.ompl | 30++++++++++++++++--------------
3 files changed, 22 insertions(+), 18 deletions(-)

diff --git a/content/blogroll.md b/content/blogroll.md @@ -4,18 +4,20 @@ Blogs I have found interesting, alphabetically sorted. You can easily import all the blogs to your feed reader using [this OMPL file][ompl]. <!-- blogroll --> +- [Anirudh Oppiliappan (icyphox)](https://icyphox.sh) — [Feed](https://icyphox.sh/blog/feed.xml) - [Brendan Abolivier](https://brendan.abolivier.bzh) — [Feed](https://brendan.abolivier.bzh/index.xml) - [Codesections](https://www.codesections.com/blog/) — [Feed](https://www.codesections.com/rss.xml) +- [Daniel Jakots](https://chown.me) — [Feed](https://chown.me/blog/feeds/atom.xml) - [David Prandzioch](https://www.davd.io) — [Feed](https://www.davd.io/index.xml) - [Desmond Rivet](https://desmondrivet.com/blog/) — [Feed](https://desmondrivet.com/feeds/blog.rss) - [Emanuel Pina](https://emanuelpina.pt) — [Feed](https://emanuelpina.pt/index.xml) - [Henrique Dias](https://hacdias.com/articles/) — [Feed](https://hacdias.com/articles/feed.xml) - [Jake Bauer](https://www.paritybit.ca/blog) — [Feed](https://www.paritybit.ca/feeds/sitewide-feed.xml) -- [Jan-Lukas Else](https://jlelse.blog) — [Feed](https://jlelse.blog/index.xml) -- [Kev Quirk](https://kevq.uk) — [Feed](https://kevq.uk/feed/) +- [Jan-Lukas Else](https://jlelse.blog) — [Feed](https://jlelse.blog/.rss) +- [Marc](https://atthis.link) — [Feed](https://atthis.link/rss.xml) - [mcol](https://mcol.xyz) — [Feed](https://mcol.xyz/rss.xml) - [Mike Babb](https://mikebabb.com/blog/) — [Feed](https://mikebabb.com/feed.xml) -- [Mike Stone](https://mikestone.me) — [Feed](https://mikestone.me/feed/) +- [Mike Stone](https://mikestone.me) — [Feed](https://mikestone.me/feed.xml) - [PapaTutuWawa](https://blog.polynom.me) — [Feed](https://blog.polynom.me/atom.xml) - [Sheogorath](https://shivering-isles.com/#blog) — [Feed](https://shivering-isles.com/feed.xml) <!-- /blogroll --> diff --git a/misc/update-blogroll.py b/misc/update-blogroll.py @@ -38,7 +38,7 @@ ompl = '<?xml version="1.0" encoding="utf-8"?>\n<opml version="1.0">\n' \ ' <body>\n <outline text="Oscar Benedito\'s Blogroll">\n' md = '<!-- blogroll -->\n' -ompl_item = ' <outline type="rss" text="{}" xmlUrl="{}" htmlUrl="{}"/>\n' +ompl_item = ' <outline type="rss" text="{}" xmlUrl="{}" htmlUrl="{}" />\n' md_item = '- [{}]({}) — [Feed]({})\n' for blog in sorted(blogs, key=lambda i: i['text'].lower()): diff --git a/static/blogroll/blogroll.ompl b/static/blogroll/blogroll.ompl @@ -5,20 +5,22 @@ </head> <body> <outline text="Oscar Benedito's Blogroll"> - <outline type="rss" text="Brendan Abolivier" xmlUrl="https://brendan.abolivier.bzh/index.xml" htmlUrl="https://brendan.abolivier.bzh"/> - <outline type="rss" text="Codesections" xmlUrl="https://www.codesections.com/rss.xml" htmlUrl="https://www.codesections.com/blog/"/> - <outline type="rss" text="David Prandzioch" xmlUrl="https://www.davd.io/index.xml" htmlUrl="https://www.davd.io"/> - <outline type="rss" text="Desmond Rivet" xmlUrl="https://desmondrivet.com/feeds/blog.rss" htmlUrl="https://desmondrivet.com/blog/"/> - <outline type="rss" text="Emanuel Pina" xmlUrl="https://emanuelpina.pt/index.xml" htmlUrl="https://emanuelpina.pt"/> - <outline type="rss" text="Henrique Dias" xmlUrl="https://hacdias.com/articles/feed.xml" htmlUrl="https://hacdias.com/articles/"/> - <outline type="rss" text="Jake Bauer" xmlUrl="https://www.paritybit.ca/feeds/sitewide-feed.xml" htmlUrl="https://www.paritybit.ca/blog"/> - <outline type="rss" text="Jan-Lukas Else" xmlUrl="https://jlelse.blog/index.xml" htmlUrl="https://jlelse.blog"/> - <outline type="rss" text="Kev Quirk" xmlUrl="https://kevq.uk/feed/" htmlUrl="https://kevq.uk"/> - <outline type="rss" text="mcol" xmlUrl="https://mcol.xyz/rss.xml" htmlUrl="https://mcol.xyz"/> - <outline type="rss" text="Mike Babb" xmlUrl="https://mikebabb.com/feed.xml" htmlUrl="https://mikebabb.com/blog/"/> - <outline type="rss" text="Mike Stone" xmlUrl="https://mikestone.me/feed/" htmlUrl="https://mikestone.me"/> - <outline type="rss" text="PapaTutuWawa" xmlUrl="https://blog.polynom.me/atom.xml" htmlUrl="https://blog.polynom.me"/> - <outline type="rss" text="Sheogorath" xmlUrl="https://shivering-isles.com/feed.xml" htmlUrl="https://shivering-isles.com/#blog"/> + <outline type="rss" text="Anirudh Oppiliappan (icyphox)" xmlUrl="https://icyphox.sh/blog/feed.xml" htmlUrl="https://icyphox.sh" /> + <outline type="rss" text="Brendan Abolivier" xmlUrl="https://brendan.abolivier.bzh/index.xml" htmlUrl="https://brendan.abolivier.bzh" /> + <outline type="rss" text="Codesections" xmlUrl="https://www.codesections.com/rss.xml" htmlUrl="https://www.codesections.com/blog/" /> + <outline type="rss" text="Daniel Jakots" xmlUrl="https://chown.me/blog/feeds/atom.xml" htmlUrl="https://chown.me" /> + <outline type="rss" text="David Prandzioch" xmlUrl="https://www.davd.io/index.xml" htmlUrl="https://www.davd.io" /> + <outline type="rss" text="Desmond Rivet" xmlUrl="https://desmondrivet.com/feeds/blog.rss" htmlUrl="https://desmondrivet.com/blog/" /> + <outline type="rss" text="Emanuel Pina" xmlUrl="https://emanuelpina.pt/index.xml" htmlUrl="https://emanuelpina.pt" /> + <outline type="rss" text="Henrique Dias" xmlUrl="https://hacdias.com/articles/feed.xml" htmlUrl="https://hacdias.com/articles/" /> + <outline type="rss" text="Jake Bauer" xmlUrl="https://www.paritybit.ca/feeds/sitewide-feed.xml" htmlUrl="https://www.paritybit.ca/blog" /> + <outline type="rss" text="Jan-Lukas Else" xmlUrl="https://jlelse.blog/.rss" htmlUrl="https://jlelse.blog" /> + <outline type="rss" text="Marc" xmlUrl="https://atthis.link/rss.xml" htmlUrl="https://atthis.link" /> + <outline type="rss" text="mcol" xmlUrl="https://mcol.xyz/rss.xml" htmlUrl="https://mcol.xyz" /> + <outline type="rss" text="Mike Babb" xmlUrl="https://mikebabb.com/feed.xml" htmlUrl="https://mikebabb.com/blog/" /> + <outline type="rss" text="Mike Stone" xmlUrl="https://mikestone.me/feed.xml" htmlUrl="https://mikestone.me" /> + <outline type="rss" text="PapaTutuWawa" xmlUrl="https://blog.polynom.me/atom.xml" htmlUrl="https://blog.polynom.me" /> + <outline type="rss" text="Sheogorath" xmlUrl="https://shivering-isles.com/feed.xml" htmlUrl="https://shivering-isles.com/#blog" /> </outline> </body> </opml>