Commit graph

5 commits

Author SHA1 Message Date
taca
fa81e3e595 Allow Ruby 2.6 to build. 2019-02-03 13:45:06 +00:00
tnn
0fe6897e9d ruby-jekyll-feed: not for ruby22 2018-09-28 16:01:32 +00:00
taca
89ae1f4135 www/ruby-jekyll-feed: update to 0.11.0
0.11.0 (2018/09/09)

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)

0.10.0 (2018/06/05)

Bug Fixes

* Escape image URL (#209)

Development Fixes

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

Minor Enhancements

* Support Typhoeus 1.0 (#232)
2018-09-23 17:13:09 +00:00
taca
1c0a5fd35f www/ruby-jekyll-feed: update to 0.9.3
## 0.9.3 / 2018-02-04

  * Define path with __dir (#187)
  * Bump Ruby for Travis (#188)

### 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)
2018-03-13 17:32:46 +00:00
taca
66c5e47f13 Add ruby-jekyll-feed 0.9.2. This really a part of jekyll.
# Jekyll Feed plugin

A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts
2017-04-22 17:05:48 +00:00