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
Execute scripts/home_from_penta.py. The generated files will be in
scripts/out.
Remember to strip out all leading elements from the file, such as <?xml...> so that the file begins with
<svg>. It makes browsers happy.