RSS Feeds Documentation
This page lists all available RSS feeds for TTVDrops.
Global RSS Feeds
These feeds contain all items across the entire site:
-
{% for feed in feeds %}
-
{{ feed.title }}
{{ feed.description }}
{% endfor %}
Filtered RSS Feeds
You can also subscribe to RSS feeds for specific games or organizations. These feeds are available on each game or organization detail page.
Game-Specific Campaign Feeds
Subscribe to campaigns for a specific game using: /rss/games/<game_id>/campaigns/
Example: {{ sample_game.display_name }} Campaigns RSS Feed
{% endif %}Organization-Specific Campaign Feeds
Subscribe to campaigns for a specific organization using: /rss/organizations/<org_id>/campaigns/
How to Use RSS Feeds
RSS feeds allow you to stay updated with new content. You can use any RSS reader application to subscribe to these feeds.
- Copy the feed URL
- Paste it into your favorite RSS reader (Feedly, Inoreader, NetNewsWire, etc.)
- Get automatic updates when new content is added