965 B
965 B
layout | title | author | version | categories | |
---|---|---|---|---|---|
news_item | Jekyll turns 2.0.0 | parkr | 2.0.0 |
|
One year ago, [we released Jekyll 1.0.0][jekyll-1]. One year later, we present to you the next major version: Jekyll 2.0.
Jam-packed with some highly-requested features and bugfixes galore, this is the best Jekyll yet. Some notable changes:
- Collections
- Brand new site template for
jekyll new
(thanks @jglovier!) - Native Sass & CoffeeScript support
- YAML Front-Matter defaults
- Custom markdown processors
- Addition of
where
andgroup_by
Liquid filters - Switch from Maruku to Kramdown as default markdown converter
Check out our changelog for a complete list of all (200+) changes.
Happy developing!
[jekyll-1]: {% post_url 2013-05-05-jekyll-1-0-0-released %}