Major updates across html2rss, html2rss-web, the documentation website and configs
#1118
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
|
I can also provide some feedback after trying this for the first time: Firstly: I also had problems accessing the Getting Started configuration. I got the following error in logs: Secondly: I'm also confused about the different tokens. I enabled the "automatic feed generation", but when I try to add a page in the web ui, it asks for an access token and I have no idea where to get it from. Thirdly: I'm confused about the difference of the web application and the ruby gem application. I guess the ruby gem application can be used locally to create the respective yaml config files. How can I then add these config files to my instance? I think this is a very nice project with potential, but its lacking some overall concepts documentation (even though I really like the existing docs). Thank you for this project 👍 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to share a quick project update, because a lot has changed across
html2rssrecently.On the core side,
html2rssv0.18.0shipped with a lot of meaningful progress.On the
html2rss-webside, there has also been a substantial step forward since the last phase. It has grown into a much more complete product, with:html2rss/webThe docs site at html2rss.github.io was updated alongside this, so deployment, Browserless usage, troubleshooting, and product behavior are much better aligned than before.
I also spent time improving the curated config set, including a new Browserless-backed subset for a few more mainstream sites.
A few practical notes if you use the project:
html2rss-webin Docker, please migrate tohtml2rss/webHelpful links:
html2rssv0.18.0html2rss/webThe community around this project is still small, so every bit of usage, feedback, bug reports, weird site examples, or self-hosting experience is genuinely useful.
If you’ve tried
html2rssrecently, I’d be very interested in hearing: 💬Cheers, and thanks for following along,
Gil
Beta Was this translation helpful? Give feedback.
All reactions