...
- Fix: as readme promises, use
id
from a post's front matter if present
- Remove duplicate variable assignment (@jbennett)
- Add an option to set the post_limit (@jbennett)
- Upgrade to initializers system in Bridgetown 1.2
- Update test suite and ensure generated pages have the right permalink
- Switch from
site.pages
tosite.generated_pages
due to Bridgetown 1.0 API change
- Fix bug where resources' relative URLs weren't included properly
- New release with helper to support Ruby templates like ERB
- Add
template_engine: liquid
to the feed XML so it plays well with Bridgetown 0.18+
Update to require a minimum Ruby version of 2.5.
Update to use _data/site_metadata.yml
in line with the rest of the ecosystem.
Use Bridgetown gem and rename to bridgetown-feed.