Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 843 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 843 Bytes

Home page for chat.fosdem.org

A script to generate the home pages for chat.fosdem.org on Saturday and Sunday.

Usage

Generated files

The files are in scripts/out (one for Saturday, one for Sunday).

Dependencies

See requirements.txt, in short:

  • Python 3
  • Jinja2
  • Pyyaml

Generating the files

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.

License

MIT license.