| title | Ruby Gem | ||
|---|---|---|---|
| description | Complete documentation for the html2rss Ruby gem. Create custom RSS feeds programmatically with full control over scraping and feed generation. | ||
| sidebar |
|
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
If you are getting started with html2rss, we recommend starting with the tutorials.
- 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.