A script to generate the home pages for chat.fosdem.org on Saturday and Sunday.
The files are in scripts/out
(one for Saturday, one for Sunday).
See requirements.txt, in short:
- Python 3
- Jinja2
- Pyyaml
To generate them yourself, follow the instructions on the FOSDEM website
to generate a local export of the Pentabarf database (only available
to FOSDEM staff), or use the provided (mostly current for 2022) pentabarf.yaml
file.
If you use your own local export, copy it to scripts/pentabarf.yaml
.
Execute scripts/home_from_penta.py
. The generated files will be in
scripts/out
.