Hosted by Nagarro.
Landing page and facilitation slides.
Serve the cloned directory with a simple http server such as
# python3
python -m SimpleHTTPServer
# python2
python -m http.server
and open it http://localhost:8000/ in the browser.
Or you may run the serve.sh
script, which does just that.
Use the slides.md to edit your slides