do i need some sort of third party app to display my rss feed on my website? im laaaaazy i dont wanna upkeep an updates section on my website And my rss feed.. waaahhh.. 🚶🏾♀️ let me combine theeemmmm..
Throwing ideas out there: RSS feeds should be in XML, so you should be able to parse them with JS (DOMParser?) and output HTML code for the page. XSLT and an iframe might be worth looking into as another avenue (unsure about viability): https://developer.mozilla.org/en-US/docs/Web/API/XSLTProcessor/Generating_HTML
i give UP 💥 local woman made to update both like a buffoon..
Throwing ideas out there: RSS feeds should be in XML, so you should be able to parse them with JS (DOMParser?) and output HTML code for the page. XSLT and an iframe might be worth looking into as another avenue (unsure about viability): https://developer.mozilla.org/en-US/docs/Web/API/XSLTProcessor/Generating_HTML
https://rss.bloople.net/
@owlroost @sanguineroyal thank youuuuu these worked! :D <3