Creating Slides with reveal.js
Keyboard Shortcuts
- Next Slide: Space
- Navigate Slide: Arrow Keys
- Overview Mode: Esc
- Speaker Notes: S
- Pause Presentation / Black Screen: V/B/.
PDF Export
Append ?print-pdf
to the URL, for example http://localhost:8000/?print-pdf
Reference Syntax
Images
Text
Video
<section
data-transition="slide"
data-background="#EAB547"
data-background-transition="zoom"
>
<video data-src=""></video>
</section>
References and Acknowledgements
Original: https://wiki-power.com/
This post is protected by CC BY-NC-SA 4.0 agreement, should be reproduced with attribution.This post is translated using ChatGPT, please feedback if any omissions.