Indicate missing sources in feeds dropdown, support node.js, optimization

This commit is contained in:
2024-01-10 19:06:03 -05:00
parent 7affc50925
commit f55ced9f0c
3 changed files with 76 additions and 44 deletions

3
README
View File

@@ -7,9 +7,8 @@ to be uploaded to a web server, or simply viewed in the browser. Tumblr and
Twitter (through nitter) sources are supported.
| Usage
Rssssing only works with the Bun[1] runtime
- Run `bun run setup`, `npm run setup`, etc.
- Run `yarn run setup`, `npm run setup`, etc.
- Add usernames and such to the "feeds" array in config.js
- `bun .`
- Open `out/index.html` in a browser. Enjoy :)