aboutsummaryrefslogtreecommitdiff
path: root/posts/patch-3.txt
blob: 4102ab6f1e87a4b75291dea53475c26f61700bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Tue, 14 Jun 2022
INTERACTIVE LINKS INSIDE XML FEEDS

Today I pushed out a minor change to include clickable, interactive 
links inside the generated XML feed. This isn't anything groundbreaking 
but greatly improves the user experience for those visiting the RSS 
file directly in their browser. The full changes can be found in the 
official repo for this project.

You can see a live example on this very website:

https://shinobi.website/feed.xml

and also on my own personal website:

https://tdarb.org/feeds/posts.xml

I plan to do a larger, more detailed write-up on how this is 
accomplished on my personal blog within the coming days. Subscribed to 
that feed if that is something you might be interested in.

Thanks for reading,
- Brad