forked from CodeforSouth/code-for-miami.github.io_v1
-
Notifications
You must be signed in to change notification settings - Fork 10
/
index.html
347 lines (314 loc) · 16.4 KB
/
index.html
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<title>Code for Fort Lauderdale | A Code for America Brigade
</title>
<meta name="google-site-verification" content="mzzt_14vPhLb8c3C3qp-qAqSjDk_w368wxHtru2D4ZI" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Locals helping Fort Lauderdale open their data and create meaningful web and mobile apps">
<meta name="geo.position" content="26.07;-80.22" />
<meta name="geo.placename" content="Fort Lauderdale, Florida, USA" />
<meta name="geo.region" content="US-FL" />
<meta property="og:title" content="Code for Fort Lauderdale" />
<meta name="twitter:url" content="http://www.twitter.com/CodeforFTL/" />
<meta name="twitter:site" value="@codeforftl" />
<meta property="og:locality" content="Fort Lauderdale" />
<link rel="shortcut icon" href="favicon.ico">
<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.0/css/bootstrap-combined.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.0/js/bootstrap.min.js"></script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!-- NAVBAR
================================================== -->
<div class="navbar-wrapper">
<!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
<div class="container">
<div class="navbar navbar-inverse">
<div class="navbar-inner">
<!-- Responsive Navbar Part 1: Button for triggering responsive navbar. Include responsive CSS to utilize. -->
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span
class="icon-bar"></span><span class="icon-bar"></span> <span class="icon-bar"></span>
</a><a class="brand" href="#"><span class="c4mred">Code</span>
<span class="c4mblue">For Fort Lauderdale</span></a>
<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a>
</li>
<li><a href="#meetup">Events</a>
</li>
<li><a href="#contact">Contact</a>
</li>
<!-- Read about Bootstrap dropdowns at http://twitter.github.com/bootstrap/javascript.html#dropdowns -->
<li class="dropdown" id="menu1"><a href="#menu1" class="dropdown-toggle" data-toggle="dropdown">
Resources <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://github.com/CodeForFtL/codeofconduct">
Code of Conduct</a>
</li>
<li><a href="https://www.facebook.com/CodeForFTL">
Our Facebook Page</a>
</li>
<li><a href="http://www.meetup.com/Code-for-FTL/">
Our Gatherings on Meetup</a>
</li>
<li><a href="https://twitter.com/CodeforFTL">
Our Twitter Account (@CodeforFTL)</a>
</li>
<li><a href="https://github.com/CodeForFtL">
Our Code on GitHub</a>
</li>
<li class="divider"></li>
<li><a href="https://twitter.com/search?q=%23cfabrigade">
#cfabrigade - National Tweets</a>
</li>
</ul>
</li>
<li class="dropdown" id="menu2"><a href="#menu2" class="dropdown-toggle" data-toggle="dropdown">
Projects <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="http://codeforftl.org/OpenDataPolicy/">Open Data Policy</a></li>
<li><a href="http://codeforftl.org/BrowardElectedOfficials/">
Broward Elected Officials Map</a></li>
<li><a href="http://localwiki.net/ftl/"> Fort Lauderdale Wiki</a>
</li>
<li>
<a href="https://docs.google.com/forms/d/1v8uPF2KKyAby6vbjVdSUpJmlwk6ku8rSy-bZvERwl8s/viewform">
Open Data Survey</a>
</li>
<li><a href="http://codeforftl.org/ftlviz/">Fort Lauderdale Traffic Visualization</a></li>
<li><a href="https://github.com/CodeForFtL/CodeForFtL.github.io">CodeForFTL.org</a></li>
<li><a href="http://click-that-hood.com/?city=fort-lauderdale"> Click That Hood</a>
</li>
<li><a href="http://codeforftl.org/Budget-Visualization/"> Budget Visualization </a>
</li>
</ul>
</li>
<li class="dropdown" id="aboutUs"><a href="#aboutUs" class="dropdown-toggle" data-toggle="dropdown">
About Us <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="#mission">Our Mission</a>
</li>
<li>
<a href="#coreTeam">
Core Team Members</a>
</li>
</ul>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
<!-- /.navbar-inner -->
</div>
<!-- /.navbar -->
</div>
<!-- /.container -->
</div>
<!-- /.navbar-wrapper -->
<!-- fork me banner, top right
================================================== -->
<!--
<a class="forkme" href="https://github.com/c4hrva/c4hrva-landing"><img style="position: absolute; top: 0; right: 0; border: 0; z-index: 100;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
-->
<!-- Carousel - only using one at the moment
================================================== -->
<div class="carousel slide">
<div class="carousel-inner">
<div class="item active">
<img src="images/carousel/ftlbeach1a.jpg" alt="Fort Lauderdale Beach | Fort Lauderdale">
<!-- image by Mary Lesh -->
<div class="container">
<div class="carousel-caption">
<h1>We Are Code For Fort Lauderdale</h1>
<p class="lead">Come join idea-makers, designers, citizen leaders, developers, and data geeks who volunteer to help the Fort Lauderdale government and civic orgs adopt open web technologies.</p>
<a class="btn btn-large btn-primary" href="http://www.meetup.com/Code-for-FTL/">Stop By Our
Meetups</a>
</div>
</div>
</div>
</div>
</div>
<!-- /.carousel -->
<div class="container marketing clearleft">
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="span4">
<img src="images/captain.png" alt="CfA Brigade Captain">
<h2>Come To Our Meetups</h2>
<p>A casual <a href="http://www.meetup.com/Code-for-FTL/">meetup</a>, usually weekly, meeting in Fort
Lauderdale.</p>
<p><a class="btn" href="#meetup">View details
»</a>
</p>
</div>
<!-- /.span4 -->
<div class="span4">
<img src="images/community.png" alt="Community">
<h2>Join Online Discussions</h2>
<p><a href="https://groups.google.com/forum/#!forum/code-for-ftl">
An open conversation online</a> about what we're doing now and what's next.</p>
<p><a class="btn" href="#groups">View details
»</a>
</p>
</div>
<!-- /.span4 -->
<div class="span4">
<img src="images/cfa_logo_greyscale.png" alt="Code for America">
<h2>See Our Inspiration</h2>
<p><a href="http://codeforamerica.org/">Code for
America</a> is the organization that helped inspire many of us that we can change our City.</p>
<p><a class="btn" href="#cfa">View details »</a>
</p>
</div>
<!-- /.span4 -->
</div>
<!-- /.row -->
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="featurette">
<div class="pull-left">
<img class="featurette-image pull-left" src="images/noun_project_756_citizen.png" alt="Citizen">
</div>
<div class="pull-right">
<h2 class="featurette-heading">Works In Progress. <br>
<span class="muted">Some Of Our 2015 Projects.</span></h2>
<p class="lead"></p>
<ul class="lead">
<li><a href="http://localwiki.net/ftl/">Fort Lauderdale Wiki</a> - a wiki for Fort Lauderdalians by Fort Lauderdalians
</li>
<li><a href="http://codeforftl.org/rep-ftl/">Rep Ft. Lauderdale</a> - Search your representatives and how to contact them</li>
<li><a href="https://docs.google.com/forms/d/1v8uPF2KKyAby6vbjVdSUpJmlwk6ku8rSy-bZvERwl8s/viewform">Open Data Survey</a> - Our project to find out what candidates support open datasurvey
</li>
<li><a href="https://github.com/CodeForFtL/CodeForFtL.github.io">CodeForFtL.org</a> - Get the source code on our <a href="https://github.com/codeforftl">GitHub</a>
</li>
</ul>
<h2 class="featurette-heading">Past Projects</h2>
<p class="lead"></p>
<ul class="lead">
<li><a href="http://click-that-hood.com/?city=fort-lauderdale">Click That Hood</a> - Put your geographic knowledge of Fort Lauderdale to the test
</li>
<li><a href="http://codeforftl.org/Budget-Visualization/">Budget Visualization</a> - Visualize the budget with <a href="http://d3js.org/">d3.js</a> and <a href="https://github.com/d3/d3-plugins/tree/master/sankey">sankey.js</a>
</li>
</ul>
</div>
</div>
<hr class="featurette-divider">
<div class="featurette">
<a href="http://brigade.codeforamerica.org/">
<img id="cfa" class="featurette-image pull-right" src="images/cfa_brigade_logo.png"
alt="Code for America Brigade">
</a>
<h2 class="featurette-heading">Want To Help Your City? <span class="muted">Good, we could use your help.</span>
</h2>
<p class="lead">We are a <a href="https://www.codeforamerica.org/who">Code for America
Brigade</a>, which means we're volunteers that contribute our talents toward improving the way our local
governments and community organizations use the web. Brigade is about action and you're here because you are
someone who takes action.
<a
href="http://brigade.codeforamerica.org/pages/activities">See what kind of things brigades do</a>,
or watch the <a href="https://www.ted.com/talks/jennifer_pahlka_coding_a_better_government">
inspirational TED talk given by Jennifer Pahlka, the founder of Code
for America.</a>
</p>
</div>
<hr class="featurette-divider">
<div class="featurette">
<a href="http://www.meetup.com/Code-for-FTL/">
<img id="meetup" class="featurette-image pull-left" src="images/meetup.jpg" alt="Meetup.com">
</a>
<h2 class="featurette-heading">We Meet Often. <span class="muted">Come Join Us.</span></h2>
<p class="lead">Check out our <a href="http://www.meetup.com/Code-for-FTL/">Meetup</a> and<a
href="https://www.facebook.com/CodeForFTL"> Facebook</a>
to learn more about events and projects.</p>
<div class="calendar">
<iframe src="https://www.google.com/calendar/embed?src=codeforftl%40gmail.com&ctz=America/New_York"
style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
</div>
<hr class="featurette-divider">
<div class="featurette" id="contact">
<a href="https://groups.google.com/forum/#!forum/code-for-ftl">
<img id="groups" class="featurette-image pull-right" src="images/google_groups.png" alt="Google Groups">
</a>
<h2 class="featurette-heading">We Discuss Things Online. <span class="muted">Join and Introduce Yourself.</span>
</h2>
<p class="lead">Can't make it to a meetup? No problem. We collaborate on projects, ask for help, and post wins
to our <a href="https://codeforftl.slack.com">Code
for Fort Lauderdale Slack Channel</a> where you can get new posts in email and reply. We welcome anyone to
e-mail <a href="mailto:[email protected]">CodeForFTL at gmail.com</a> to join our slack channel... you might just see something you're interested in helping with.</p>
<p class="lead">Follow us on Twitter!</p>
<a class="twitter-timeline"
width="300"
height="500"
href="https://twitter.com/codeforftl"
data-widget-id="510246756148187136">
Tweets by @codeforftl
</a>
</div>
<hr class="featurette-divider">
<div class="featurette">
<h2 class="featurette-heading">Want Even More Info? <span class="muted">Contact Us.</span></h2>
<p class="lead">Our email address is (<a href="mailto:[email protected]">CodeForFTL at gmail.com</a>) and we want to hear from you!</p>
</div>
<hr class="featurette-divider" id="mission">
<div class="featurette">
<h2 class="featurette-heading">Our Mission</h2>
<p class="lead">To create a more open and transparent Fort Lauderdale that caters to its citizens and visitors.</p>
</div>
<hr class="featurette-divider" id="coreTeam">
<div class="featurette">
<h2 class="featurette-heading">Core Team Members</h2>
<div>
<div class="text-center">
<img src="images/robDavis.png" class="img-circle" alt="Picture of Rob Davis"></img>
<h3>Rob Davis</h3>
<p class="lead">Rob works at the intersection of technology, civic engagement, and open government. Find him at the beach surfing waves while not binging on House of Cards.</p>
</div>
<div class="text-center">
<img src="images/quyenTran.png" class="img-circle" alt="Picture of Quyen Tran"></img>
<h3>Quyen Tran</h3>
<p class="lead">Quyen is a software developer and tester. He is surrounded by the Internet of Things during the day and does web development at night. If it can be put on a map, then Quyen puts it on the map!</p>
</div>
<div class="text-center">
<img src="https://en.gravatar.com/userimage/26278455/a9b6f5d6e49c2f63c5ebabe77d473097.jpg?size=200" class="img-circle" alt="Picture of Ryan Gates"></img>
<h3>Ryan Gates</h3>
<p class="lead">Ryan develops websites using the C#/.NET stack during the day, while filling his nights and weekends with civic hacking. He contributed the city of <a href="http://click-that-hood.com/?city=fort-lauderdale">Fort Lauderdale</a> to <a href="http://click-that-hood.com/">Click that 'hood</a> and created a <a href="codeforftl.org/Budget-Visualization/">budget visualization</a> using <a href="http://d3js.org/">d3.js</a>. Ryan looks forward to meeting others interested and working to make Fort Lauderdale more open and transparent.</p>
</div>
</div>
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
<!-- FOOTER -->
<footer></footer>
<p class="pull-right"><a href="#">Back to top</a>
</p>
<p>...People trying to make Fort Lauderdale even better...</p>
<p>Built and Maintained by Code for Fort Lauderdale. Site Design Based on <a
href="https://github.com/twbs/bootstrap">Bootstrap</a>, Some Images Provided by <a
href="http://thenounproject.com">The
Noun Project</a> and <a href="http://aerostylaz.deviantart.com/gallery/?q=miami">Aerostylaz</a>.</p>
</div>
<!-- /.container -->
<script src="js/bootstrap-tooltip.js"></script>
<script type="text/javascript" src="index.js"></script>
<script>window.twttr = (function (d, s, id) {
var t, js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src= "https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
return window.twttr || (t = { _e: [], ready: function (f) { t._e.push(f) } });
}(document, "script", "twitter-wjs"));</script>
</body>
</html>