1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-23 14:53:44 +02:00

Add DeckTape in tools section

Antonin Stefanutti
2016-06-06 22:57:31 +02:00
parent c5c9c610c4
commit 63dbea69b6

@@ -89,6 +89,7 @@ Useful tools for working with reveal.js.
- [runnable.com](http://runnable.com/U51EjgiOZqRA3HoV/basic-reveal-js-example-for-node-javascript-and-presentations) Live editable example of the source code. - [runnable.com](http://runnable.com/U51EjgiOZqRA3HoV/basic-reveal-js-example-for-node-javascript-and-presentations) Live editable example of the source code.
- [prez](https://github.com/lmtm/prez) Generate Reveal.js slideshows from a set of markdowns. - [prez](https://github.com/lmtm/prez) Generate Reveal.js slideshows from a set of markdowns.
- [deck2pdf](https://github.com/melix/deck2pdf) Command-line tool for converting decks to PDF - [deck2pdf](https://github.com/melix/deck2pdf) Command-line tool for converting decks to PDF
- [decktape](https://github.com/astefanutti/decktape) Another command-line tool for converting decks to PDF using PhantomJS
- [uncloak](https://github.com/lmtm/uncloak) Reveal.js theme editor to tweak colors and font styles in a live GUI. - [uncloak](https://github.com/lmtm/uncloak) Reveal.js theme editor to tweak colors and font styles in a live GUI.
- [cleaver](https://github.com/sudodoki/reveal-cleaver-theme) Reveal-cleaver-theme enables you to easily create a very easy way reveal.js slideshow from a dummy markdown file. - [cleaver](https://github.com/sudodoki/reveal-cleaver-theme) Reveal-cleaver-theme enables you to easily create a very easy way reveal.js slideshow from a dummy markdown file.