summaryrefslogtreecommitdiff
path: root/docs/building.md
blob: 272a7fd5b6c1f25e751eb7b22664fa86ddf7fca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
To build initial ranking:

```
python ranking.py DATE > http/FILENAME.html
```

To build subsequent rankings:

```
python ranking.py DATE PREVIOUS_DATE > http/FILENAME.html
```

To compile edition list header into ranking:

```
python editions.py http/FILENAME.html
```

To build players' pages:
```
python players.py http/players/
```

Name, surname and club are always used from the current `players` table. Regions, genders and age categories are read per-ranking.