astefanutti / decktape

PDF exporter for HTML presentations
MIT License
2.19k stars 176 forks source link

replaces CSSS framework support with support for Inspire.js #197

Closed DuaneOBrien closed 5 years ago

DuaneOBrien commented 5 years ago

Fixes #196

DuaneOBrien commented 5 years ago

Note: The inspire-sample-slideshow.pdf file was generated using

node decktape.js --slides 1-26 https://inspirejs.org docs/examples/inspirejs-sample-slideshow.pdf

decktape is throwing a Page error: DOMException between slides 26-28, I suspect because of the Annotated Videos slide in the source: https://github.com/LeaVerou/inspire.js/blob/master/index.html

It's unclear to me if this is an existing bug or one that is surfaced in the new framework.

astefanutti commented 5 years ago

Awesome. Thanks a lot!