-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.php
219 lines (214 loc) · 12.6 KB
/
index.php
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
<?php get_header(); ?>
<section id="content" role="main">
<div class="background">
<img src="<?php echo get_template_directory_uri(); ?>/img/i80.jpg" />
</div>
<?php get_template_part('nav', 'top'); ?>
<div class="content-container">
<div class="content" class="owl-carousel owl-theme">
<!-- HOME -->
<div id="home" class="segment">
<div class="segment-title">
<span>About Open/Nebraska</span>
</div>
<div class="segment-content">
Open Nebraska is a civic innovation organization serving the citizens of the great state of Nebraska. Our mission is to solve community problems through civic application development, open data advocacy, and tech education. We aim to drive innovation and community engagement in Nebraska by making local information more accessible to the public.
Open Nebraska is launching the first Code for America Brigade in the state -- a dual city Brigade for Omaha and Lincoln. It is our hope to expand our reach across the state over time through organizing and supporting CfA brigades in other Nebraska cities.
</div>
</div>
<!-- Projects -->
<div id="projects" class="segment">
<div class="segment-title">
<span>Open/Nebraska Projects</span>
</div>
<div id="projects-accordion" class="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#projects-accordion" href="#localBoardsCollapse">
Local Boards (Douglas County)
</a>
</h4>
</div>
<div id="localBoardsCollapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#projects-accordion" href="#OTPCollapse">
Omaha Transit Party
</a>
</h4>
</div>
<div id="OTPCollapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#projects-accordion" href="#NRICollapse">
Nebraska Restaurant Inspections
</a>
</h4>
</div>
<div id="NRICollapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#projects-accordion" href="#OCDCollapse">
City of Omaha Dashboard
</a>
</h4>
</div>
<div id="OCDCollapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#projects-accordion" href="#NDLCollapse">
Nebraska Data Library
</a>
</h4>
</div>
<div id="NDLCollapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
</div>
</div>
<div id="upcoming" class="segment">
<div class="segment-title">
<span>Upcoming for Open/Nebraska</span>
</div>
<div class="segment-content">
Monthly meetups occur on the third Thursday of each month, and all Open Nebraska meetups along with details can be found on Meetup.com. Meetups are open to the public -- anyone can join us at any time.
Upcoming meetups at Aviture:
February 20th
March 20th
April 17th
May 15th
The Local Boards team will be meeting every second and fourth Thursday, 5-9pm. Feel free to join the team! Locations will be noted on our Meetup.com page.
Feb 13th
Feb 27th
Mar 13th
Mar 27th
</div>
</div>
<!-- //// EVENTS -->
<div id="events" class="segment">
<div class="segment-title">
<span>Open/Nebraska Events</span>
</div>
<div id="events-accordion" class="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#events-accordion" href="#meetupsCollapse">
Local Monthly* Meetups
</a>
</h4>
</div>
<div id="meetupsCollapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#events-accordion" href="#HO3Collapse">
Hack Omaha III
</a>
</h4>
</div>
<div id="HO3Collapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#events-accordion" href="#HLCollapse">
Hack Lincoln
</a>
</h4>
</div>
<div id="HLCollapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#events-accordion" href="#NDCHCollapse">
National Day of Civic Hacking
</a>
</h4>
</div>
<div id="NDCHCollapse" class="panel-collapse collapse">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
<div class="links"></div>
</div>
</div>
</div>
</div>
<!-- //// CONVERSATIONS -->
<div id="conversations" class="segment">
<div class="segment-title">
<span>Open/Nebraska Conversations</span>
</div>
<div class="segment-content">
Some stuff about conversations and jazz.
</div>
</div>
<!-- //// CONTACT -->
<div id="contactus" class="segment">
<div class="segment-title">
<span>Contact Open/Nebraska</span>
</div>
<div class="segment-content">
Connect with us on Twitter, Meetup.com, and Facebook.
Email us anytime at team@opennebraska.io
Twitter: @OpenNebraska, @HackOmaha, @HackLnk
Facebook: Open Nebraska, Hack Lincoln
Meetup: Open Nebraska
Github: opennebraska
</div>
</div>
</div>
</div>
</section>
<?php get_footer(); ?>