It's simple, really:
- add/update data for another year (*.JSON files in data/)
- schools
- sponsors
- summary
- add static files
- photos
- static/img/summary/
- docs
- static/doc/
then run python3 ig5_web/freeze.py
and copy content of build/
to hosting.
You may want to set minify_html = False
in ig5_web/app.py
before freezing
the flask app.
- do a backup of build/ (just in case)
- move photos to a hosted photo-gallery
- add multi-language support