Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-20 | A little strict dependency. | taca | 1 | -7/+8 | |
Bump PKGREVISION. | |||||
2012-03-03 | Update ruby-jekyll to 0.11.2. | minskim | 3 | -20/+8 | |
Changes: * Fix gemspec * Fix extra blank line in highlight blocks (#409) * Update dependencies | |||||
2011-08-21 | Add missing dependencies to ruby-jekyll. | minskim | 1 | -1/+4 | |
Noted by wiz@. | |||||
2011-08-21 | Update ruby-jekyll to 0.11.0. | minskim | 3 | -9/+26 | |
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-05-26 | Import Jekyll as www/ruby-jekyll. | minskim | 4 | -0/+129 | |
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. |