-
Notifications
You must be signed in to change notification settings - Fork 15
/
index.html
212 lines (198 loc) · 7.66 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
<!doctype html>
<html class="theme--main">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Tech-Inclusive</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/application.css">
</head>
<body>
<div class="content">
<div class="container">
<aside class="sidebar">
<a class="logo" href="/">
<img src="images/logo-ti-small.png" alt="Tech-Inclusive">
</a>
<nav>
<ul class="list--horz list--cozy">
<li>
<a href="https://www.meetup.com/tech-inclusive/" title="Meetup" target="_blank">
<i class="fa fa-calendar"></i>
</a>
</li>
<li>
<a href="http://twitter.com/tech_inclusive" target="_blank">
<i class="fa fa-twitter"></i>
</a>
</li>
<!-- <li>
<a href="http://www.facebook.com/GirlDevelopItAnnArbor" target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li> -->
<li>
<a href="https://www.linkedin.com/groups?gid=6669157" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://techinclusive-slack-invite.herokuapp.com/" target="_blank">
<i class="fa fa-slack"></i>
</a>
</li>
</ul>
<ul>
<li>
<strong>
<a href="events.html">Event Slides</a>
</strong>
</li>
<li>
<strong>
<a href="sponsors.html">Community Sponsors</a>
</strong>
</li>
<li>
<strong>
<a href="community.html">Community Resources</a>
</strong>
</li>
<li>
<strong>
<a href="survey.html">Community Survey</a>
</strong>
</li>
<li>
<a href="scholarships.html">Scholarship Application</a>
</li>
<li>
<a href="volunteers.html">Volunteer Form</a>
</li>
<li>
<a href="mailto:ronda@tech-inclusive.com?subject=Tech-Inclusive Sponsorship Inquiry">Sponsorship Inquiry</a>
</li>
</ul>
</nav>
</aside>
<div class="main">
<div class="intro">
<div class="header_bar">
<h1>
<a class="logo" href="/">
<img src="images/logo-ti.png" alt="Tech-Inclusive">
</a>
</h1>
</div>
<div class="center_text" style="text-align: left;">
<h4>Dear Members,</h4>
<p>
First off, we want to say <b>THANK YOU!</b> It’s been an incredible 4+ years of learning, growing, and
empowerment. Unfortunately, we (your GDI chapter leaders) have come to realize our vision for the greater
Ann Arbor community no longer aligns with GDI’s mission. We decided to create a new organization that
allows us more freedom to serve the community as we see fit. We cannot wait to forge this new path with
the Ann Arbor tech community.
</p>
<p>
<b>We are excited to announce a new organization called <a href="https://www.meetup.com/Tech-Inclusive/"
target="_blank">Tech-Inclusive</a></b> that aims to better serve the
greater Ann Arbor community.
</p>
<p>
Tech-Inclusive is dedicated to empowering underrepresented people in tech, and empowering allies to
become
advocates. We are helping individuals and companies improve through creating an inclusive, supportive
community, and providing low-barrier, safe learning opportunities and networking events.
</p>
<p>
<b>Look for us at our new home;</b> <a href="https://www.meetup.com/Tech-Inclusive/" target="_blank">https://www.meetup.com/Tech-Inclusive/</a>
</p>
<p>
Stay tuned for our first event, coming early 2019! In the meantime, please follow us on social media,
drop us a line to say hi on <a href="https://twitter.com/tech_inclusive">Twitter</a>, or email us at
ronda@tech-inclusive.com, emily@tech-inclusive.com, megan@tech-inclusive.com
</p>
<p>
GDI Ann Arbor slack will not be going away; it will be renamed. If you are not already on our slack you
can
request an invite here <a href="https://techinclusive-slack-invite.herokuapp.com/" target="_blank">https://techinclusive-slack-invite.herokuapp.com//</a>,
feel free to message Ronda or Megan any
questions.
</p>
<p>
We look forward to creating and maintaining a wonderful community with you! Please let us know if you
have
any questions or comments. Ronda and Megan will be attending our final GDI Code & Coffee Saturday
December
8, 2018 at Espresso Royale on State Street 10am - 1pm and will be happy to answer any questions there as
well.
</p>
<p>
<b>
With all of our love, <br />
Ronda, Megan and Emily
</b>
</div>
</div>
<div class="meetups">
<a class="meetups__join" href="https://www.meetup.com/tech-inclusive/" target="_blank">Join Our
Meetup Group »</a>
<h2 class="events__header">Upcoming Events</h2>
<div class="events">
<p>
<em>Fetching events...</em>
</p>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<nav>
<ul class="list--horz">
<li>
<a href="https://www.meetup.com/tech-inclusive/" title="Meetup" target="_blank">
<i class="fa fa-calendar"></i>
</a>
</li>
<li>
<a href="http://twitter.com/tech_inclusive" target="_blank">
<i class="fa fa-twitter"></i>
</a>
</li>
<!-- <li>
<a href="http://www.facebook.com/GirlDevelopItAnnArbor" target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li> -->
<li>
<a href="https://www.linkedin.com/groups?gid=6669157" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://techinclusive-slack-invite.herokuapp.com/" target="_blank">
<i class="fa fa-slack"></i>
</a>
</li>
</ul>
</nav>
</div>
</footer>
<a href="https://plus.google.com/107523720184522630977" rel="publisher" style="display: none;">Google+</a>
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="js/application.js"></script>
<script>
(function (b, o, i, l, e, r) {
b.GoogleAnalyticsObject = l; b[l] || (b[l] =
function () { (b[l].q = b[l].q || []).push(arguments) }); b[l].l = +new Date;
e = o.createElement(i); r = o.getElementsByTagName(i)[0];
e.src = '//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e, r)
}(window, document, 'script', 'ga'));
ga('create', 'UA-49702258-1'); ga('send', 'pageview');
</script>
</body>
</html>