It's based on Google's html5slides project, we add markdown support for it.
Please visit http://code.google.com/p/html5slides/ to get more info about this project.
Run sudo python setup.py install
to install it.
That's it!
- Write your slides in a markdown file
- Remember, '---' is the signal for a new slide
- Run
givemeslides <markdown file name> > <slides name>.html
to generate slides file - That's it. You got a .html file now, view it with your favourite browser, not IE. LOL, have fun!
Markdown file: example.md Slides: example.html