Skip to content

mattfrankjames/rideTheLightningSlide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reveal.js Presentation

This sample project implements an example slide presentation. It uses the open-source framework, reveal.js, which enables you to easily create beautiful presentations using HTML.

The example implements reveal.js multiplexing and speaker notes support, so you can just remix and edit the presentation.

  • Multiplexing

    Multiplexing allows your audience to view the slides of the presentation you are controlling on their own phone, tablet or laptop. As the master presentation navigates the slides, all client presentations will update in real-time. This is useful for giving presentations to a remote audience, like at a virtual conference.

  • Speaker Notes

    Speaker notes can be used to present per-slide notes in a separate browser window. The notes window also gives you a preview of the next upcoming slide so it may be helpful even if you haven't written any notes.

Getting Started

  • Edit the main presentation file at public/_client/index.html.
  • If you intend to use multiplexing, then generate a token and update the master presentation files at public/_master/index.html.

For more detailed setup instructions, see setup.md.

About

Reveal JS based slide deck for my Ride the Lightning talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published