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