You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restart the container and open <http://127.0.0.1:3000/auto_source>.
97
+
When asked, enter your username and password.
98
+
99
+
Then enter the URL of a website and click on the _Generate_ button.
100
+
69
101
## How to use the included configs
70
102
71
103
html2rss-web comes with many feed configs out of the box. [See the file list of all configs.](https://github.com/html2rss/html2rss-configs/tree/master/lib/html2rss/configs)
@@ -85,7 +117,7 @@ To build your own RSS feed, you need to create a _feed config_.\
85
117
That _feed config_ goes into the file `feeds.yml`.\
86
118
Check out the [`example` feed config](https://github.com/html2rss/html2rss-web/blob/master/config/feeds.yml#L9).
87
119
88
-
Please refer to [html2rss' README for a description of _the feed config and its options_](https://github.com/html2rss/html2rss#the-feed-config-and-its-options). html2rss-web is just a small web application that depends on html2rss.
120
+
Please refer to [html2rss' README for a description of _the feed config and its options_](https://github.com/html2rss/html2rss#the-feed-config-and-its-options). html2rss-web is just a small web application that builds on html2rss.
89
121
90
122
## Versioning and releases
91
123
@@ -112,15 +144,23 @@ If you're going to host a public instance, _please, please, please_:
0 commit comments