Skip to content

A repository for my adjustments to the famous slide presentation framework...reveal.js

Notifications You must be signed in to change notification settings

scottsimpson/rayveal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayVeal

My own version of RevealJS. Based on the awesome Reveal JS.

Installation

Pretty much like installing RevealJS.

$ git clone this repository
$ npm install

The docs folder has everything you'd need to upload to a server to get the slideshow working.

The slide content is in the slides folder in markdown format. You can add as many markdown files as you want. There are custom styles for tables, code, etc.

Preview slides locally

When you're ready to preview the slides

$ grunt serve

About

A repository for my adjustments to the famous slide presentation framework...reveal.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.7%
  • JavaScript 5.3%