Ruby Gem
This section provides comprehensive documentation for the html2rss Ruby gem.
If you are looking for the stable machine-readable contract for config authoring, use the JSON Schema exported by the core repo:
- Repository file:
schema/html2rss-config.schema.json - CLI export:
html2rss schema - Runtime validation:
html2rss validate config.yml
Getting Started
Section titled “Getting Started”If you are getting started with html2rss, we recommend starting with the tutorials.
Documentation Sections
Section titled “Documentation Sections”- Tutorials: Step-by-step guides to help you get started with
html2rss. - How-To Guides: Practical examples and solutions for common tasks.
- Reference: Detailed information on configuration options.