Add a Mastodon widget with recent messages
aalmiray opened this issue · 3 comments
aalmiray commented
Add a Mastodon widget with recent messages
McPringle commented
Tip: Just about every profile page, hashtag page, or other content display page in Mastodon will automatically become an RSS feed if you tack .rss
on the end of it.
Page: https://fosstodon.org/tags/hackergarten
Feed: https://fosstodon.org/tags/hackergarten.rss
Profile: https://fosstodon.org/@hackergarten
scordio commented
https://fosstodon.org/api/v1/timelines/tag/hackergarten
seems to provide a good source for hashtag-based data.