Support for multiple feeds & viewing individual sources

This commit is contained in:
2024-01-10 16:57:35 -05:00
parent 12c815fde3
commit 5c3f804a14
3 changed files with 125 additions and 51 deletions

8
README
View File

@@ -2,11 +2,13 @@
┏┓┏┏┏┏┓┏┓┏┓
┛ ┛┛┛┛┗┛┗┗┫
RSS-based art collator
Rsssing is an RSS-based feed for art blogs. It generates a series of web pages
to be uploaded to a web server, or simply viewed in the browser. Tumblr and
Twitter (through nitter) sources are supported.
Do not expect quality code. Only works with the Bun[1] runtime
| Usage
Rssssing only works with the Bun[1] runtime
Usage
- Run `bun run setup`, `npm run setup`, etc.
- Add usernames and such to the "feeds" array in config.js
- `bun .`