This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Jekyll.
Summary
Cause a build to fail if there is a YAML syntax error in a page's front matter (defaults to
).
--strict_front_matter
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll .Commands .Build - Containing Type
- JekyllBuildSettings
Syntax
public Nullable<bool> StrictFrontMatter { get; set; }
Value
Type | Description |
---|---|
Nullable |