diff options
author | bt <bt@web> | 2023-12-03 09:52:22 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-03 09:52:22 -0500 |
commit | c5b79a9666975982df4a916a8db17bf9af2267ff (patch) | |
tree | 1035b786a2f769af1595a927413db9c96b38fa75 /posts/rss-hacks.md | |
parent | 1b3d01f806dd4fc9261ba78e0d3edc5f266cc14e (diff) |
Diffstat (limited to 'posts/rss-hacks.md')
-rw-r--r-- | posts/rss-hacks.md | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/posts/rss-hacks.md b/posts/rss-hacks.md index 0946f5c..6eba603 100644 --- a/posts/rss-hacks.md +++ b/posts/rss-hacks.md @@ -1,6 +1,5 @@ -# RSS Hacks With XSLT - -2022-05-23 +[[!meta title="RSS Hacks With XSLT"]] +[[!meta date="2022-05-23"]] In my spare time I've been further tinkering (hopefully for the better) with my humble Shinobi Website[^0] script. The most recent update in `patch-1` came with a solid amount of QoL improvements. If you're interested, I wrote about it on the official Shinobi blog[^1]. @@ -57,10 +56,12 @@ If you're interested in more updates and details about the shinobi project itsel [https://shinobi.bt.ht/feed.xml](https://shinobi.bt.ht/feed.xml) -## Refs +[^1]: https://shinobi.website/ + +[^2]: https://shinobi.website/posts/patch-1.txt + +[^3}: http://len.falken.directory/ + +[^4]: https://validator.w3.org/feed/docs/error/InvalidRFC2822Date.html -1. https://shinobi.website/ -2. https://shinobi.website/posts/patch-1.txt -3. http://len.falken.directory/ -4. https://validator.w3.org/feed/docs/error/InvalidRFC2822Date.html -5. https://git.sr.ht/~tdarb/shinobi-script/tree/patch-2 +[^5]: https://git.sr.ht/~tdarb/shinobi-script/tree/patch-2 |