Fork this repo and start building your next presentation in markdown.
Uses Marp CLI v4.
yarn
yarn index
Specify the filename to build using the V= variable.
V=index yarn build- build HTML, PDF and push to Github PagesV=index yarn build:html- build HTMLV=index yarn build:pdf- build PDFV=index yarn watch:html- continuously watch and build HTMLyarn serve- launch a web server