all repos — hastysite @ 4d0de0374c6eb91cab8601c51c405a043d0c56d5

A high-performance static site generator.

site/scripts/build.min

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

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