-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
309 lines (269 loc) · 10.9 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="Connected Humber ">
<meta name="author" content="Rob Miles">
<title>Connected Humber | Building a digital community for the region</title>
<!-- Mobile Specific Meta
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
<!-- CSS
================================================== -->
<!-- Themefisher Icon font -->
<link rel="stylesheet" href="plugins/themefisher-font/style.css">
<!-- bootstrap.min css -->
<link rel="stylesheet" href="plugins/bootstrap/css/bootstrap.min.css">
<!-- Lightbox.min css -->
<link rel="stylesheet" href="plugins/lightbox2/dist/css/lightbox.min.css">
<!-- animation css -->
<link rel="stylesheet" href="plugins/animate/animate.css">
<!-- Slick Carousel -->
<link rel="stylesheet" href="plugins/slick/slick.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/style.css">
</head>
<body id="body">
<!--
Start Preloader
==================================== -->
<div id="preloader">
<div class='preloader'>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<!--
End Preloader
==================================== -->
<!--
Fixed Navigation
==================================== -->
<header class="navigation fixed-top">
<div class="container">
<!-- main nav -->
<nav class="navbar navbar-expand-lg navbar-light">
<!-- logo -->
<a class="navbar-brand logo" href="index.html">
<img class="logo-default" src="images/logo.png" alt="logo"/>
<img class="logo-white" src="images/logo-white.png" alt="logo"/>
</a>
<!-- /logo -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navigation">
<ul class="navbar-nav ml-auto text-center">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="index.html#about">About Us</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="projects.html">Projects</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="meetups.html">Meetups</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="partners.html">Partners</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="community.html">Community</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="index.html#contact">Contact</a>
</li>
</ul>
</div>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
End Fixed Navigation
==================================== -->
<div class="hero-slider">
<div class="slider-item th-fullpage hero-area" style="background-image: url(images/slider/slider-bg-1.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h1 data-duration-in=".3" data-animation-in="fadeInUp" data-delay-in=".1">Connected <br>
Humber</h1>
<p data-duration-in=".3" data-animation-in="fadeInUp" data-delay-in=".5">Creating a connected local community <br> Building technology skills and empowering the local community</p>
<a data-duration-in=".3" data-animation-in="fadeInUp" data-delay-in=".8" class="btn btn-main" href="#about">Explore</a>
</div>
</div>
</div>
</div>
<div class="slider-item th-fullpage hero-area" style="background-image: url(images/slider/slider-bg-2.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h1 data-duration-in=".3" data-animation-in="fadeInDown" data-delay-in=".1">Connecting the Community</h1>
<p data-duration-in=".3" data-animation-in="fadeInDown" data-delay-in=".5">We're building an open IoT network for the Humber region
<br> that will allow anyone to create services and applications.</p>
<a data-duration-in=".3" data-animation-in="fadeInDown" data-delay-in=".8" class="btn btn-main" href="network.html">Explore Network</a>
</div>
</div>
</div>
</div>
<div class="slider-item th-fullpage hero-area" style="background-image: url(images/slider/slider-bg-3a.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h1 data-duration-in=".3" data-animation-in="fadeInDown" data-delay-in=".1">Getting Together</h1>
<p data-duration-in=".3" data-animation-in="fadeInDown" data-delay-in=".5">Regular meetups keep us moving forwards. We‘d love to see you at one.</p>
<a data-duration-in=".3" data-animation-in="fadeInDown" data-delay-in=".8" class="btn btn-main" href="meetups.html">Explore Meetups</a>
</div>
</div>
</div>
</div>
</div>
<!--
Start About Section
==================================== -->
<section class="service-2 section" id="about">
<div class="container">
<div class="row">
<div class="col-12">
<!-- section title -->
<div class="title text-center">
<h2>We make things</h2>
<p>We take a project-focused approach to building a local technical community.</p>
<p>We believe that by focusing effort on specific areas we can build solutions and experience that will benefit everyone.</p>
<div class="border"></div>
</div>
<!-- /section title -->
</div>
<div class="col-md-4 text-center">
<img src="images/about/circuit.jpg" class="inline-block" alt="">
</div>
<div class="col-md-8">
<div class="row text-center">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="service-item">
<i class="tf-ion-gear-a"></i>
<h4>Building Skills</h4>
<p>Making things builds skills. Creating devices, networks and services is a great way to learn at every level.</p>
</div>
</div><!-- END COL -->
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="service-item">
<i class="tf-ion-ios-body-outline"></i>
<h4>Empowering data</h4>
<p>Presenting data to the community in a useable way will empower them to make informed decisions.</p>
</div>
</div><!-- END COL -->
</div>
</div>
</div> <!-- End row -->
</div> <!-- End container -->
</section> <!-- End section -->
<!--
Start About Section
==================================== -->
<section class="about-2 section">
<div class="container">
<div class="row">
<!-- section title -->
<div class="col-12">
<div class="title text-center">
<h2>We Are Connected Humber</h2>
<p>We’re a group of tech-enthusiasts, engineers, hackers and anyone else who cares to join in. </p>
<p> </p>
<p>Our members include students and lecturers, retirees and employees, people from the public and private sectors, those working in tech, those who would like to, and those for who tech is a hobby.</p>
<p> </p>
<p>What joins us together is a collective interest in new technology and a belief that we can use our skills and experience to deliver meaningful change for our region.</p>
<div class="border"></div>
</div>
</div>
<!-- /section title -->
<div class="col-md-6">
<img src="images/about/about-2.png" class="img-fluid" alt="">
</div>
<div class="col-md-6">
<h2>We aim to...</h2>
<ul class="checklist">
<li>Explore and pioneer emerging technologies such as LoRa.</li>
<li>Build demonstration applications that deliver real value and help the wider community understand the potential that technology offers.</li>
<li>Focus local skills and energy into a concentrated effort to achieve more.</li>
<li>Provide training and development for technical people wishing to build skills in the emerging technologies.</li>
</ul>
</div>
</div> <!-- End row -->
</div> <!-- End container -->
</section> <!-- End section -->
<section class="contact-us" id="contact">
<div class="container">
<div class="row">
<!-- section title -->
<div class="col-12">
<div class="title text-center" >
<h2>Get In Touch</h2>
<div class="border"></div>
</div>
</div>
<!-- /section title -->
<!-- Contact Details -->
<div class="contact-details col-md-6 " >
<h3>Contact Details</h3>
<p>The easiest way to make contact with us is via our discussion forum on Mattermost.</p>
<p>We also hold regular <a href="meetups.html">meetups</a>. Why not come along?</p>
<ul class="contact-short-info" >
<li>
<i class="tf-ion-ios-information"></i>
<span>Forum: <a href="https://mattermost.connectedhumber.org">https://mattermost.connectedhumber.org</a> </span>
</li>
<li>
</li>
<li>
<i class="tf-ion-android-mail"></i>
<span>Email: ch@robmiles.com</span>
</li>
</div>
<!-- / End Contact Details -->
</div> <!-- end row -->
</div> <!-- end container -->
</section> <!-- end section -->
<!-- end Footer Area
========================================== -->
<!--
Essential Scripts
=====================================-->
<!-- Main jQuery -->
<script src="plugins/jquery/jquery.min.js"></script>
<!-- Google Map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBu5nZKbeK-WHQ70oqOWo-_4VmwOwKP9YQ"></script>
<script src="plugins/google-map/gmap.js"></script>
<!-- Form Validation -->
<script src="plugins/form-validation/jquery.form.js"></script>
<script src="plugins/form-validation/jquery.validate.min.js"></script>
<!-- Bootstrap4 -->
<script src="plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- Parallax -->
<script src="plugins/parallax/jquery.parallax-1.1.3.js"></script>
<!-- lightbox -->
<script src="plugins/lightbox2/dist/js/lightbox.min.js"></script>
<!-- Owl Carousel -->
<script src="plugins/slick/slick.min.js"></script>
<!-- filter -->
<script src="plugins/filterizr/jquery.filterizr.min.js"></script>
<!-- Smooth Scroll js -->
<script src="plugins/smooth-scroll/smooth-scroll.min.js"></script>
<!-- Custom js -->
<script src="js/script.js"></script>
</body>
</html>