jaywink / chat.fosdem.org-homepage

Home page for chat.fosdem.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Home page for chat.fosdem.org

License:Other


Languages

Language:HTML 88.2%Language:Jinja 8.7%Language:Python 3.2%