红联Linux门户
Linux帮助

Jekyll 3.5.1发布,基于Ruby的静态站点生成器

发布时间:2017-07-19 08:46:44来源:红联作者:baihuo
Jekyll 3.5.1 已发布,新版修复了一些 bug、对文档进行了改进,还包括一些次要的功能增强,详细如下:

Minor Enhancements

Use Warn for deprecation messages

site template: Use plugins key instead of gems

Bug Fixes

Backward compatiblize URLFilters module

Static files contain front matter default keys when to_liquid'd

Always normalize the result of the relative_url filter

Documentation

Update reference to trouble with OS X/macOS

added BibSonomy plugin

add plugins for multiple page pagination

Update minimum Ruby version in installation.md

[docs] Add information about finding a collection in site.collections

Add {%raw%} to Liquid example on site

Added improved Pug plugin - removed 404 Jade plugin

Linking the link

Small correction in documentation for includes

Fix docs site page margin

Development Fixes

Add jekyll doctor to GitHub Issue Template

Test with Ruby 2.4.1-1 on AppVeyor

set minimum requirement for jekyll-feed

Jekyll 是一个简单的博客形态的静态站点生成器,适用于个人、项目或组织站点。可以想像它是一个基于文件的 CMS ,没有任何复杂性。 Jekyll 收集你的内容,呈现 Markdown 和 Liquid 模板,并生成一个完整的静态网站,可以由 Apache、Nginx 或其他 Web 服务器提供服务。

软件详情:https://github.com/jekyll/jekyll/

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

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

共有 0 条评论