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
- Host: GitHub
- URL: https://github.com/wincent/presentation-template
- Owner: wincent
- Created: 2012-07-05T21:27:45.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T22:11:39.000Z (over 7 years ago)
- Last Synced: 2025-02-23T21:26:55.702Z (over 1 year ago)
- Language: HTML
- Size: 83 KB
- Stars: 12
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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