-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
306 lines (222 loc) · 12 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
---
---
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<meta name="description" content="CivicTechWR is community group that brings together people from different backgrounds to actively solve issues facing our local community of Kitchener-Waterloo using design and technology.">
<link rel="icon" href="/images/logos/civictechwr_logo_black.png" type="image/x-icon">
<link rel="shortcut icon" href="/images/logos/civictechwr_logo_black.png" type="image/x-icon">
<title>{{ site.title }}</title>
<!-- CSS FILES -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-icons.css" rel="stylesheet">
<link href="css/magnific-popup.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<section class="preloader">
<div class="spinner">
<span class="spinner-rotate"></span>
</div>
</section>
<nav class="navbar navbar-expand-lg">
<a class="mx-auto mx-lg-5" href="/">
<img src="/images/logos/civictechwr_logo_white.png" alt="Civic Tech WR" class="logo">
</a>
<div class="container">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-lg-5">
{% for link in site.data.navigation %}
<li class="nav-item">
<a class="nav-link click-scroll" href="{{link.url}}">{{link.text}}</a>
</li>
{% endfor %}
</ul>
</div>
</div>
</nav>
<main>
<section class="hero d-flex justify-content-center align-items-center" id="section_1">
<div class="container">
<div class="row d-flex justify-content-center align-items-center">
<div class="col-lg-7 col-12">
<div class="hero-text">
<h2 class="mb-4"></>Welcome to CivicTechWR</h2>
<div class="hero-title-zwrap d-flex align-items-center mb-4">
<h1 class="hero-title mb-0">Tech & Design for Civic Impact </h1>
</div>
<p class="mb-4"><a class="custom-btn btn custom-link" href="#section_2">Join us!</a></p>
</div>
</div>
</div>
</div>
</section>
<section class="about section-padding" id="section_2">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<img src="/images/hacknight-1.jpg" class="about-image img-fluid" alt="">
</div>
<div class="col-lg-6 col-12 mt-5 mt-lg-0">
<div class="about-thumb">
<h3 class="pt-2 mb-3">a little bit about CivicTech</h3>
<p>CivicTech focuses on using technology to enhance how we connect with our local
communities and governments. It’s
about making civic interactions and services more efficient and effective. <br><br>
Civic Tech
Waterloo Region was founded in
July 2017. We're a community group that brings together people from different sectors
and industries to actively solve issues facing our local community using design and
technology.
We were inspired by similar organizations like CivicTechTO, Beta City YEG, and Code for
America Brigades.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="hacknights section-padding" id="section_2">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12 mt-5 mt-lg-0">
<div class="about-thumb">
<h3 class="pt-2 mb-3">hacknights with civictechwr</h3>
<p>We meet every two weeks, alternating between speaker sessions and hacknights. Our speakers are community leaders such
as someone from a local non-profit, government, industry, or any enaged citizen - what matters is that they have
something inspiring or educational to share with our group. During both our speaker sessions and our hacknights, we
also provide space and time for people to come and work together on civic tech projects. Join us at our next
hacknight!
</p>
</div>
</div>
<div class="col-lg-6 col-12">
<img src="/images/hacknight-7.jpg" class="about-image img-fluid" alt="">
</div>
</div>
</div>
</section>
<!-- NEXT MEETING -->
<section class="featured section-padding" id="section_2">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12 mt-5 mt-lg-0">
<div class="about-thumb">
<div class="profile-thumb">
<div class="profile-title">
<h4 class="mb-0">Next Meeting</h4>
</div>
<div class="profile-body">
<p>
<span class="profile-small-title"><a class="bi-question-circle-fill"></a></span>
<span id="meeting-name"></span>
</p>
<p>
<span class="profile-small-title"><a class="bi-calendar-date-fill"></a></span>
<span id="meeting-date-time"></span>
</p>
<p>
<span class="profile-small-title"><a class="bi-pin-fill"></a></span>
<span id="meeting-location"></span>
</p>
</div>
<p class="mb-4 d-flex justify-content-center"><a id="meeting-btn"
class="meeting-btn btn custom-link"
href="http://www.meetup.com/civictechwr">More Details & RSVP</a></p>
</div>
</div>
</div>
<div class="col-lg-6 col-12">
<img src="/images/hacknight-8.jpg" class="about-image img-fluid" alt="">
</div>
</div>
</div>
</section>
<section class="projects section-padding" id="section_3">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h3 class="pt-2 mb-3">Projects</h3>
</div>
<div class="clearfix"></div>
<div id="project-container" class="row">
{% for project in site.data.projects %}
<div class="col-lg-4 col-md-6 col-12 mb-4">
<div class="projects-thumb">
<div class="projects-info">
<a href="{{project.github}}" class="github-btn btn" target="_blank">GitHub</a>
<h4 class="projects-title">{{project.name}}</h4>
<small class="projects-tag">Year: {{project.year}}</small>
</div>
<a href="{{project.url}}">
<img src="{{project.logo}}" class="projects-image img-fluid" alt="{{project.name}}">
</a>
</div>
</div>
{% endfor %}
</div>
</div>
</div>
</section>
<section class="sponsors section-padding" id="section_4">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<h3 class="text-center mb-5">Our Partners</h3>
</div>
<div id="sponsor-container" class="row">
{% for partner in site.data.partners %}
<div class="col-lg-3 col-6 sponsors-item-height">
<img src="{{partner.logo}}" class="sponsors-image img-fluid" alt="{{partner.name}}">
</div>
{% endfor %}
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="container">
<div class="row">
<div
class="contact-info contact-info-border-start d-flex flex-column justify-content-center align-items-center">
<ul class="social-icon">
<li class="social-icon-item"><a href="{{site.meetup}}"
title="meetup icons" class="social-icon-link"><img width="30" height="30"
src="https://img.icons8.com/ios-filled/50/meetup.png"
alt="civictechwr-meetup" /></a></li>
<li class="social-icon-item"><a href="{{ site.slack_invite }}"
class="social-icon-link bi-slack"></a></li>
<li class="social-icon-item"><a href="{{ site.instagram }}"
class="social-icon-link bi-instagram"></a></li>
<li class="social-icon-item"><a href="{{ site.twitter }}"
class="social-icon-link bi-twitter"></a></li>
<li class="social-icon-item"><a href="{{ site.facebook }}"
class="social-icon-link bi-facebook"></a></li>
<li class="social-icon-item"><a href="mailto:{{ site.email }}"
class="social-icon-link bi-envelope-fill"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- JAVASCRIPT FILES -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/click-scroll.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific-popup-options.js"></script>
<script src="js/custom.js"></script>
<script src="js/meeting.js"></script>
</body>
</html>