forked from shannonelle/tech-tailgate
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
334 lines (277 loc) · 12.3 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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<html>
<head>
<!-- Meta -->
<meta charset="utf-8">
<title>Tech Tailgate</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<!-- Social Meta -->
<meta property="og:type" content="article" />
<meta property="og:title" content="Tech Tailgate" />
<meta property="og:url" content=""/>
<meta property="og:description" content="" />
<meta property="og:image" content="img/TechTailgate.jpg" />
<!-- Custom -->
<meta name="author" content="">
<link rel="icon" href="img/favicon.png" type="image/x-icon">
<!-- Mobile -->
<meta name="apple-mobile-web-app-capable" content="yes" /> <!--hide the browser's status bar on startup -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<!-- App -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<!-- Scroll to Top -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script>
<script>
$(window).scroll(function() {
if ($(document).scrollTop() > 50) {
$('nav').addClass('shrink');
} else {
$('nav').removeClass('shrink');
}
});
</script>
<!-- Custom -->
<link rel="stylesheet" type="text/css" href="css/techtailgate.css" />
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700|Oxygen:400,700,300' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!-- main nav -->
<!-- main nav -->
<div class="main-nav">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div> <!--.navbar-header -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="#about">About</a></li>
<li><a href="#meetups">Meet Ups</a></li>
<li><a href="https://www.eventbrite.com/e/tech-tailgate-tickets-17418676731" target="_blank">Get Tickets</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div> <!--/.container-fluid -->
</nav>
</div> <!-- /.main-nav -->
<!-- jumbotron -->
<div class="jumbotron">
<!--<img src="img/background.jpg" alt="Background Image" class="background-img" />-->
<div class="jumbo-content">
<div class="container">
<img src="img/tech-tailgate-logo-white.png" alt="Tech Tailgate" class="img-responsive logo" />
<p>One night, nine tech meetup groups, and plenty of beer. If you've ever been interested in checking out the tech meetups in the area, but really haven't been able to find the time to get to all of them, Tech Tailgate is the perfect opportunity.</p>
<a href="https://www.eventbrite.com/e/tech-tailgate-tickets-17418676731" target="_blank"><button type="button" class="btn btn-primary">Get Tickets</button></a>
</div>
</div>
</div>
<!-- About -->
<a name="about" class="top"></a>
<div id="about-id">
<div class="container">
<div class="row">
<div class="thumbnails">
<div class="col-sm-4">
<img src="img/when-icon.png" alt="When Icon" class="img-responsive" />
<h3>When</h3>
<p>July 16th, 2015<br />
5:30pm - 8:00pm<br /></p>
</div><!--/col-md-4 -->
<div class="col-sm-4">
<img src="img/location-icon.png" alt="Location Icon" class="img-responsive" />
<h3>Where</h3>
<p>Fargo Brewing Company<br />
610 N University Dr Fargo, ND</p>
</div> <!--/col-md-4 -->
<div class="col-sm-4">
<img src="img/beer-icon.png" alt="Drink Icon" class="img-responsive" />
<h3>What</h3>
<p>Happy Hour Beer Prices<br/> All Night & Pizza Provided</p>
</div><!--/col-md-4 -->
</div><!--/thumbnails-->
</div><!--/row-->
</div>
<div class="container-fluid">
<div class="row">
<div class="meet-the-meetups">
<div class="col-sm-10 col-sm-offset-1">
<h2>Meet the Meetups</h2>
<hr>
<p>The tech industry in the Fargo/Moorhead area is exploding. In the best way possible. Tech Tailgate wants to give you the opportunity to check out some of the many different meetup groups in the area. Each meetup will be "tailgating" in the Fargo Brewing Company parking lot, strutting their stuff and showing you exaclty what they're about. We have meetups focused the web, mobile, education, content strategy, and just plain geeks and nerds!</p>
<h6>Check out who will be there.</h6>
</div>
</div>
</div><!--/row-->
</div>
</div>
<!-- Meetups -->
<a name="meetups" class="top"></a>
<div id="meetups-id">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="media gdi">
<div class="media-left">
<img class="media-object" src="img/gdi-logo.jpg" alt="Girl Develop It Fargo">
</div>
<div class="media-body">
<h4 class="media-heading">Girl Develop It Fargo</h4>
<hr>
<p>A nonprofit organization providing affordable & accessible programs to women (18+) who want to learn web & software development through hands-on instruction.</p>
<h6><a href="https://www.girldevelopit.com/chapters/fargo" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
<div class="col-md-6">
<div class="media fargo-game-makers">
<div class="media-left">
<img class="media-object" src="img/fargo-game-makers.jpg" alt="Fargo Game Makers">
</div>
<div class="media-body">
<h4 class="media-heading">Fargo Game Makers</h4>
<hr>
<p>A place to connect with current or aspiring game designers, creatives, and engineers in the Fargo, North Dakota area.</p>
<h6><a href="http://www.fargogamemakers.com/" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="media interface-fargo">
<div class="media-left">
<img class="media-object" src="img/interface-fargo.jpg" alt="Interface Fargo">
</div>
<div class="media-body">
<h4 class="media-heading">Interface Fargo</h4>
<hr>
<p>A biweekly meetup focused on learning from platform creators, inventors, and pioneers about unique solutions to difficult problems in technology.</p>
<h6><a href="http://prairie.io/organizers/1" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
<div class="col-md-6">
<div class="media ns-fargo">
<div class="media-left">
<img class="media-object" src="img/ns-fargo.jpg" alt="NS Fargo">
</div>
<div class="media-body">
<h4 class="media-heading">NS Fargo</h4>
<hr>
<p>A developer focused meet-up group. The focus of the meet-ups are determined by our members. We are Apple fanboys, so we favor iOS and OS X development.</p>
<h6><a href="https://nsfargo.com/" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="media geek-meet">
<div class="media-left">
<img class="media-object" src="img/geek-meet.jpg" alt="Geek Meet">
</div>
<div class="media-body">
<h4 class="media-heading">Geek Meet</h4>
<hr>
<p>We are geeks, nerds, hackers, and everything in between. The group was founded primarily on a common interest in diving deeper into web platforms, frameworks, technologies, and best practices.</p>
<h6><a href="http://www.meetup.com/Geek-Meet-FM/" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
<div class="col-md-6">
<div class="media hack-fargo">
<div class="media-left">
<img class="media-object" src="img/hack-fargo.jpg" alt="Hack Fargo">
</div>
<div class="media-body">
<h4 class="media-heading">Hack Fargo</h4>
<hr>
<p>We are seeking to be a non-profit organization promoting and enabling the idea of open and accessible public data in the greater Fargo area.</p>
<h6><a href="http://hackfargo.co/" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="media fm-content-strategy">
<div class="media-left">
<img class="media-object" src="img/fm-content-strategy.jpg" alt="Content Strategy">
</div>
<div class="media-body">
<h4 class="media-heading">Fargo Moorhead Content Strategy</h4>
<hr>
<p>Join other content nerds for regular discussions on strategy, trends, best practices, tools, professional development and more.</p>
<h6><a href="http://www.meetup.com/Fargo-Moorhead-Content-Strategy/" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
<div class="col-md-6">
<div class="media rrwg">
<div class="media-left">
<img class="media-object" src="img/rrwg.jpg" alt="Red River Web Group">
</div>
<div class="media-body">
<h4 class="media-heading">Red River Web Group</h4>
<hr>
<p>A group of web enthusiasts whose purpose is to provide a local platform for Web Professionals, students and related industry professionals to network.</p>
<h6><a href="http://www.meetup.com/fargo-web-group/" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="media good-for-nothing">
<div class="media-left">
<img class="media-object" src="img/good-for-nothing.jpg" alt="Content Strategy">
</div>
<div class="media-body">
<h4 class="media-heading">Good For Nothing Fargo</h4>
<hr>
<p>GFN is an experimental collaborative community with an emphasis on experimental. Smart folk collaborating and experimenting to solve stuff that matters.</p>
<h6><a href="http://www.goodfornothing.com/chapter/fargo" target="_blank"><span class="glyphicon glyphicon-new-window"></span> Visit Website</a></h6>
</div>
</div>
</div>
<div class="col-md-6">
</div>
</div>
</div>
</div>
<!-- Registration -->
<a name="registration" class="top"></a>
<div id="registration-id">
<a href="https://www.eventbrite.com/e/tech-tailgate-tickets-17418676731"><button type="button" class="btn btn-default">Get Tickets</button></a>
<p><strong>Questions?</strong> [email protected]</p>
</div>
<!-- Registration -->
<a name="sponsors" class="top"></a>
<div id="sponsors">
<h3>Sponsors</h3>
<a href="https://twitter.com/gdifar" target="_blank"><img src="img/gdi-logo-sponsor.png" height="45px" /></a>
<a href="http://www.fargogamemakers.com/" target="_blank"><img src="img/fargo-game-makers-sponsor.png" height="60px" /></a>
<a href="http://coschedule.com/" target="_blank"><img src="img/CoSchedule_logo.png" height="50px" /></a>
<a href="http://gfmedc.com/" target="_blank"><img src="img/GFM_logo_EDC_2c.png" height="40px"/></a>
<a href="http://gfmedc.com/" target="_blank"><img src="img/fargo-brewing-sponsor.png" height="80px"/></a>
</div>
<!--
<img src="img/twitter-icon-gray.png" alt="Twitter" height="30px" />
<img src="img/fb-icon-gray.png" alt="Facebook" height="30px" />
<img src="img/linkedin-icon-gray.png" alt="LinkedIn" height="30px" /> -->
</body>
</html>