-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
68 lines (58 loc) · 3.36 KB
/
index.html
File metadata and controls
68 lines (58 loc) · 3.36 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
---
layout: default
---
<section class="hero-home">
<article>
<div class="entry">
<p>Code Liberation catalyzes the creation of digital games and creative technologies by women, nonbinary, femme, and girl-identifying people to diversify STEAM fields.</p>
</div>
</article>
</section>
<section class="content-container">
<article>
<div>
<h2>Events</h2>
<p>We run various types of events in New York City and London including multi-week classes, workshops, game jams, hackathons, and social game nights.</p>
<p> On May 31st,2019 in London we are running a class on getting started with programming AR in Unity. All levels welcome. Sign up here </p>
<p><a href="https://www.eventbrite.com/e/code-liberation-unity-ar-tickets-62257077595?ref=estw" class="button" target = "_blank">Unity, AR, and 3D storytelling</a></p>
<hr/>
<h2>Join our mailing list</h2>
<p>Subscribe and get updates about Code Liberation such as new events near you and game development opportunities.</p>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//poly.us6.list-manage.com/subscribe/post?u=3cc621b48f02779dd9bf9f930&id=5726199c22" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div class="mc-field-group">
<label for="mce-EMAIL" class="required-field">Email Address</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_3cc621b48f02779dd9bf9f930_5726199c22" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Submit your email and subscribe" name="subscribe" id="mc-embedded-subscribe" class="button button-cta"></div>
</div>
</form>
</div>
<hr/>
<h2>Support Code Liberation</h2>
<p>Like what we’re doing? Support our efforts by making a tax-deductible donation.</p>
<p>Money goes to making events as high-quality as possible while also enabling us to move toward a future of commissioning games by our members.</p>
<p>
<a href="http://tinyurl.com/helpcodelib" class="button" target="_blank">
Donate via PayPal
</a>
</p>
<hr/>
<p>
<a href="http://www.eventbrite.com/o/the-code-liberation-foundation-4653154663" class="button button-cta" target="_blank">
<i class="ss-icon ss-standard ss-calendar"></i>
View events archive from 2013 - 2017 not including special events.
</a>
</p>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
</div>
</article>
</section>