all repos — hastysite @ 7e481e15bded690c1217cf2719427ae33b3517fc

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