Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-06 | Inserting editions menu doesn't have to depend on ranking tables being ↵ | emkael | |
generated. This allows to generate a new ranking table manually (without going through Makefile) and then proceed with Makefile directives. | |||
2017-07-06 | Tools for calculating group ratings | emkael | |
2017-07-06 | Generating ranking data in JSON format | emkael | |
2017-07-04 | Build scripts for static content and menu | emkael | |
2017-06-16 | Cleaning target for the Makefile | emkael | |
Fixes #7 | |||
2017-06-16 | `all` target back as default target for the Makefile | emkael | |
`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 flexible | emkael | |
Fixes #3 | |||
2017-06-15 | Depending on the Python module instead of the standalone executable for HTML ↵ | emkael | |
pages minimization | |||
2017-06-15 | Separating HTML pages minimization from `all` build target | emkael | |
2017-06-09 | Deploy script | emkael | |
2017-06-07 | Proper build mechanism | emkael | |