hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.86k stars 16.65k forks source link

Exporting to PDF does not work with dev branch #1060

Closed mitar closed 9 years ago

mitar commented 9 years ago

See here: https://peerlibrary.github.io/outreach/slides/2014-11-16-opencon/?print-pdf

hakimel commented 9 years ago

That export is failing because the page is unable to load reveal.js' PDF CSS file. This CSS file I'm referring to is referenced relatively from the index.html: https://github.com/hakimel/reveal.js/blob/dev/index.html#L28