Module config

Source
Expand description

Weaver is the library that powers weaving, as in Hugo Weaving. It does nothing but compile templates and markdown files to their static counterparts. There is zero requirement for a config file at all, defaults are used- however specifying content locations can vary from user to user so afford them the opportunity to do so.

Structs§

ImageConfig
ServeConfig
WeaverConfig

Enums§

TemplateLang