2017-09-19 18:36:07 by Takahiro Kambe | Files touched by this commit (11) |
Log message: cleanup: remove unnecessary RUBY_VERSIONS_ACCEPTED Remove unnecessary RUBY_VERSIONS_ACCEPTED since ruby21 removed. |
2017-06-18 15:48:55 by Takahiro Kambe | Files touched by this commit (18) |
Log message: Add 24 to RUBY_VERSIONS_ACCEPTED. |
2016-10-24 16:41:59 by Takahiro Kambe | Files touched by this commit (1) |
Log message: * Add dependency to ruby-jekyll as gemspec. * Set RUBY_VERSIONS_ACCEPTED to 22 and 23. Bump PKGREVISION. |
2016-10-24 16:23:01 by Takahiro Kambe | Files touched by this commit (2) |
Log message: Update ruby-jekyll-archives to 2.1.1. ### Minor Enhancements * Make Archive subclass of Page (#67) * Don't limit slugs/title to strings (#41) ### Development Fixes * Update Travis config and Gemfile for Ruby < 2.2.2 support (#68) * Consolidate History file to work with jekyllbot (#80) |
2016-05-29 04:33:13 by Julio Merino | Files touched by this commit (4) |
Log message: Initial addition of ruby-jekyll-archives, version 2.1.0: Automatically generate post archives by dates, tags, and categories. |