16 lines
374 B
Plaintext
16 lines
374 B
Plaintext
•
|
|
┏┓┏┏┏┏┓┏┓┏┓
|
|
┛ ┛┛┛┛┗┛┗┗┫
|
|
┛
|
|
RSS-based art collator
|
|
|
|
Do not expect quality code. 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 .`
|
|
- Open `out/index.html` in a browser. Enjoy :)
|
|
|
|
Links
|
|
1. https://bun.sh |