cardmagic / dm-www forked from sam/dm-www

The DataMapper Website

This URL has Read+Write access

dm-www / TODO
100644 26 lines (23 sloc) 0.652 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Since DM is going through a Great Refactoring, the website may need to change a little to reflect the new stuff
 
New site structure'll probably look something like this:
 
    .
    |-- community.txt
    |-- development
    | |-- index.txt
    | |-- plans.txt
    | |-- contributing.txt
    | |-- using_git.rhtml
    | `-- docs
    | |-- associations.txt
    | |-- callbacks.txt
    | |-- create_and_destroy.txt
    | |-- find.txt
    | |-- index.txt
    | |-- install.txt
    | `-- properties.txt
    |-- css/
    |-- js/
    |-- getting_started.txt
    |-- images/
    |-- index.txt
    `-- why.txt