Summary
If
true
the archive index page will be written, even if it's empty. The default behavior
is to suppress writing empty pages (though they're still rendered).
- Assembly
- Wyam
.Web .dll - Namespace
- Wyam
.Web .Pipelines - Containing Type
- ArchiveSettings
Syntax
public bool WriteIfEmpty { get; set; }
Value
Type | Description |
---|---|
bool |