Skip to main content

Crate gunny

Crate gunny 

Source
Expand description

§Gunny

Gunny weaves data through your templates to produce static text content.

Modules§

errors
Errors produced by Gunny.
number
variables

Macros§

map
vars

Structs§

PipelineConfig
Configuration for a static content generation pipeline.

Enums§

TemplateEngine
A template engine, from which to source templates. At present, we only support Handlebars.

Constants§

DEFAULT_TEMPLATE_NAME
The name of the default template if no template is specified for a pipeline.