Crate jabberwock
source · [−]Expand description
A simple, yet highly modular static site generator using Hatter as its templating language.
Modules
Contains built-in operations and functions to assist in generating a static site.
Macros
Structs
A sequence of bytes originating from a file path.
A site generator that can read byte contents from an input directory, perform operations on them, and write the results to an output directory.
Traits
An operation that can be applied to the data in a generator.