# Hacker Slides ### Hack together simple slides --- ## The Basics - Separate slides using '`---`' on a blank line - Write github flavored markdown - Click 'Present' (top right) when you're ready to talk --- ## Quick tips - There is also a speaker view, with notes - press '`s`' - Press '`?`' with focus on the presentation for shortcuts - You can use html when necessary - Share the 'Present' URL with anyone you like! Note: - Anything after `Note:` will only appear here --- ## Learn more - [RevealJS Demo/Manual](http://lab.hakim.se/reveal-js) - [RevealJS Project/README](https://github.com/hakimel/reveal.js) - [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)