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
Skips the initial site build which occurs before the server is started (defaults to
).
--skip-initial-build
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll .Commands .Serve - Containing Type
- JekyllServeSettings
Syntax
public Nullable<bool> SkipInitialBuild { get; set; }
Value
Type | Description |
---|---|
Nullable |