all repos — hastysite @ 40ea8c4fe283acac3f9549c6184b398caad37b4f

A high-performance static site generator.

site/scripts/build.min

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
;Builds a site by processing contents and assets.
'hastysite import

clean-temp
"Preprocessing..." notice
preprocess
"Processing rules.." notice
process-rules
"Postprocessing..." notice
postprocess
"All done." notice