红联Linux门户
Linux帮助

Jekyll 3.6.0发布,静态站点生成器

发布时间:2017-09-22 08:56:11来源:红联作者:baihuo
Jekyll 3.6.0 已发布。Jekyll 是一个简单的博客形态的静态站点生成器,适用于个人、项目或组织站点。可以想像它是一个基于文件的 CMS ,没有任何复杂性。 Jekyll 收集你的内容,呈现 Markdown 和 Liquid 模板,并生成一个完整的静态网站,可以由 Apache、Nginx 或其他 Web 服务器提供服务。

更新内容:

Ignore final newline in folded YAML string

Add URL checks to Doctor

Fix serving files that clash with directories

Bump supported Ruby version to >= 2.1.0

set LiquidError#template_name for errors in included file

Access custom config array throughout session

Add support for Rouge 2, in addition to Rouge 1

Allow yield to logger methods & bail early on no-op messages

Update mime-types.

Use a Schwartzian transform with custom sorting

Alias Drop#invoke_drop to Drop#[]

另外还有一些 bug 修复和其他改进。

软件详情:https://github.com/jekyll/jekyll/releases/tag/v3.6.0

下载地址:https://github.com/jekyll/jekyll/archive/v3.6.0.zip

来自:开源中国社区
文章评论

共有 0 条评论