Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 881 Bytes

slides.md

File metadata and controls

43 lines (33 loc) · 881 Bytes
title separator verticalSeparator theme revealOptions
Slides Template
<!--s-->
<!--v-->
solarized
transition
fade

Local

This will serve the presentation

and open a browser to view it

  • clone the repo
  • edit the slides.md file
  • then:
npm install
npm run presentation

Note: This is a speaker note, you need node 6.x installed

GitHub Pages

  • fork the repo
  • setup a build in travis for the fork - don't forget the env var with your personal access token
  • edit the slides.md file
  • push to github
  • view presentation on GitHub - in the project pages for your repo

References