all repos — hastysite @ c9524bbc63db74256d4debe9e7600607208ba162

A high-performance static site generator.

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