From 63dbea69b663837c325114c27670dfff84e20bfa Mon Sep 17 00:00:00 2001 From: Antonin Stefanutti Date: Mon, 6 Jun 2016 22:57:31 +0200 Subject: [PATCH] Add DeckTape in tools section --- Plugins,-Tools-and-Hardware.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index f587407..98a2079 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -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. - [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 +- [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. - [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.