Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rss_guide [2023/06/01 02:25] – [Overview / Getting Started] melonrss_guide [2023/11/04 02:40] (current) – Added the way to find a neocity user's feed for site updates lars
Line 71: Line 71:
   * **YouTube** - follow youtube channels via RSS [[https://www.youtube.com/feeds/videos.xml?channel_id={CHANNEL ID}]]   * **YouTube** - follow youtube channels via RSS [[https://www.youtube.com/feeds/videos.xml?channel_id={CHANNEL ID}]]
   * **Mastodon** - Get a mastodon profile feed with [[https://{SERVER URL}/users/{USERNAME}.rss]] OR [[https://{SERVER URL}/@{USERNAME}/with_replies.rss]] to see replies too!   * **Mastodon** - Get a mastodon profile feed with [[https://{SERVER URL}/users/{USERNAME}.rss]] OR [[https://{SERVER URL}/@{USERNAME}/with_replies.rss]] to see replies too!
 +    * Note: This usually also works with most other Fediverse software.
   * **Tumblr** - With any Tumblr blog you can use [[https://{BLOG URL}.tumblr.com/rss]] NOTE: If blog is set to be only viewed on the dashboard you can still get RSS feeds. To get an RSS feed from blogs set to that. URL example of blogs set to dashboard view: [[https://www.tumblr.com/{BLOG USERNAME}]]. Copy the username and format the URL like this: [[https://{BLOG USERNAME}.tumblr.com/rss]] and it will work.   * **Tumblr** - With any Tumblr blog you can use [[https://{BLOG URL}.tumblr.com/rss]] NOTE: If blog is set to be only viewed on the dashboard you can still get RSS feeds. To get an RSS feed from blogs set to that. URL example of blogs set to dashboard view: [[https://www.tumblr.com/{BLOG USERNAME}]]. Copy the username and format the URL like this: [[https://{BLOG USERNAME}.tumblr.com/rss]] and it will work.
   * **Reddit** - Follow any subreddit or user by adding an .rss to the end of the name like [[https://www.reddit.com/r/{SUBREDDIT_NAME}.rss]] or [[https://www.reddit.com/u/{USERNAME}.rss]]   * **Reddit** - Follow any subreddit or user by adding an .rss to the end of the name like [[https://www.reddit.com/r/{SUBREDDIT_NAME}.rss]] or [[https://www.reddit.com/u/{USERNAME}.rss]]
   * **GitHub** - Follow last repo commits with [[https://github.com/{OWNER}/{REPO_NAME}/commits.atom]], releases with [[https://github.com/{OWNER}/{REPO_NAME}/releases.atom]] and user activity from [[https://github.com/{USERNAME}.atom]]   * **GitHub** - Follow last repo commits with [[https://github.com/{OWNER}/{REPO_NAME}/commits.atom]], releases with [[https://github.com/{OWNER}/{REPO_NAME}/releases.atom]] and user activity from [[https://github.com/{USERNAME}.atom]]
- +  * **Neocities** Follow updates to any neocities site by adding .rss to the end of the url of their profile using [[https://neocities.org/site/{USERNAME}.rss]].
-----+
  
 ===== Making Your Own Feed ===== ===== Making Your Own Feed =====