935 B
935 B
layout | title | date | author | version | categories | |
---|---|---|---|---|---|---|
news_item | Jekyll 2.0.0 Released | 2014-05-05 02:50:09 -0400 | parkr | 2.0.0 |
|
It's here. After nearly 1,000 commits and about 5 months, the Jekyll team is excited to announce the release of Jekyll 2.0! Jam-packed with some highly-requested features and bugfixes galore, this is the best Jekyll yet. 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
andsort_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!