This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Nov 07 10:55:05 -0800 2009 | |
| |
.gitmodules | Sat Nov 07 10:42:27 -0800 2009 | |
| |
README.md | Sat Nov 07 10:55:43 -0800 2009 | |
| |
presentation.yml | Sat Nov 07 10:42:27 -0800 2009 | |
| |
presentation_app.rb | Sat Nov 07 10:55:05 -0800 2009 | |
| |
public/ | Sat Nov 07 10:42:27 -0800 2009 | |
| |
slides.md | Sat Nov 07 10:45:04 -0800 2009 | |
| |
vendor/ | Sat Nov 07 10:46:00 -0800 2009 | |
| |
views/ | Sat Nov 07 10:42:27 -0800 2009 |
README.md
slidedown-template
A Simple Wrapper around SlideDown and other stuff, refactored to make rapid prototyping of a slideshow easier.
Edit...
- Slide specific view in views/slides.erb
- The presentation layout in views/presentation.erb
- Your css for the presentation in stylesheets/presentation.css
- Your slide content in presentation_app.rb
- presentation.yml for your presentation details.
It also includes inconsolata for presentation code awesome sauce.
To get started, fork the project for your presentation.
Clone + run git submodule init && git submodule update
Next, edit the files above.
Use ruby presentation_app.rb to view it (hit /)







