Skip to content

Simple starting template for slideshow presentations built using reveal.js, highlight.js and HTML

Notifications You must be signed in to change notification settings

zaburt/presentation-template

 
 

Repository files navigation

Basic starting point for quick-and-dirty technical presentations.

Includes:

  - reveal.js: JS slideshow library
  - highlight.js: JS syntax highlighting library, with themes

Usage:

  # make sure the prerequisites are in place
  git submodule update --init
  bundle

  # edit the index.haml file to taste, then build
  bundle exec rake

About

Simple starting template for slideshow presentations built using reveal.js, highlight.js and HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published