Skip to content

GDG-Xian/html4slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html4slides

It's a tool for converting text files into html files(slides)

INSTALL

sudo python setup.py install

COMMAND

html4slides provides a cli named givemeslides, you can use it convert your markdown file into slides.

arguments:

--markup:
    Which markup languge you want to use, default is Markdown
--parser:
    Which html slides you wanna use, options can be `HTML5Slides`, `Deck` and `RevealJS`
--file:
    Your text file
--theme:
    Haven't implemented yet, used for slides to choose a theme
--title:
    Input title for your slides

About

It's a tool for converting text files into html files(slides)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages