Skip to content

feat: use latest html2rss gem and configure defaults on boot - #1005

Merged
gildesmarais merged 4 commits into
mainfrom
feat/210-correct
Jun 6, 2026
Merged

feat: use latest html2rss gem and configure defaults on boot#1005
gildesmarais merged 4 commits into
mainfrom
feat/210-correct

Conversation

@gildesmarais

Copy link
Copy Markdown
Member

Integrates the new global configuration features of html2rss gem, simplifying local_config.rb. Ref: html2rss/html2rss#210

This refactors XmlBuilder to use RSS::Maker internally instead of manual Nokogiri manipulation, which allows us to use the html2rss gem's native stylesheet injection support (Html2rss::RssBuilder::Stylesheet) and automatically pick up globally configured stylesheets.
@gildesmarais gildesmarais changed the title refactor: configure gem defaults on boot and remove manual config merging feat: use latest html2rss gem and configure defaults on boot Jun 6, 2026
@gildesmarais
gildesmarais merged commit e2e11c5 into main Jun 6, 2026
15 checks passed
@gildesmarais
gildesmarais deleted the feat/210-correct branch June 6, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant