It uses backslide, which itself uses Remark.
Run yarn
.
Run yarn start
to start the server with live reload. Edit the index.md
file to see the magic !
Run:
yarn export:html
to export the presentation as a static html file.yarn export:pdf
to export the presentation as a pdf.