From d9547bfa3fe8d52a1049c44417721caa097ad045 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Tue, 24 Oct 2023 08:08:46 +0100 Subject: [PATCH] Add first "reading list" OPML feeds An exploratory addition, lets see if these work well before going further. --- config.toml | 8 ++++++++ content/reading-lists/curiosity/_index.md | 9 +++++++++ content/reading-lists/curiosity/dynomight.md | 11 +++++++++++ content/reading-lists/curiosity/geolinks.md | 9 +++++++++ content/reading-lists/curiosity/naive-weekly.md | 7 +++++++ content/reading-lists/curiosity/webcurios.md | 9 +++++++++ content/reading-lists/curiosity/xxiivv.md | 9 +++++++++ content/reading-lists/web-comics/_index.md | 9 +++++++++ content/reading-lists/web-comics/qc.md | 9 +++++++++ content/reading-lists/web-comics/xkcd.md | 10 ++++++++++ layouts/reading-lists/list.opml | 13 +++++++++++++ 11 files changed, 103 insertions(+) create mode 100644 content/reading-lists/curiosity/_index.md create mode 100644 content/reading-lists/curiosity/dynomight.md create mode 100644 content/reading-lists/curiosity/geolinks.md create mode 100644 content/reading-lists/curiosity/naive-weekly.md create mode 100644 content/reading-lists/curiosity/webcurios.md create mode 100644 content/reading-lists/curiosity/xxiivv.md create mode 100644 content/reading-lists/web-comics/_index.md create mode 100644 content/reading-lists/web-comics/qc.md create mode 100644 content/reading-lists/web-comics/xkcd.md create mode 100644 layouts/reading-lists/list.opml diff --git a/config.toml b/config.toml index de2ab033..05ffc6cd 100644 --- a/config.toml +++ b/config.toml @@ -121,3 +121,11 @@ date = ["date", "publishDate", "lastmod", ":git"] [sitemap] filename = 'sitemap.xml' + +[mediaTypes] + [mediaTypes.'text/opml'] + suffixes = ['opml'] +[outputFormats] + [outputFormats.opml] + mediaType = 'text/opml' + baseName = 'feeds' diff --git a/content/reading-lists/curiosity/_index.md b/content/reading-lists/curiosity/_index.md new file mode 100644 index 00000000..6035d2e7 --- /dev/null +++ b/content/reading-lists/curiosity/_index.md @@ -0,0 +1,9 @@ +--- +title: Curiosity +outputs: +- html +- rss +- opml +--- + +Feeds that inspire my curiosity about the world and the web. diff --git a/content/reading-lists/curiosity/dynomight.md b/content/reading-lists/curiosity/dynomight.md new file mode 100644 index 00000000..3c07f0b4 --- /dev/null +++ b/content/reading-lists/curiosity/dynomight.md @@ -0,0 +1,11 @@ +--- +title: DYNOMIGHT +summary: science and existential angst +feed: + rss: https://dynomight.net/feed + url: https://dynomight.net/ +--- + +A collection of really enjoyable science-oriented essays, with a side of dry humour. + +I found this site via an article on [whether there are personalities that are just better](https://dynomight.net/better-personalities/) that I really liked! diff --git a/content/reading-lists/curiosity/geolinks.md b/content/reading-lists/curiosity/geolinks.md new file mode 100644 index 00000000..e42d85c3 --- /dev/null +++ b/content/reading-lists/curiosity/geolinks.md @@ -0,0 +1,9 @@ +--- +title: geolinks +summary: +feed: + rss: https://www.blogger.com/feeds/5239255427108769862/posts/default + url: http://geometrylinks.blogspot.com/ +--- + +Regularly posted collection of links about geometry. diff --git a/content/reading-lists/curiosity/naive-weekly.md b/content/reading-lists/curiosity/naive-weekly.md new file mode 100644 index 00000000..04288bfc --- /dev/null +++ b/content/reading-lists/curiosity/naive-weekly.md @@ -0,0 +1,7 @@ +--- +title: Naive Weekly +summary: Sunday postcards with links to the quiet, odd, and poetic web. +feed: + rss: https://www.naiveweekly.com/feed + url: https://www.naiveweekly.com/ +--- diff --git a/content/reading-lists/curiosity/webcurios.md b/content/reading-lists/curiosity/webcurios.md new file mode 100644 index 00000000..5820aa05 --- /dev/null +++ b/content/reading-lists/curiosity/webcurios.md @@ -0,0 +1,9 @@ +--- +title: webcurios +summary: a regular(-ish) newsletterblogtypething all about stuff on the internet that its author finds interesting and thinks you might too +feed: + rss: https://webcurios.co.uk/feed/ + url: https://webcurios.co.uk +--- + +I _love_ this feed! So much interesting web-related joy — creativity, web art, little online digital gardens. diff --git a/content/reading-lists/curiosity/xxiivv.md b/content/reading-lists/curiosity/xxiivv.md new file mode 100644 index 00000000..57f78f6c --- /dev/null +++ b/content/reading-lists/curiosity/xxiivv.md @@ -0,0 +1,9 @@ +--- +title: XXIIVV +summary: The Nataniev Library +feed: + rss: http://wiki.xxiivv.com/links/rss.xml + url: https://wiki.xxiivv.com/site/home.html +--- + +The RSS feed for the personal wiki of _Devine Lu Linvega_. This site is simple and mysterious — you must _explore_ it to find the interesting pieces of wisdom tucked away within it. I built my [memex](/memex) with this site in mind. diff --git a/content/reading-lists/web-comics/_index.md b/content/reading-lists/web-comics/_index.md new file mode 100644 index 00000000..e3d126c7 --- /dev/null +++ b/content/reading-lists/web-comics/_index.md @@ -0,0 +1,9 @@ +--- +title: Web Comics +outputs: +- html +- rss +- opml +--- + +Web Comics I find amusing or interesting. These are where my use of RSS started (back in… 2005?), probably by reading [xkcd](./xkcd) if I remember correctly! diff --git a/content/reading-lists/web-comics/qc.md b/content/reading-lists/web-comics/qc.md new file mode 100644 index 00000000..762f30ae --- /dev/null +++ b/content/reading-lists/web-comics/qc.md @@ -0,0 +1,9 @@ +--- +title: Questionable Content +summary: The Official QC RSS Feed +feed: + rss: https://www.questionablecontent.net/QCRSS.xml + url: http://www.questionablecontent.net +--- + +A cute and very wholesome speculative near-future webcomic I've been following for _years_. diff --git a/content/reading-lists/web-comics/xkcd.md b/content/reading-lists/web-comics/xkcd.md new file mode 100644 index 00000000..e0a0f7ea --- /dev/null +++ b/content/reading-lists/web-comics/xkcd.md @@ -0,0 +1,10 @@ +--- +title: xkcd.com +summary: A webcomic of romance and math humor. +feed: + rss: https://xkcd.com/rss.xml + url: https://xkcd.com/ +date: 2005-09-31 +--- + +Probably the oldest feed I've had in my inbox. Randall Monroe has been posting there since 2005 (I first subscribed in my first term at university, so the same rough timeframe). It's nerdy as hell, and I love it. diff --git a/layouts/reading-lists/list.opml b/layouts/reading-lists/list.opml new file mode 100644 index 00000000..b12163b6 --- /dev/null +++ b/layouts/reading-lists/list.opml @@ -0,0 +1,13 @@ + + + + {{ .Title }} (reading lists byJP) + {{ .Lastmod.Format "02 Jan 2006 15:04 MST" }} + https://www.byjp.me + + + {{ range .Pages -}} + + {{ end }} + +