-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
260 lines (225 loc) · 9.86 KB
/
index.html
File metadata and controls
260 lines (225 loc) · 9.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>dotnet York | A York .NET User Group</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="dotnet, .NET, york, user group" name="keywords">
<meta content="A York .NET User Group" name="description">
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800|Montserrat:300,400,700"
rel="stylesheet">
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/magnific-popup/magnific-popup.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body id="body">
<section id="topbar" class="d-none d-lg-block">
<div class="container clearfix">
<div class="contact-info float-left">
<i class="fa fa-meetup"></i> <a href="https://www.meetup.com/dotnetyork">meetup.com/dotnetyork</a>
<i class="fa fa-twitter"></i> <a href="https://www.twitter.com/@dotnetyork">@dotnetyork</a>
</div>
<div class="social-links float-right">
<a href="mailto:organisers@dotnetyork.com" class="email"><i class="fa fa-envelope-o"></i></a>
<a href="https://www.facebook.com/dotnetYork/" class="facebook"><i class="fa fa-facebook"></i></a>
</div>
</div>
</section>
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<h1><a href="#body" class="scrollto">
<span class="dotnet">
<span class="d">d</span>
<span class="o">o</span>
<span class="t">t</span>
<span class="n">n</span>
<span class="e">e</span>
<span class="t">t</span>
</span>
<span class="york">york</span>
</a></h1>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="#body">Home</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#values">Values</a></li>
</ul>
</nav>
</div>
</header>
<section id="intro">
<div class="intro-content">
<h2>
dotnet York is a
<br />.NET and C# meetup group
<br />in York, UK.
</h2>
<div>
<a href="#about" class="btn-get-started scrollto"><i class="fa fa-question-circle"></i> About us</a>
<a href="https://www.meetup.com/dotnetYork" class="btn-meetup scrollto"><i class="fa fa-meetup"></i> View next
meetups</a>
</div>
</div>
<div id="intro-carousel" class="owl-carousel">
<div class="item" style="background-image: url('img/intro-carousel/1.jpg');"></div>
<div class="item" style="background-image: url('img/intro-carousel/2.jpg');"></div>
<div class="item" style="background-image: url('img/intro-carousel/3.jpg');"></div>
<div class="item" style="background-image: url('img/intro-carousel/4.jpg');"></div>
<div class="item" style="background-image: url('img/intro-carousel/5.jpg');"></div>
</div>
</section>
<main id="main">
<section id="about" class="wow fadeInUp">
<div class="container">
<div class="row">
<div class="col-lg-6 about-img">
<img src="img/about-img.jpg" alt="">
</div>
<div class="col-lg-6 content">
<h2>About us</h2>
<h3>dotnet York is a .NET user group looking to focus on .NET and anything related to .NET ecosystem. We
encourage developers of any skill level to come join in on our events to either learn or share.</h3>
</div>
</div>
</div>
</section>
<section id="connections" class="wow fadeInUp">
<div class="container">
<div class="section-header">
<h2>Our Connections</h2>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="connection">
<div class="logo">
<a href="https://rotacloud.com/k">
<img src="img/connections/rotacloud.jpg" alt="RotaCloud">
</a>
</div>
<div class="details">
<h4>RotaCloud</h4>
<span>Venue Sponsor</span>
<div class="social">
<a href="https://rotacloud.com/"><i class="fa fa-globe"></i></a>
<a href="https://www.linkedin.com/company/rotacloud/"><i class="fa fa-linkedin"></i></a>
<a href="https://twitter.com/rotacloud"><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="connection">
<div class="logo">
<a href="https://www.yorkdevelopers.org/">
<img src="img/connections/york-developers.jpg" alt="york developers">
</a>
</div>
<div class="details">
<h4>York Developers</h4>
<span>Supported by</span>
<div class="social">
<a href="https://www.yorkdevelopers.org/"><i class="fa fa-globe"></i></a>
<a href="https://www.linkedin.com/company/yorkdevelopers/"><i class="fa fa-linkedin"></i></a>
<a href="https://twitter.com/yorkdevelopers"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/groups/yorkdevelopers"><i class="fa fa-facebook"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="connection">
<div class="logo">
<a href="https://dotnetfoundation.org/">
<img src="img/connections/dotnet-foundation.jpg" alt="dotnet foundation">
</a>
</div>
<div class="details">
<h4>.NET foundation</h4>
<span>Supported by</span>
<div class="social">
<a href="https://dotnetfoundation.org/"><i class="fa fa-globe"></i></a>
<a href="https://www.linkedin.com/company/dotnetfoundation/about/"><i class="fa fa-linkedin"></i></a>
<a href="https://twitter.com/dotnetfdn"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/dotnetfoundation/"><i class="fa fa-facebook"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="values">
<div class="container">
<div class="section-header">
<h2>Values</h2>
<p>At dotnet York we have some core values we try to stick by.</p>
</div>
<div class="row">
<div class="col-lg-6">
<div class="box wow fadeInLeft">
<div class="icon"><i class="fa fa-smile-o"></i></div>
<h4 class="title"><a href="">Open</a></h4>
<p class="description">No matter if you are a student who wants to learn more or a senior developer
wanting to share experiences, we welcome everyone along to the group to enjoy the event and network with
like-minded technologists.</p>
</div>
</div>
<div class="col-lg-6">
<div class="box wow fadeInRight">
<div class="icon"><i class="fa fa-dollar"></i></div>
<h4 class="title"><a href="">Always free</a></h4>
<p class="description">Everyone should have the opportunity to learn, being free gives everyone a chance
to learn no matter what background you come from.</p>
</div>
</div>
<div class="col-lg-6">
<div class="box wow fadeInLeft" data-wow-delay="0.2s">
<div class="icon"><i class="fa fa-share"></i></div>
<h4 class="title"><a href="">Sharing</a></h4>
<p class="description">We encourage members to share experience no matter how big or small.</p>
</div>
</div>
<div class="col-lg-6">
<div class="box wow fadeInRight" data-wow-delay="0.2s">
<div class="icon"><i class="fa fa-trophy"></i></div>
<h4 class="title"><a href="">Fun</a></h4>
<p class="description">Learning should be fun, and we want you to enjoy our events.</p>
</div>
</div>
</div>
</div>
</section>
</main>
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong>dotnet York</strong>. All Rights Reserved
</div>
<div class="credits">
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>, modified by dotnet York.
</div>
</div>
</footer>
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/magnific-popup/magnific-popup.min.js"></script>
<script src="lib/sticky/sticky.js"></script>
<script src="js/main.js"></script>
</body>
</html>