jekyll-feed

A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts

MIT License

Downloads
13.6M
Stars
837
Committers
36

Bot releases are visible (Hide)

jekyll-feed - v0.17.0 Latest Release

Published by jekyllbot about 2 years ago

Documentation

  • Update CI status badge (#363)

Development Fixes

  • Add Ruby 3.1 to the CI matrix (#365)

Minor Enhancements

  • Allow disabling of jekyll-feed while in development (#370)
jekyll-feed - v0.16.0

Published by jekyllbot almost 3 years ago

Minor Enhancements

  • Add support for page.description in front matter to become entry <summary> (#297)

Bug Fixes

  • Fold private methods into the :render method as local variables (#327)
  • Check post.categories instead of post.category (#357)
  • Switched xml_escape for <![CDATA[]]> for post content (#332)

Development Fixes

  • Add Ruby 3.0 to CI (#337)
  • Lock RuboCop to v1.18.x (#348)
  • Add workflow to release gem via GH Action (#355)

Documentation

  • Use .atom extension in documented examples since we write an Atom feed (#359)
jekyll-feed - v0.15.1

Published by jekyllbot about 4 years ago

Bug Fixes

  • MetaTag: when encoding for XML special characters, handle non-string objects (#326)
jekyll-feed - v0.15.0

Published by jekyllbot over 4 years ago

Minor Enhancements

  • Add support for drafts (#316)
jekyll-feed - v0.14.0

Published by jekyllbot over 4 years ago

Minor Enhancements

  • add support for categories (#153) (#233)
  • add support for tags (#264)
  • Make posts limit configurable (#314)
  • XML escape the title field of feed_meta (#306)

Bug Fixes

  • Fix feed link when post title contains HTML (#305)

Development Fixes

  • Use Dir to list source files (#309)
  • Require Ruby >=2.4.0 (#307)
jekyll-feed - v0.13.0

Published by jekyllbot almost 5 years ago

Minor Enhancements

  • Excerpt only flag (#287)
  • Add media:content tag (#290)

Development Fixes

  • test: use categories in post (#249)
jekyll-feed - v0.12.1

Published by jekyllbot over 5 years ago

  • Release: v0.12.0 (#271)

Bug Fixes

  • Re-introduce Ruby 2.3 support and test Jekyll 3.7+ (#272)
jekyll-feed - v0.12.0

Published by jekyllbot over 5 years ago

  • Allow Jekyll v4 (still alpha)

Development Fixes

  • style: fix offenses in specs (#248)
  • dev: update CI and style settings (#258)
  • Enable testing for Windows platform (#265)
jekyll-feed - v0.11.0

Published by jekyllbot about 6 years ago

Development Fixes

  • Require Ruby 2.3 (#222)
  • Refactor to remove redundant calls and variables (#240)

Minor Enhancements

  • Categories and collections (#228)
  • Remove check for older version of Jekyll (#234)
jekyll-feed - v0.10.0

Published by jekyllbot over 6 years ago

Bug Fixes

  • Escape image URL (#209)

Development Fixes

  • Rubocop 0.55 (#223)
  • Bump Rubocop (#230)

Minor Enhancements

  • Support Typhoeus 1.0 (#232)
jekyll-feed - v0.9.3

Published by jekyllbot over 6 years ago

Documentation

  • Fix: Add note about using plugins instead of gems key (#197)
  • Add documentation for disabling smartify filter (#205)

Development Fixes

  • Rubocop: Target Ruby 2.2 (#195)
  • Test feeds that have a site.lang (#164)
  • Test against Ruby 2.5 (#201)
  • Define path with __dir (#187)
  • Bump Ruby for Travis (#188)
jekyll-feed -

Published by benbalter over 7 years ago

  • Use https in more places. (#165, props @XhmikosR)
  • fix template for posts with post.lang defined (#168, props @jokester)
jekyll-feed - v0.9.1

Published by jekyllbot over 7 years ago

Minor Enhancements

  • Update feed.xml (#162)
jekyll-feed - v0.9.0

Published by jekyllbot over 7 years ago

Minor Enhancements

  • Use absolute_url to generate the feed_meta url (#150)
  • Make feed stylesheet optional (#149)
  • Use new normalize_whitespace filter (#143)
  • Feed entries must contain <author> (#152)
  • Remove trailing slash from feed ID (#159)

Development Fixes

  • Simplify minify regular expression (#141)
  • Namespace as JekyllFeed (#151)
  • rubocop -a (#160)

Bug Fixes

  • Filter out drafts before limit (#154)
jekyll-feed - v0.8.0

Published by jekyllbot about 8 years ago

  • Use filters to clean up Liquid template (#134)

Minor Enhancements

  • Don't set @site.config["time"] on feed generation (#138)

pedantry

  • Appease Rubocop (#139)
jekyll-feed - v0.7.2

Published by jekyllbot about 8 years ago

  • Support image.path when post.image is an object (#137)
jekyll-feed - v0.7.1

Published by pathawks about 8 years ago

  • Assign url_base before first usage (#133)
jekyll-feed - v0.7.0

Published by pathawks about 8 years ago

  • Use type="html" to skirt around double escaping problem (#127)
jekyll-feed -

Published by pathawks over 8 years ago

  • Cleanup post_author logic (#113)
  • Add XML stylesheet example with XSLT (#119)
  • DRY up and add more doc (#120)
  • Use smartify filter (#117)
jekyll-feed -

Published by parkr over 8 years ago

  • Fix mangling of whitespace when site.lang is set (#110)
Package Rankings
Top 15.33% on Conda-forge.org
Top 6.72% on Proxy.golang.org
Top 0.95% on Rubygems.org
Badges
Extracted from project README
Continuous Integration Gem Version