An open API service indexing awesome lists of open source software.

https://github.com/wincent/presentation-template

Simple starting template for slideshow presentations built using reveal.js, highlight.js and HTML
https://github.com/wincent/presentation-template

Last synced: 12 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Deprecated: please see [github.com/wincent/presentation](https://github.com/wincent/presentation) instead

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

## Includes:

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

## Usage:

1. Make sure the prerequisites are in place

git submodule update --init
bundle

1. Edit the `index.haml` file to taste
1. Build

bundle exec rake