source

Description

Source extensions provide the paths (and their contents) that are then processed by the path handlers. By default, all paths under the src directory are potentially used but this can be changed with the  sources configuration option.

Information about how to create a source extension is found in the Webgen::Source API documentation.

List of Source Extensions

source.file_system
Provides paths under a specified directory that match a certain pattern
source.tar_archive
Provides paths from a specified (gzipped) tar archive that match a certain pattern