Sliderl
A simple markdown-based slideshow server using the Nitrogen Web Framework and reveal.js.
Demo
See a live demo at: http://slides.sigma-star.com
Set up
- Install Erlang
- Clone sliderl:
git clone git://github.com/choptastic/sliderl - Change into the sliderl directory:
cd sliderl - Run
make
To view slideshows
- Put any slideshows into the
slideshowsdirectory - Run
make run - Open your browser to http://127.0.0.1:8000
About
Copyight (c) 2013, Jesse Gumm (@jessegumm)
License
Released under the MIT License