all repos — hastysite @ a16434197dfb0c6a05070ad6ed3f4c2be68e3a74

A high-performance static site generator.

site/scripts/clean.min

 1
 2
 3
 4
 5
 6
 7
 8
;Deletes all temporary and output files.
'hastysite import

"Cleaning temporary folder..." notice!
clean-temp
"Cleaning output folder..." notice!
clean-output
"All done." notice!