Summary
Specifies the output path of the generated index. By default this
is the home page of your site at "index.html". If you change this
it lets you provide an alternate home page for your site while still
generating a list of posts at the specified output location.
- Assembly
- Wyam
.Blog .dll - Namespace
- Wyam
.Blog - Containing Type
- BlogKeys
Syntax
public const string IndexPath
Constant Value
Value | Type |
---|---|
IndexPath | String |