Commit graph

8 commits

Author SHA1 Message Date
joerg
5d35a44529 Inherit version restrictions from ruby-redcarpet. 2013-09-16 12:43:56 +00:00
taca
545e915e24 Update ruby-jekyll to 1.2.0.
Exact changes aren't available.  Please refer change log in github.
2013-09-15 17:20:24 +00:00
taca
115a78b5d4 Update ruby-jekyll to 0.12.1.
== 0.12.1 / 2013-02-19
  * Minor Enhancements
    * Update Kramdown version to 0.14 (#744, #808)
  * Test Enhancements
    * Update Rake version to 10.0.3 (#744)
    * Update Shoulda version to 3.3.2 (#744)
    * Update Redcarpet version to 2.2.2 (#744)

== 0.12.0 / 2012-12-22
  * Minor Enhancements
    * Add ability to explicitly specify included files (#261)
    * Add --default-mimetype option (#279)
    * Allow setting of RedCloth options (#284)
    * Add post_url Liquid tag for internal post linking (#369)
    * Allow multiple plugin dirs to be specified (#438)
    * Inline TOC token support for RDiscount (#333)
    * Add the option to specify the paginated url format (#342)
    * Support Redcarpet 2 and fenced code blocks (#619)
    * Better reporting of Liquid errors (#624)
  * Bug Fixes
    * Allow some special characters in highlight names
    * URL escape category names in URL generation (#360)
    * Fix error with limit_posts (#442)
    * Properly select dotfile during directory scan (#363, #431, #377)
    * Allow setting of Kramdown smart_quotes (#482)
    * Ensure front-matter is at start of file (#562)
2013-03-14 16:21:11 +00:00
taca
107fee7b03 A little strict dependency.
Bump PKGREVISION.
2012-03-20 14:50:53 +00:00
minskim
71905cb7f0 Update ruby-jekyll to 0.11.2.
Changes:
    * Fix gemspec
    * Fix extra blank line in highlight blocks (#409)
    * Update dependencies
2012-03-03 01:47:51 +00:00
minskim
3ab5c58af5 Add missing dependencies to ruby-jekyll.
Noted by wiz@.
2011-08-21 05:04:02 +00:00
minskim
ad75be2174 Update ruby-jekyll to 0.11.0.
Changes:
  * Major Enhancements
    * Add command line importer functionality (#253)
    * Add Redcarpet Markdown support (#318)
    * Make markdown/textile extensions configurable (#312)
    * Add `markdownify` filter
  * Minor Enhancements
    * Switch to Albino gem
    * Bundler support
    * Use English library to avoid hoops (#292)
    * Add Posterous importer (#254)
    * Fixes for Wordpress importer (#274, #252, #271)
    * Better error message for invalid post date (#291)
    * Print formatted fatal exceptions to stdout on build failure
    * Add Tumblr importer (#323)
    * Add Enki importer (#320)
2011-08-21 04:25:08 +00:00
minskim
3de5fc742b Import Jekyll as www/ruby-jekyll.
Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server. This is also the engine behind GitHub Pages,
which you can use to host your project's page or blog right here
from GitHub.
2011-05-26 22:17:43 +00:00