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:
- Download all 3 files
- Put all three files in a repository together and open in your favourite Python editor
- Import neocities and datetime, if you haven't already
- 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)
- Give the feed a title, a description, and the base link of your site
- If you want your feed to automatically post itself to neocities, set should_post to true and put a Neocities API key in
- 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.
- Hit run!
- Hope it doesn't crash
- Link me your feed because I want to follow you
- Bask in the glory of participating in a free internet