RubyGems Navigation menu

jekyll_strict_front_matter 0.1.1

By default, if a page or a post in a Jekyll site has a syntax error in the front matter, Jekyll logs an error, does not render anything for the given page, and continues. The result is a site without any content for the page with the syntax error. This can be confusing for people who build sites without looking at the CLI, such as those of us whose sites build in a CI. In these cases, we may wish for our build to fail if there are front matter syntax errors. [This PR](https://github.com/jekyll/jekyll/pull/5832/files) seeks to add a config option for that, but in the meantime this plugin exists to fill the gap. This plugin may also be used to add the option to sites using an older version of Jekyll.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.1 - April 30, 2017 (6.0 KB)
显示所有版本 (共 2 个)

Runtime 依赖 (1):

jekyll >= 2.5.0

业主:

作者:

  • Jonathan Hooper

SHA 256 校验和:

35fe98273932abf66dcddf08703677e9f65dfe1d20a7b478a4a758ea300742bc

下载总量 2,362

这个版本 2,360

许可:

MIT

需要的 Ruby 版本: >= 0

链接: