all repos — hastysite @ 6b4b057d363e58f7b7d9945df87b8536a24cec8f

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