# RSS

DevFeed: [RSS](<https://devfeed.tech/articles/rss-25374.md>)

Original publisher: [Read original article](<https://kau.sh/rss/>)

Author: Kaushik Gopal

Published: 2026-09-15T04:00:36.743345Z

Content type: article

Language: en

Sources: [Kaushik Gopal's Site](<https://devfeed.tech/sources/kaushik-gopal-s-site.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Hugo](<https://devfeed.tech/topics/hugo.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [hugo](<https://devfeed.tech/tags/hugo.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rss](<https://devfeed.tech/tags/rss.md>)

## AI overview

The article explains how to subscribe to the site's RSS feeds, including general, blog-only, and newsletter-only feeds. It also describes custom topic feeds generated through the Henry theme for Hugo.

## Source excerpt

Here are the different ways to subscribe to my content on this site via RSS. Feed Links # /feed.xml -- General feed (all the content I post) /blog/feed.xml -- Blog posts only /letter/feed.xml -- Newsletter letters only Custom feeds ## I use my own theme "Henry" for this site, so there's ∞ flexibility to choose a customized feed based on your liking: Slap /feed.xml or /feed.json at the end of most urls here, and you'll get a feed for that topic. For example I tag my blog posts that are tech tips as /tags/tip. You can get a custom feed for this using the link /tags/tip/feed.xml. Henry for Hugo is open source.