trema / tutorial-ja

Home Page:http://trema-tutorial-ja.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trema Tutorial

Dependency Status

Quick Start

prompt> git clone git://github.com/trema/tutorial-ja.git
prompt> cd tutorial-ja
prompt> bundle install
prompt> showoff serve

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

prompt> 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, Kazuya Suzuki

Licensed under the GPL3 license

About

http://trema-tutorial-ja.herokuapp.com/


Languages

Language:CSS 74.0%Language:Ruby 26.0%