-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
322 lines (292 loc) · 17.3 KB
/
Copy pathindex.html
File metadata and controls
322 lines (292 loc) · 17.3 KB
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
<!DOCTYPE html>
<html lang="en"> <!--<![endif]-->
<head>
<title>North Wales Dev Community</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/plugins/prism/prism.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- mailchimp style -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
</style>
<style name="event-cards">
.evt-card {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;
border: 1px solid #bcbcbc;
-webkit-box-shadow: 2px 3px 10px 0px rgba(153,147,153,1);
-moz-box-shadow: 2px 3px 10px 0px rgba(153,147,153,1);
box-shadow: 2px 3px 10px 0px rgba(153,147,153,1);
}
.event-heading {
margin-top: 35px;
}
</style>
</head>
<body data-spy="scroll">
<!---//Facebook button code-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- ******HEADER****** -->
<header id="header" class="header">
<div class="container">
<h1 class="logo pull-left">
<a class="scrollto" href="#promo">
<span class="logo-title">North Wales Tech</span>
</a>
</h1><!--//logo-->
<nav id="main-nav" class="main-nav navbar-right" role="navigation">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button><!--//nav-toggle-->
</div><!--//navbar-header-->
<div class="navbar-collapse collapse" id="navbar-collapse">
<ul class="nav navbar-nav">
<li class="active nav-item sr-only"><a class="scrollto" href="#promo">Home</a></li>
<li class="nav-item"><a class="scrollto" href="#events">Events</a></li>
<li class="nav-item last"><a class="scrollto" href="#contact">Contact</a></li>
</ul><!--//nav-->
</div><!--//navabr-collapse-->
</nav><!--//main-nav-->
</div>
</header><!--//header-->
<!-- ******PROMO****** -->
<section id="promo" class="promo section offset-header">
<div class="container text-center">
<img class="img-responsive center-block" src="assets/images/logo-blue-bg.png">
<p class="intro">A Technology and Developer Community<br>for North Wales</p>
<div class="btns">
<a class="btn btn-cta-primary" role="button" href="http://www.meetup.com/NorthWalesTech/"><i class="fa fa-calendar"></i> Events</a>
<br>
<br>
<a class="btn btn-cta-primary" role="button" href="https://www.facebook.com/groups/NorthWalesTech/"> <i class="fa fa-facebook"></i> Hangout</a>
</div>
<ul class="meta list-inline">
</ul><!--//meta-->
</div><!--//container-->
<div class="social-media">
<div class="social-media-inner container text-center">
<ul class="list-inline">
<li class="twitter-follow"><a href="https://twitter.com/northwalestech" class="twitter-follow-button" data-show-count="false">Follow @NorthWalesTech</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</li><!--//twitter-follow-->
<li class="twitter-tweet">
<a href="https://twitter.com/share" class="twitter-share-button" data-via="northwalestech" data-hashtags="northwalestech">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</li><!--//twitter-tweet-->
<li class="facebook-like">
<div class="fb-like" data-href="http://northwales.technology/" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div>
</li><!--//facebook-like-->
</ul>
</div>
</div>
</section><!--//promo-->
<!-- ******ABOUT****** -->
<section id="about" class="about section">
<div class="container">
<h2 class="title text-center">What is NorthWales<span class="highlight">Tech</span>?</h2>
<p class="intro text-center">We're a bunch of like-minded people working in the IT and software development industries in North Wales.
<br>We'd like to see more stuff happening, so we've made this community to develop the following areas:</p>
<div class="row">
<div class="item col-md-4 col-sm-6 col-xs-12">
<div class="icon-holder">
<i class="fa fa-mortar-board"></i>
</div>
<div class="content">
<h3 class="sub-title">Learn Stuff</h3>
<p>We aim to pick up the baton for organising talks, presentations and meetups.<br><a href="https://www.facebook.com/groups/NorthWalesTech">Send us your ideas</a></p>
</div><!--//content-->
</div><!--//item-->
<div class="item col-md-4 col-sm-6 col-xs-12">
<div class="icon-holder">
<i class="fa fa-money"></i>
</div>
<div class="content">
<h3 class="sub-title">Jobs & Careers</h3>
<p>Finding techy talent and job opportunities in North Wales is hard. Promote <strong>Jobs</strong> for job seekers; <strong>Talent</strong> for local companies.</p>
</div><!--//content-->
</div><!--//item-->
<div class="item col-md-4 col-sm-6 col-xs-12">
<div class="icon-holder">
<i class="fa fa-life-bouy"></i>
</div>
<div class="content">
<h3 class="sub-title">Experience</h3>
<p>Students and graduates need experience. Help for students and graduates to get involved in the industry.</p>
</div><!--//content-->
</div><!--//item-->
<div class="clearfix visible-md"></div>
<div class="item col-md-4 col-sm-6 col-xs-12">
<div class="icon-holder">
<i class="fa fa-picture-o"></i>
</div>
<div class="content">
<h3 class="sub-title">Promote the Area</h3>
<p>North Wales is pretty sweet yeah? Promote the area as a place to start a tech business or come to work.</p>
</div><!--//content-->
</div><!--//item-->
<div class="item col-md-4 col-sm-6 col-xs-12">
<div class="icon-holder">
<i class="fa fa-star-o"></i>
</div>
<div class="content">
<h3 class="sub-title">Promote Business</h3>
<p>It's not all sheep. Promote the many tech businesses in North Wales to attact business and talent</p>
</div><!--//content-->
</div><!--//item-->
<div class="item col-md-4 col-sm-6 col-xs-12">
<div class="icon-holder">
<i class="fa fa-coffee"></i>
</div>
<div class="content">
<h3 class="sub-title">Social Scene</h3>
<p>Find people to collaborate with. Discover exciting and interesting technology in the area and share ideas.</p>
</div><!--//content-->
</div><!--//item-->
</div><!--//row-->
</div><!--//container-->
</section><!--//about-->
<!-- ******FEATURES****** -->
<section id="features" class="features section">
<div class="container">
<div class="row">
<div class="col-sm-5 text-center" >
<h2 class="title">Get Involved</h2>
<div class="text-right">
Come to our relaxed and informal meetups to learn and hang out with fellow techies.
<br>
<br>
but we'll always need the following...
<ul class="feature-list list-unstyled">
<li>Suggest ideas for meetups <i class="fa fa-hand-o-right"></i> </li>
<li>Request topics for talks and speakers <i class="fa fa-hand-o-right"></i> </li>
<li>Sponsor an event <i class="fa fa-hand-o-right"></i> </li>
<li>List a job vacancy <i class="fa fa-hand-o-right"></i> </li>
<li>Host an event <i class="fa fa-hand-o-right"></i> </li>
<li>Give a presentation <i class="fa fa-hand-o-right"></i> </li>
<li>List a student project <i class="fa fa-hand-o-right"></i> </li>
</ul>
</div>
</div>
</div>
</div><!--//container-->
</section><!--//features-->
<!-- ******WHO****** -->
<section id="contact" class="contact section has-pattern">
<div class="container">
<div class="info text-center">
<h4 class="sub-title">Connect</h4>
<ul class="social-icons list-inline">
<li><a href="https://twitter.com/northwalestech" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.facebook.com/groups/NorthWalesTech" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li class="last">
<a href="mailto:contactSNARFnorthwalesWARPtech"><i class="fa fa-envelope"></i></a>
</li>
</ul>
</div>
</div><!--//container-->
</section><!--//who-->
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container text-center">
<small class="copyright">Theme from <a href="http://themes.3rdwavemedia.com" target="_blank">3rd Wave (CC)</a></small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="assets/plugins/prism/prism.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
<!-- Begin MailChimp Signup Modal -->
<div id="mcModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="myModalLabel">Subscribe to our mailing list</h4>
</div>
<div class="modal-body">
<div id="mc_embed_signup">
<form action="//technology.us10.list-manage.com/subscribe/post?u=3bf33913f5c058c75886ba73f&id=51ce3758d4" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<em>We won't pass your details on to any third parties</em>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group">
<label for="mce-FNAME">First Name </label>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
</div>
<div class="mc-field-group">
<label for="mce-LNAME">Last Name </label>
<input type="text" value="" name="LNAME" class="" id="mce-LNAME">
</div>
<div class="mc-field-group input-group">
<strong>I'm interested in </strong>
<ul><li><input type="checkbox" value="1" name="group[3501][1]" id="mce-group[3501]-3501-0"><label for="mce-group[3501]-3501-0">Career Opportunities</label></li>
<li><input type="checkbox" value="2" name="group[3501][2]" id="mce-group[3501]-3501-1"><label for="mce-group[3501]-3501-1">Meetups & Talks</label></li>
<li><input type="checkbox" value="4" name="group[3501][4]" id="mce-group[3501]-3501-2"><label for="mce-group[3501]-3501-2">General News</label></li>
</ul>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_3bf33913f5c058c75886ba73f_51ce3758d4" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
</div>
<div class="modal-footer">
<button class="btn" data-dismiss="modal" aria-hidden="true">Cancel</button>
</div>
</div>
</div>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script>
<script type='text/javascript'>
(function($) {
window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);
</script>
<script type="text/javascript">
$(function() {
$('a[href^="mailto:"]').each(function() {
this.href = this.href.replace('SNARF', '@').replace(/WARP/g, '.');
});
});
</script>
</body>
</html>