From da2ff896de71fa08200d8f35cb9af8a6a683f840 Mon Sep 17 00:00:00 2001 From: Josh Dzielak Date: Tue, 10 Jul 2018 14:24:40 +0200 Subject: [PATCH] Add more favorite Reveal.js tools --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d295570..335cb7b 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ Now you can add `outputs = ["Reveal"]` to the front matter of any section's `_in Note: If you specify `outputs = ["Reveal"]` for a single content file, you can prevent anything being generated for that file. This is handy if you other default layouts that would have created a regular HTML file from it. Only the list file is required for the presentation. -# Miscellaneous +# Reveal.js favorites Not directly related to reveal-hugo, but these are some of my favorite Reveal.js features and shortcuts. @@ -192,6 +192,12 @@ Not directly related to reveal-hugo, but these are some of my favorite Reveal.js - 'o' - type 'o' to enter overview mode and scroll through slide thumbnails - 'f' - type 'f' to go into full-screen mode +Here are a few of my favorite Reveal.js-related tools: + +- [decktape](https://github.com/astefanutti/decktape) for exporting a presentation as a PDF + +Find many more on the Reveal.js wiki: [Plugins, tools and hardware](https://github.com/hakimel/reveal.js/wiki/Plugins,-Tools-and-Hardware). + # Contributing Contributions are very welcome. To run the example site in this repository locally, clone this repository and run: