|
@ -10,6 +10,12 @@ Commits to this git will automagically update the live version! |
|
|
|
|
|
|
|
|
(Multifeeder runs as a `supervisor` service, see `/etc/supervisor/conf.d/multifeeder.conf`.) |
|
|
(Multifeeder runs as a `supervisor` service, see `/etc/supervisor/conf.d/multifeeder.conf`.) |
|
|
|
|
|
|
|
|
|
|
|
## Add a feed |
|
|
|
|
|
|
|
|
|
|
|
Feeds can be added here in the git, by editing the file `feeds.txt`. |
|
|
|
|
|
|
|
|
|
|
|
Leave a feed link on a new line, commit your change, and the Multifeeder will be include the feed. |
|
|
|
|
|
|
|
|
## Using the multifeeder locally |
|
|
## Using the multifeeder locally |
|
|
|
|
|
|
|
|
To install: make a virtual environment + install the dependencies. |
|
|
To install: make a virtual environment + install the dependencies. |
|
|