prez
prez copied to clipboard
Generate Reveal.js slideshows from a set of markdowns
There hasn't been a release in 3 years, and no commits in almost 2. Is this project still active?
It seems like `phantomjs` is been deprecated and renamed it to `phantomjs-prebuilt`. So, the reference for `phantomjs ` should be typically changed to `phantomjs-prebuilt`. ## How to do that?
Is that possible to serve GitPitch (based on revealjs) presentation offline?
After running a prez, a pdf is created but each slide is blank (white). There is a page for each slide. ### There is a warning during the install. `...
Dear all, I tried out `prez` because I was looking for a way to split a `reveal.js` presentation into several logical parts. As I understood, **each single slide goes into...
I would like to add 3rd party RevealJs plugins to prez. Is this possible? What would be the best approach? In RevealJs I would normally just include these plugins in...
Hi. If I modify the build folder (add plugins, touch to index.html for plugin initialization, default theme, etc), these changes are overwritten each time I launch prez, unless I use...
It appears to be supported by reveal 3.4 https://github.com/hakimel/reveal.js/releases/tag/3.4.0 Things to check: - code highlighting in notes - notes printing
It can't be bump yet because of the (buggy) new way handling white list to copy reveal files: https://github.com/jprichardson/node-fs-extra/issues/350
Would you consider an alternative to the initial project template to use src references to a CDN host instead of the localized versions?