DocsKeys.

BlogPath Field

Summary

Controls the parent path where blog posts are placed. The default is "blog". This affects both input and output files (I.e., if you change this your input files must also be under the same path).
Assembly
Wyam.Docs.dll
Namespace
Wyam.Docs
Containing Type
DocsKeys

Syntax

public const string BlogPath

Constant Value

Value Type
BlogPath String
GitHub