diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7241eec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +feeds.opml diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..6d14aa1 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +feeds.opml: feed.xml opml.xsl + xsltproc --stringparam current-date "$(shell date -R)" -o feeds.opml opml.xsl feed.xml diff --git a/feed.xml b/feed.xml index 0b907f3..2203ef5 100644 --- a/feed.xml +++ b/feed.xml @@ -133,6 +133,7 @@

disable-output-escaping is optional according to the W3C specification since version 1. libxslt, Chromium and Internet Explorer do support it, but Firefox chose not to, and a Bugzilla ticket for it will celebrate its 20th birthday this year. They do say themselves that this causes issues for RSS support, so I chose to just not care about it. If you are a Firefox user and are seeing raw, unparsed HTML tags in there, I can only suggest using another browser, or just subscribing to this feed and reading this in its home, a RSS aggregator.

]]> + Shameless Self Promotion Thu, 4 Feb 2021 19:57:11 +0000 @@ -143,5 +144,17 @@ A blog from a kind friend of mine that has been running for nearly 18 years, mostly covering electronics and software along with books and personal things. I don't know much about electronics but it is fascinating for me to see things being done with that anyway. + + + OPML now available + Thu, 4 Feb 2021 22:00:11 +0000 + rsrsss-opml + Meta + OPML + https://envs.net/~lucidiot/rsrsss/feeds.opml + I added yet another XSLT stylesheet and there is now an OPML subscriptions file available if you are feeling lazy and want to add all the feeds I talk about here. It is built by hand using a Makefile—I need to remember to run it on every new feed…

+ ]]>
+
diff --git a/opml.xsl b/opml.xsl new file mode 100644 index 0000000..85edb48 --- /dev/null +++ b/opml.xsl @@ -0,0 +1,65 @@ + + + + + + + + + RSRSSS curated feeds + + + + + + lucidiot + lucidiot@envs.net + https://tilde.town/~lucidiot/contact.html + http://dev.opml.org/spec2.html + + + + + + + + + + rss + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + , + + + + + +