StaticPipes Documentation

staticpipes.pipes.exclude_underscore_directories

Class: PipeExcludeUnderscoreDirectories

Exclude any source files in directory that start with an underscore, and any of their children, from any pipes that follow this one.

Use to exclude any library files eg template layouts in a "_layouts" directory.

Function: build_file

No Info.

Function: file_changed_during_watch

No Info.