Talks Github repository with all prepared talks Local setup Run this command to start a local server and see the slides in your browser at http://localhost:8088/ npm install && npm run build && python -m http.server 8088 -d docs/