/2020_PyTN_MarkdownRevealPresentation

Primary LanguageCSSCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

Markdown Reveal Presentation

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Build this Presentation

Build depenancies

  • nvm
  • pandoc
  • bsdtar (part of the libarchive-tools package on Ubuntu)

Make sure that your working directory is setup to use the LTS version of node before you begin. Then can just build your presentation with make.

$ nvm install --lts
$ make index.html