Web-based slideshow: Difference between revisions

Content deleted Content added
Khazar (talk | contribs)
m clean up, typos fixed: , → , using AWB
added deck.js and rst2html5
Line 214:
=== jQuery-Presentation ===
A jQuery based slideshow system https://github.com/davist11/jQuery-Presentation
 
=== desk.js ===
 
A JavaScript library for building modern HTML presentations. deck.js is flexible enough to let advanced CSS and JavaScript authors craft highly customized decks, but also provides templates and themes for the HTML novice to build a standard slideshow. https://github.com/imakewebthings/deck.js
 
Also supports input in [[ReStructuredText]] thanks to https://github.com/marianoguerra/rst2html5
 
=== impress.js ===