all repos — min @ ed0ce1f1b5700ab5d9c1c260cb3edf399fd94e8c

A small but practical concatenative programming language.

site/scripts/build.min

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

"Preprocessing..." notice
preprocess
"Processing rules.." notice
process-rules
"All done." notice