This repository has been archived by the owner on Nov 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
about.html
206 lines (183 loc) · 7.43 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no" />
<!-- favicon -->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<title>Node Girls</title>
<!-- CSS -->
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.8.7/tiny-slider.css">
<!--[if (lt IE 9)]><script src="https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.8.7/min/tiny-slider.helper.ie8.js"></script><![endif]-->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-106487866-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<nav class="white" role="navigation">
<div class="nav-wrapper container">
<ul class="hide-on-med-and-down nav-list nav-list--home">
<li class="nav-list__list-item nav-list__list-item--home">
<a href="/chapters">Chapters</a>
</li>
<li class="nav-list__list-item nav-list__list-item--home">
<a href="/events">Events</a>
</li>
<li class="nav-list__logo">
<a href="/">
<img alt="Node Girls Logo" src="./images/ng-logo.svg">
</a>
</li>
<li class="nav-list__list-item nav-list__list-item--home">
<a href="/resources">Resources</a>
</li>
<li class="nav-list__list-item nav-list__list-item--home">
<a href="/about">About Us</a>
</li>
</ul>
<!--hamburger menu-->
<a class="nav-button" tabindex="0">☰</a>
<span class="nav-close" tabindex="0">☰</span>
<button class="nav-frame">
<!-- Side nav for mobile - menu links MUST BE REPEATED HERE,
hidden in non-mobile settings-->
<ul class="mobile-nav">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/chapters">Chapters</a>
</li>
<li>
<a href="/events">Events</a>
</li>
<li>
<a href="/resources">Resources</a>
</li>
<li>
<a href="/about">About Us</a>
</li>
</ul>
</button>
<button class="nav-overflow"></button>
</div>
</nav>
<main class="container">
<div class="main-container section no-pad-bot">
<div class="why-container center">
<h1 class="header center green-text">ABOUT US</h1>
<hr class="why-text-container__divider" />
</div>
<p class="flow-text">Back in 2015, a small group of coding newbies from London wondered why there were no communities
for women, non-binary and trans folk learning JavaScript and Node.js. So they decided to fix that.
<p class="flow-text">
Later that year, <a target="_blank" href="https://twitter.com/msmichellegar">Michelle Garrett</a>, <a target="_blank"
href="https://twitter.com/minaorangina">Mina Gyimah</a> and <a target="_blank" href="https://twitter.com/claireinez">Claire
Mitchell</a> created <strong>Node Girls</strong>, and the first events were held in London.
</p>
<br />
</p>
<p class="flow-text">
Inspired by the likes of Rails Girls and Django Girls, we run free, one-day workshops, where folk can learn to code in a
friendly, non-intimidating environment.
</p>
<p class="flow-text">
We put a big emphasis on making our events as accessible and inclusive as possible.
</p>
<p class="flow-text">
The community that has grown over the years, and we continue to support each other and share the coding love!
</p>
<div class="photo-container">
<div class="slider">
<div>
<img class="photo" src="images/showcase/tm-arms-up.jpg" />
</div>
<div>
<img class="photo" src="images/showcase/redbadger-focus.jpg" />
</div>
<div>
<img class="photo" src="images/showcase/redbadger-sophie-talk.jpg" />
</div>
<div>
<img class="photo" src="images/showcase/voguehouse-followup.jpg">
</div>
<div>
<img class="photo" src="images/showcase/redbadger-portrait.jpg" />
</div>
</div>
</div>
<br /> <br /> <br />
<h2 class="header center green-text">Can I have a Node Girls in my city?</h2>
<p class="flow-text" style="text-align: center">
If you'd like to start a chapter where you live, please get in contact with us at:<br />
<a class="green-text" href="mailto:hello@nodegirls.com">hello@nodegirls.com</a>
</p>
<br /> <br /> <br />
<h2 class="header center green-text">Do you have a Code of Conduct?</h2>
<p class="flow-text" style="text-align: center">Yes, read it <a href="/code-of-conduct">here</a>.</p>
</div>
</main>
<footer class="page-footer green" id="footer">
<div class="container">
<div class="row">
<div class="col l6 s12 footer__contact">
<h2 class="white-text footer__contact-title">Contact Us</h2>
<p class="white-text">If you have any questions, would like to become a mentor, sponsor an event or want to be
involved in some way, drop us a line to
<a href="mailto:hello@nodegirls.com" class="footer__mailto">hello@nodegirls.com</a>.</p>
</div>
<div class="col l6 s12">
<ul class="social-icons">
<li class="social-icons__icon">
<a target="_blank" class="white-text" href="https://twitter.com/nodegirls">
<i class="fa fa-twitter fa-3x"></i>
</a>
</li>
<li class="social-icons__icon">
<a target="_blank" class="white-text" href="https://github.com/node-girls/">
<i class="fa fa-github fa-3x"></i>
</a>
</li>
<li class="social-icons__icon">
<a class="white-text" href="mailto:hello@nodegirls.com">
<i class="fa fa-envelope-o fa-3x"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container white-text">
Made by Node Girls, with thanks to
<a target="_blank" class="grey-text text-lighten-3" href="http://materializecss.com">Materialize</a>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.8.7/min/tiny-slider.js"></script>
<script>
var slider = tns({
container: '.slider',
slideBy: 'page',
speed: 500,
controls: false,
nav: false,
autoplay: true,
autoplayTimeout: 3200,
autoplayButtonOutput: false
})
slider.play()
</script>
</body>
</html>