From 84aacf766b10fa728ff0cdd8af8b8b4171222cd2 Mon Sep 17 00:00:00 2001 From: Daniel Ruf <827205+DanielRuf@users.noreply.github.com> Date: Thu, 1 Aug 2019 08:30:59 +0200 Subject: [PATCH] Decktape uses Puppeteer now --- Plugins,-Tools-and-Hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 8f98d07..61b9e7d 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -185,7 +185,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 +- [decktape](https://github.com/astefanutti/decktape) Another command-line tool for converting decks to PDF using Puppeteer - [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. - [hacker-slides](https://github.com/jacksingleton/hacker-slides) Visual editor; A simple app that combines Ace Editor and RevealJS