/tutorial

Trema Tutorial

Primary LanguageCSS

Quick Start

git clone git://github.com/trema/tutorial.git
cd tutorial

# run the standard presentation
showoff serve

This will launch a local Sinatra server on port 9090. Open your browser to localhost:9090. On a Mac you can run:

open http://localhost:9090

Use arrow keys to navigate through the slides. Press '?' to see a help window with more key commands.

Printing slides (PDF)

Try this: first gem install pdfkit, then visit

http://localhost:9090/pdf

LICENSE

Copyright (c) 2012 Yasuhito Takamiya

Licensed under the GPL3 license