all repos — hastysite @ dac1b3de81ec15f2393bc4e42cf931a5d7f4422e

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