Add more favorite Reveal.js tools

This commit is contained in:
Josh Dzielak 2018-07-10 14:24:40 +02:00 committed by GitHub
parent f26b1764f7
commit da2ff896de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -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: