public
Description: OFFICAL REPO MOVED TO /sinatra/sinatra-book Tutorial + Cookbook
Homepage: http://sinatra-book.gittr.com
Clone URL: git://github.com/cschneid/sinatra-book.git
neall (author)
Tue Jan 13 05:46:20 -0800 2009
cschneid (committer)
Wed Jan 14 15:24:09 -0800 2009
commit  ccbcd5edbc2a51244a9d10946eac8505ed2ef769
tree    dd73395f6bec79ba16a9b2fa33a2390cf497049e
parent  01aafb08c3c80895127efbdf6ee853b0a89f8a33
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?