- Oct 11, 2018
- 1,234
- 1,045
"reveal.js is an open source HTML presentation framework. It's a tool that enables anyone with a web browser to create fully-featured and beautiful presentations for free.
Presentations made with reveal.js are built on open web technologies. That means anything you can do on the web, you can do in your presentation. Change styles with CSS, include an external web page using an <iframe> or add your own custom behavior using our JavaScript API. "
Seems to allow you to programatically create slideshows with code, I haven't used it yet but seems pretty cool:
https://github.com/hakimel/reveal.js
Presentations made with reveal.js are built on open web technologies. That means anything you can do on the web, you can do in your presentation. Change styles with CSS, include an external web page using an <iframe> or add your own custom behavior using our JavaScript API. "
Seems to allow you to programatically create slideshows with code, I haven't used it yet but seems pretty cool:
https://github.com/hakimel/reveal.js