StaticPipes Documentation

Pipes and Processes

These are the way you configure different behavoir when building your website.

Pipes take source files and produce built files in your website.

Processes are a special kind of pipe that allow one source file to go throught multiple steps before being written to your website.

More information