summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2017-06-16Cleaning target for the Makefileemkael
Fixes #7
2017-06-16`all` target back as default target for the Makefileemkael
`editions` and `minimize` targets can't be resolved as file wildcards, because with they're resolved once and may not exist in a clean environment
2017-06-15`deploy` target in separate executable, more flexibleemkael
Fixes #3
2017-06-15Depending on the Python module instead of the standalone executable for HTML ↵emkael
pages minimization
2017-06-15Separating HTML pages minimization from `all` build targetemkael
2017-06-09Deploy scriptemkael
2017-06-07Proper build mechanismemkael