How to generate pdf and html files Requirements npm make (if you don't have make just have a look at the Makefile to find out how you can generate the slides) PDF / HTML generation Generate both html and pdf make [all] Generate pdf make pdf Generate html make html List targets make help