RSS feed in an Astro blog
A technical guide on implementing an RSS feed for a blog built with the Astro static site generator, including code examples and explanations.
A technical guide on implementing an RSS feed for a blog built with the Astro static site generator, including code examples and explanations.
The article advocates for using RSS readers as a stress-free alternative to email newsletters for consuming web content, blogs, and social media.
A personal reflection on rediscovering RSS feeds as a way to follow favorite blogs, comparing it to a curated weekly magazine.
A developer explains his POSSE strategy for syndicating blog posts to Twitter while avoiding the platform's negative aspects.
A guide to automating content syndication from dev.to to an Eleventy blog using GitHub Actions, including markdown manipulation and API integration.
A technical guide on automating Pinterest pin creation by connecting a website's RSS feed to a business account for bulk image uploads.
A guide on adding an RSS feed to a NextJS blog to improve content syndication, discoverability, and SEO using the 'rss' npm library.