AdditionalInputFiles Field
Additional globbing pattern(s) used to read input files.
Namespace
Statiq.Web
Containing Type
WebKeys
Field Type
string

Syntax

public const string AdditionalInputFiles

Remarks

This lets you define additional input file globbing patterns (or file names) without having to redefine or change the default InputFiles value. The files will be processed by the appropriate pipeline based on their media type and registered Templates. Files that don't match templates for data or content are treated as assets.

Constant Value

Value Type
AdditionalInputFiles String