You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-21Lines changed: 28 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,36 @@
1
1
# laddr
2
2
3
-
Laddr -- pronounced "ladder" and named after the essential tool for fire brigades -- is a web application designed to create an online home-base for [Code for America brigades](http://brigade.codeforamerica.org).
3
+
Laddr -- pronounced "ladder" and named after the essential tool for fire brigades -- is an online homebase for your local [Code for America Brigade](http://brigade.codeforamerica.org). It is designed to be cheap-to-host and easy-to-hack platform for civic hacking groups to maintain an online precense and automate support for their real-world operations.
4
4
5
-
## Hosting
6
-
Code for Philly hosts and maintains instances for free for other brigades on our multi-tenant infrastructure. Make a post to the [Hosting Requests](http://forum.laddr.us/c/hosting-requests) category of Laddr's support forum to get started with a sandbox instance.
5
+
## Getting started
7
6
8
-
## Help / Support / Questions / Chat
9
-
Guides and support are available at our Discourse foreum at [forum.laddr.us](http://forum.laddr.us/)
7
+
There are three ways to get started with Laddr:
10
8
11
-
Join Code for Philly's Slack channel for Laddr, you can self-register via codeforphilly.org: [codeforphilly.org/chat/laddr](https://codeforphilly.org/chat/laddr)
9
+
-[Request free hosting of a copy for your brigade](http://forum.laddr.us/c/hosting-requests), courtesy of Code for Philly
10
+
-[Clone laddr](#clone-laddr) to work on and contribute to its core, shared functionality
11
+
-[Extend laddr](#extend-laddr) to create a workspace for customizing a copy of laddr for your brigade without forking the whole thing
12
+
13
+
### Clone Laddr
14
+
15
+
*TODO: document me*
16
+
17
+
### Extend Laddr
18
+
19
+
*TODO: document me*
20
+
21
+
## Support
22
+
23
+
-[Laddr forum/wiki](http://forum.laddr.us/)
24
+
-[#laddr channel in Code for Philly's Slack](https://codeforphilly.org/chat/laddr)
25
+
- #laddr channel in Code for America's Slack
26
+
-[laddr issues on GitHub](https://github.com/CodeForPhilly/laddr/issues)
27
+
28
+
Guides and support are available at our Discourse forum at
29
+
30
+
Join Code for Philly's Slack channel for Laddr, you can self-register via codeforphilly.org:
12
31
13
32
## Features
33
+
14
34
-[Projects Directory]
15
35
- Each project can have a users URL, developers URL, markdown README
16
36
- Projects can be tagged by topic, tech, and event
@@ -39,7 +59,9 @@ Join Code for Philly's Slack channel for Laddr, you can self-register via codefo
0 commit comments