jekyll v3.1.4 发布了。
更新内容:
Bug Fixes
Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid (#4907)
Configuration permalink fix where collections.posts.permalink inherits properly frompermalink only when it doesn't exist (#4910)
Add Configuration.from to make it easier to build configs from just a hash
Sorting site.collections in Liquid by label (#4910)
Fix bug where layout in Liquid would inherit from previously-rendered layouts' metadatas (#4909)
Fix bug where layout in Liquid would override in the wrong direction (more-specific layouts' data were overwritten by their parent layouts' data; this has now been reversed) (#4909)
下载地址:https://github.com/jekyll/jekyll/archive/v3.1.4.tar.gz
来自:开源中国社区

