Neocities RSS Feed Generator

Available here.

I want my friends who have blogs to have RSS feeds. But RSS feeds take some work to make! So, I wrote a little tool that will hopefully make things easier for you.

Instructions:

  1. Download all 3 files
  2. Put all three files in a repository together and open in your favourite Python editor
  3. Import neocities and datetime, if you haven't already
  4. Open up settings.txt and set the name of the file on your site (you can then link to your feed with your_site/name)
  5. Give the feed a title, a description, and the base link of your site
  6. If you want your feed to automatically post itself to neocities, set should_post to true and put a Neocities API key in
  7. Head over to posts.txt and add an entry for each post you want in the feed. Each post needs a title, a description, a link to itself, and a date.
  8. Hit run!
  9. Hope it doesn't crash
  10. Link me your feed because I want to follow you
  11. Bask in the glory of participating in a free internet