Sha256: 9f8a2ed9b6a44693c5259229c2845c5af812c5e94236a9400e61c36817f61f59

Contents?: true

Size: 1.51 KB

Versions: 2

Compression:

Stored size: 1.51 KB

Contents

== 0.2.0 / 2008-12-14
  * Major Changes
    * related_posts is now found in site.related_posts

== 0.1.6 / 2008-12-13
  * Major Features
    * Include files in _includes with {% include x.textile %}

== 0.1.5 / 2008-12-12
  * Major Features
    * Code highlighting with Pygments if --pygments is specified
    * Disable true LSI by default, enable with --lsi
  * Minor Enhancements
    * Output informative message if RDiscount is not available [github.com/JackDanger]
  * Bug Fixes
    * Prevent Jekyll from picking up the output directory as a source [github.com/JackDanger]
    * Skip related_posts when there is only one post [github.com/JackDanger]

== 0.1.4 / 2008-12-08
  * Bug Fixes
    * DATA does not work properly with rubygems

== 0.1.3 / 2008-12-06
  * Major Features
    * Markdown support [github.com/vanpelt]
    * Mephisto and CSV converters [github.com/vanpelt]
    * Code hilighting [github.com/vanpelt]
    * Autobuild
  * Bug Fixes
    * Accept both \r\n and \n in YAML header [github.com/vanpelt]

== 0.1.2 / 2008-11-22
  * Major Features
    * Add a real "related posts" implementation using Classifier
  * Command Line Changes
    * Allow cli to be called with 0, 1, or 2 args intuiting dir paths
      if they are omitted

== 0.1.1 / 2008-11-22
  * Minor Additions
    * Posts now support introspectional data e.g. {{ page.url }}

== 0.1.0 / 2008-11-05
  * First release
    * Converts posts written in Textile
    * Converts regular site pages
    * Simple copy of binary files

== 0.0.0 / 2008-10-19
  * Birthday!

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
mojombo-jekyll-0.2.0 History.txt
jekyll-0.2.0 History.txt