Skip to content

GDG-Xian/html5slides-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html5slides-markdown

It's based on Google's html5slides project, we add markdown support for it.

What is Google's html5slides project?

Please visit http://code.google.com/p/html5slides/ to get more info about this project.

Installation

Run sudo python setup.py install to install it.

That's it!

Usage

  1. Write your slides in a markdown file
  2. Remember, '---' is the signal for a new slide
  3. Run givemeslides <markdown file name> > <slides name>.html to generate slides file
  4. That's it. You got a .html file now, view it with your favourite browser, not IE. LOL, have fun!

Example

Markdown file: example.md Slides: example.html

About

It's based on Google's html5slides project, we add markdown support for it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published