Jekyll 是 Ruby 写的静态blog站点生成器。
Jekyll 2.1 发布,此版本更新内容如下:
Uses the latest Liquid version (2.6.1) (#2495)
Set front-matter defaults for collections (#2419)
Set a collection-specific URL template (#2418)
pygments.rb 0.6.0! (#2504)
.json files in _data (#2369)
Allow subdirectories in _data (#2395)
Add support for hl_lines in highlight tag (#2532)
Post categories now merge with directory, front-matter, and defaults (#2373)
New --skip_initial_build flag for jekyll serve (#2477)
A bajilion bug fixes and site updates!
更多内容请看完整更新日志。
项目主页:http://jekyllrb.com/docs/history/
来自:开源中国社区

