index
:
pzbs-ranking
baza2.csv
custom-pagination
json-fetch
master
name-filter
Visualisation for PBU's ranking
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2017-09-08
Ignore, not delete .menu.html files on deploy
emkael
2017-09-08
Deploy script source directory defined as parameter
emkael
2017-09-08
Building player pages should depend on building menus
emkael
2017-09-08
Renaming scripts so that their names make sense
emkael
2017-09-07
Pre-generating menu content for ranking pages
emkael
2017-09-07
Pre-generated menus for static pages (and group tool pages)
emkael
2017-09-07
Renaming HTTP resource directories to prefixed names
emkael
2017-09-07
Moving *.py scripts to separate directory, cleaning things up
emkael
2017-09-07
Generating ranking table data in separate JSON files, rather than inline HTML
emkael
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