title | section | permalink | image | sirv_options | big_image | big_width | big_height | image_width | image_height | banner_info |
---|---|---|---|---|---|---|---|---|---|---|
RSS Feeds |
blog |
/feed |
blur=2 |
5184 |
3456 |
1280 |
853 |
<a href="https://commons.wikimedia.org/wiki/File:Origami_(13777498043).jpg">Helgi Halldórsson</a>, <a href="https://creativecommons.org/licenses/by/2.0">CC BY 2.0</a> |
RSS is a web technology that allows you to get notified when content is added to your favorite websites. To use RSS, copy one of the feed URLs below into an RSS reader{:target="_blank"} or RSS-to-email service{:target="_blank"}. For more tips on using RSS and for links to other Buddhist feeds, see the RSS wiki on SuttaCentral.
| The Newsletter | {{ "/feed.xml" | absolute_url }} |
| All Library Content | {{ "/feed/content.xml" | absolute_url }} |
{% for cat in site.categories %}{% if cat.slug == "index" %}{% continue %}{% endif %}| {{ cat.title }} | [{{ "/feed/content/" | append: cat.slug | append: ".xml" | absolute_url }}](/feed/content/{{ cat.slug }}.xml) | {% endfor %}
{% assign alltags = site.tags %} {% for tag in alltags %}| {{ tag.title }} | [{{ "/feed/content/" | append: tag.slug | append: ".xml" | absolute_url }}](/feed/content/{{ tag.slug }}.xml) | {% endfor %}