Commit graph

5 commits

Author SHA1 Message Date
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