Summary
Controls the parent path where blog posts are placed. The default is "posts".
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
.Blog .dll - Namespace
- Wyam
.Blog - Containing Type
- BlogKeys
Syntax
public const string PostsPath
Constant Value
Value | Type |
---|---|
PostsPath | String |