rssssing/README

17 lines
493 B
Plaintext

┏┓┏┏┏┏┓┏┓┏┓
┛ ┛┛┛┛┗┛┗┗┫
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.
| Usage
- 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 :)
Links
1. https://bun.sh