From 3733eaf903b6a95b3e60057ad133213c170cae97 Mon Sep 17 00:00:00 2001 From: dzello Date: Mon, 30 Apr 2018 16:15:04 -0700 Subject: [PATCH] Document favorite Reveal.js features --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 302731a..02d77b4 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,14 @@ 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 + +Not directly related to reveal-hugo, but these are some of my favorite Reveal.js features and shortcuts. + +- 's' - type 's' to enter speaker mode, which opens a separate window with a time and speaker notes +- 'o' - type 'o' to enter navigation mode and see slide thumbnails +- 'f' - type 'f' to go into full-screen mode + # Contributing Contributions are very welcome. To run the example site in this repository locally, clone this repository and run: