Skip to content

Team-Rockstars-IT/RockstarsRevealTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Rockstars IT theme for Reveal-js presentations

An attempt to create a reusable theme for Reveal presentations. This theme can be used with reveal-js or reveal-md and even with reveal in Docker: reveal.js on steroids. With this theme it is possible to create reusable presentations in the Team Rockstars IT layout.

Preview

See the demo in action here.

Most important keyboard shortcuts:

  • <ESC>: An overview of the presentation
  • <S>: Speaker deck with notes (dual screen support)
  • <ARROW>-keys: next/previous/up/down

Screenshots

Overview

Start

Left aligned

Columns

End

Getting started

Install sass

npm install -g sass
  • Generate new theme
sass --watch theme/source/rockstars.scss theme/rockstars.css
  • Test the template
docker run --rm -p 1948:1948 -p 35729:35729 -v $(pwd)/example:/slides -v $(pwd)/theme:/slides/theme webpronl/reveal-md:latest /slides --theme theme/rockstars.css --watch

Using it for your own presentations

Create a separate repository where you store your presentations. Add this repository as a submodule and generate a new theme css file. Include it in your docker command or reveal installation. More documentation will come here!

Ideas

  • Add blocks from the website to create links
  • Better tables
  • Different color-schemes (She's a rockstar pink?)

Sources

About

A theme to be used with reveal.js to create reusable presentations.

Resources

License

Stars

Watchers

Forks

Languages