Comment on Impress.js demo - presentation programComments−koevet13ySlidery is a Java based project which allows to write presentations in markdown and generate slides in Impress.js and a bunch of other javascript presentation frameworks.https://github.com/aestasit/slidery(the guy who created it is my business partner)−scommab13yI assume there are a number of these, this is my version (written in python instead of java): https://github.com/scommab/impressorNot surprisingly I like mine better, since you (in theory) shouldn't need to write any code, just create a markdown file a correctly formatted file.
Comments
Slidery is a Java based project which allows to write presentations in markdown and generate slides in Impress.js and a bunch of other javascript presentation frameworks.
https://github.com/aestasit/slidery
(the guy who created it is my business partner)
I assume there are a number of these, this is my version (written in python instead of java): https://github.com/scommab/impressor
Not surprisingly I like mine better, since you (in theory) shouldn't need to write any code, just create a markdown file a correctly formatted file.