Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 432 Bytes

File metadata and controls

18 lines (10 loc) · 432 Bytes

Template backslide/remark Devoxx France

It uses backslide, which itself uses Remark.

Install

Run yarn.

Run

Run yarn start to start the server with live reload. Edit the index.md file to see the magic !

Export

Run:

  • yarn export:html to export the presentation as a static html file.
  • yarn export:pdf to export the presentation as a pdf.