14 lines
450 B
Plaintext
14 lines
450 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
|
|
|
|
- `yarn run setup`
|
|
- Add usernames and such to the "feeds" array in config.js
|
|
- `yarn run start`
|
|
- Open `out/index.html` in a browser. Enjoy :) |