a Static HTML generator based on golang HTML templates
go get github.com/DBHeise/StaticGen
-input string
the primary input template
-mask string
the mask to use for extra templates (default "_*")
-output string
the output file
-templates string
the folder where the extra templates reside