Presentation of s.lavazais's developer experience
you'll need docker :
docker run --rm -p 1948:1948 -p 35729:35729 -v $(pwd)/Presentation:/slides webpronl/reveal-md:latest /slides --watch
or with Makefile:
make presentation
and then go to http://localhost:1948/slides.md#/
any help
make help