flask-nexttalk
- Working in python2
- Testing in python3 (fails gevent-socketio)
Instructions:
pip install -r requirements/dev_requirements.txt
python app.py
Lazy mode:
python auto_app.py
THEMES:
Add THEMES:
- Create a folder inside /theme
- Must contain "static" and "templates" folder.
- select the theme at config.py
THEME="ep2017"
- check serve_static function in app.py has all needed app.route definitions
SETUP
TODO
- Automatically sync static/data/talks.json with internet