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
Enable the experimental incremental build feature. Incremental build only re-builds posts
and pages that have changed, resulting in significant performance improvements for large sites,
but may also break site generation in certain cases (defaults to
).
-I, --incremental
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll .Commands .Build - Containing Type
- JekyllBuildSettings
Syntax
public Nullable<bool> IncrementalBuild { get; set; }
Value
Type | Description |
---|---|
Nullable |