Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 550 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 550 Bytes

Quickstart

  1. Edit content into slides.md. See the remark.js wiki for help setting up your slides
  2. Customize any css in slides.css
  3. Serve your presentation over HTTP using one of the following methods (or others)
  4. Commit your presentation to the gh-pages branch of a Git repository and push it to GitHub
  5. Serve the presentation from your local harddrive with Python python -m SimpleHTTPServer or python3 -m http.server
  6. Enjoy the applause after presenting your amazing talk