BlogPostsSettings.

IncludeDateInPostPath Property

Summary

A delegate that returns a bool indicating if post dates should be included in the output path.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
BlogPostsSettings

Syntax

public ContextConfig IncludeDateInPostPath { get; set; }

Value

Type Description
ContextConfig
GitHub