JekyllServeSettings.

SkipInitialBuild Property

Summary

Skips the initial site build which occurs before the server is started (defaults to ). --skip-initial-build

Syntax

public Nullable<bool> SkipInitialBuild { get; set; }

Value

Type Description
Nullable<bool>