JekyllNewSettings.

Source Property

Summary

Site Source directory, the directory where Jekyll will read files (defaults to `./`). -s, --source DIR
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll.Commands.New
Containing Type
JekyllNewSettings

Syntax

public DirectoryPath Source { get; set; }

Value

Type Description
DirectoryPath