forked from ThatAndroidGuy/code-for-miami.github.io-1
-
Notifications
You must be signed in to change notification settings - Fork 11
/
_data.json
56 lines (56 loc) · 1.73 KB
/
_data.json
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"about-code-for-miami": {
"title": "About Code for Miami",
"header_text": "About Us",
"description": "Code for Miami is a Code for America brigade advocating for open data from local Miami governments and creating apps and resources with it."
},
"code-of-conduct": {
"layout": "_layout_headings_only",
"header_text": "Code of Conduct",
"title": "Code of Conduct",
"description": "Code for America Code of Conduct"
},
"get-started-with-civic-hacking": {
"layout": "_layout_headings_only",
"header_text": "get Started",
"title": "Get Started with Civic Hacking",
"description": "Check out projects, open issues and ideas to get you started with civic hacking"
},
"index": {
"header_text": "We love Miami.",
"subheader_text": "Let's make it better, together."
},
"civic-hacking-101": {
"title": "Civic Hacking 101",
"header_text": "Civic Hacking 101",
"description": "Civic hacking is for everyone, learn how you can contribute to your city."
},
"open-issues": {
"layout": "_layout-angular",
"title": "Open Issues",
"description": "",
"header_text": "Open Issues"
},
"projects": {
"layout": "_layout-angular",
"title": "Projects",
"description": "",
"header_text": "Projects"
},
"stories": {
"title": "Stories",
"header_text": "Stories"
},
"ideas": {
"layout": "_layout_content_only",
"header_text": "Make Miami Great Again!",
"title": "Code for Miami Ideas Suggestions",
"description": "Suggest ideas for how to improve Miami as a whole."
},
"ideas-thanks": {
"layout": "_layout_content_only",
"header_text": "Thank you",
"title": "Thank you",
"description": "Thanks for your idea submission."
}
}