public
Description: Tutorial + Cookbook
Homepage: http://sinatra-book.gittr.com
Clone URL: git://github.com/cschneid/sinatra-book.git
sinatra-book / TODO
100644 15 lines (11 sloc) 0.417 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Setup technical environment
    - Markdown files (using maruku - http://maruku.rubyforge.org/)
    - Determine directory structure
    - Thor (!!) file to automate build
    - Build HTML, PDF... others?
    - Self-hosting example app to view the book?
 
Layout of book
    - Cookbook section
        - Brainstorm topics
    - Tutorial section?
        - Find a cool example app - perhaps a viewer app for this book?