Jekyll 2.0 发布了,距离 1.0 版本发布有一年的时间,Jekyll 是一个用 Ruby 开发的用来生成静态网站的工具。此版本包括了许多杰出的新特性和 bug 修复。
新版本值得关注的改进有:
1.Collections
2.全新网站模板
3.支持原生 Sass & CoffeeScript
4.默认为 YAML Front-Matter
5.自定义 markdown 处理器
6.Addition of where and group_by Liquid filters
7.使用 Kramdown 替换 Maruku 作为默认的 markdown 转换器
更多内容请看详细的changelog 。
项目主页:http://jekyllrb.com/docs/history/
下载地址:https://github.com/jekyll/jekyll
来自:开源中国社区