-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
246 lines (226 loc) · 13 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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Custom CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/styles.css">
<!-- Font Awesome Icons and Animation-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/font-awesome-animation.min.css">
<!-- Favicon -->
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Allerta+Stencil" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-68409586-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-68409586-1');
</script>
<title>NYCAASC | Home</title>
<meta name="description" content="Join us for the 13th New York City Asian American Student Conference 2021: AMPLIFY at NYU's Kimmel Center on Saturday, April 25."
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light px-5">
<a class="narbar-brand " href="index.html">
<img src="assets/img/logos/logoOnly.png" height="50px" class="d-inline-block align-top">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-nycaasc" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbar-nycaasc">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="conference.html">Conference</a>
</li>
<li class="nav-item">
<a class="nav-link" href="resources.html">Tech Resources</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Archive
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="archives/2019 site/index.html">2019</a>
<a class="dropdown-item" href="archives/2018 site/index.html">2018</a>
</div>
</li>
</ul>
</div>
</nav>
<header id="con2020">
<img src="assets/img/logos/logo.png" class="col-5 col-s-5">
<div class="col-md-6 my-4 half-section">
<h1 class"text-uppercase text-dark">NYCAASC 2021 Presents:<br><span class="display-3 text-black">SNAPSHOTS</span></h1>
<p class"text-uppercase text-dark>
Our conference this year is underscored by the fact that our current moment is a snapshot of a larger context. As Asian Americans, we are interested in connecting current events and social trends with past cultural and political movements and the legacy of Asians in America. With not only the pandemic, but police brutality, natural disasters, and revolutions occurring worldwide, we find ourselves looking for ways to make sense of ourselves and the world around us. While the past is the reason for our present, the future is dictated by our actions today, and as students and as citizens of the world, we want to move beyond passive understanding and have an active hand in shaping our future.
</p>
<h4>April 24 <small>12:00 PM - 6:30 PM ET </small></h4>
<h4>Note: In response to the developments concerning the COVID-19 pandemic, NYCAASC 2021 has shifted from an in-person event to a virtual conference.</h4>
<a class="btn btn-primary btn-lg my-3" href="https://bit.ly/nycaasc2021-registration" role="button">Register for FREE!</a>
<br>
<a class="btn btn-outline-primary" href="conference.html" role="button">Learn more about NYCAASC 2021</a>
</div>
</div>
</header>
<!--
<header id="con2020">
<img src="assets/img/logos/logo.png" class="mw-100" style="position: absolute; right: 0; top: 10%; z-index: -1;">
<div id="heading-spacer"></div>
<div class="col-md-5 py-5" style="position: absolute; left: 0; top: 10%; z-index: -1;">
<h1> NYCAASC 2020 presents AMPLIFY. </h1>
<p >This year’s theme, Amplify, takes both a retrospective and forward-looking view of Asian America: we celebrate the successes of Asian American creatives and activists over the past year while pushing for representations of our community that reflect the true diversity of our experiences. At the fourteenth annual New York City Asian American Student Conference, we encourage conference attendees to both make themselves heard and uplift the voices of others. </p>
<h5 >Come join us on April 25 from 10:00am to 7:30pm at New York University's Kimmel Center for Student Life. </h5>
<a class="btn btn-primary btn-lg my-3" href="https://forms.gle/gwrubSjWfSSTVP5J7" role="button" target="_blank">Register for FREE!</a>
<a class="btn btn-primary btn-lg my-3" href="about.html" role="button">Learn more about NYCAASC 2020</a>
</div>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div>
</header>
-->
<!-- <section id="promo">
<div class="container mb-5">
<h2>Want to do more than attend? Get involved with NYCAASC 2020!</h2>
<div class="embed-responsive embed-responsive-16by9 mb-4">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/uKCSfZIzfR4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
</div>
<h3>Watch the official NYCAASC 2020: Amplify promo video! </h3>
<p>In preparation for our 2020 conference, we asked our members what being Asian American means to them.</p>
</div>
</section>
-->
<section id="abtNYCAASC">
<div class="container mb-10">
<div class="row">
<div class="col-md-6 my-4 half-section">
<img src="assets/img/filler/volunteers.png" class="rounded mw-100 mb-4" alt="NYCAASC 2018 volunteers">
<h3>BE INCLUDED IN OUR RESOURCES PAGE!</h3>
<p><strong>Meet cool people and be a part of an awesome community-building experience</strong>! <p>
<a class="btn btn-outline-primary" href="https://docs.google.com/forms/d/e/1FAIpQLSdQR_Hp97-2R3dZLy36WR9q5iAvhpfSffnv-PYJFERdSp56Pg/viewform?usp=sf_link" role="button" target="_blank">Sign up here!</a>
</div>
<div class="col-md-6 my-4">
<img src="assets/img/filler/risingviolets.png" class="rounded mw-100 mb-4" alt="Rising Violets NYCAASC 2021">
<h3>Support our grassroots student conference!</h3>
<p><strong>We believe that NYCAASC should be accessible to students from all over NYC</strong>. That's why the conference has and will <strong>always</strong> be free. Help us continue our grassroots legacy by donating to our NYCAASC 2021 crowdfunding campaign!</p>
<a class="btn btn-outline-primary" href="https://risingviolets.nyu.edu/project/15480" role="button">Donate to keep our vision alive!</a>
</div>
</div>
</div>
</section>
<div id="emergenceGroup">
<div id="about-header-image" class="container fixed-bg d-flex align-items-center mb-5">
<div class="jumbotron transluscent-bg text-light align-left">
<h1>What is NYCAASC?</h1>
<p class="lead">The <strong>New York City Asian American Student Conference (NYCAASC)</strong> is an annual conference created for and by students who want to think critically about issues facing the Asian/Pacific Islander American community.</p>
<a class="btn btn-outline-light" href="about.html" title="About NYCAASC">Learn more</a>
</div>
</div>
</div>
<section id="sponsors">
<div class="container mb-5">
<div class="row">
<h3 class="text-danger">2021 Sponsors and Partners</h3>
</div>
<div class="row">
<div class="col-4 col-lg-2 my-auto text-center">
<a href="http://cacf.org/" target="_blank">
<img class="sponsor bg-white" src="assets/img/sponsors/cacf.png">
</a>
</div>
<div class="col-4 col-lg-2 my-auto text-center">
<a href="http://www.oca-ny.org/" target="_blank">
<img class="sponsor bg-white" src="assets/img/sponsors/oca-ny.jpg">
</a>
</div>
</div>
</div>
<div class="row text-center mb-4">
<div class="col">
<h1>Is your org interested in sponsoring NYCAASC 2021?</h1>
<p>Send out PR team an email at <a href="mailto:[email protected]">[email protected]</a> and <a href="mailto:[email protected]">[email protected]</a></p>
<a href="prnew.pdf" target="_blank" class="btn btn-outline-danger">View Press Kit</a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class=" pt-4 bg-light">
<div class="container text-center text-md-left">
<div class="row">
<div class="col-md-6 mr-4">
<img src="assets/img/logos/logoOnly.png" style="height:30px;" class=" mt-3 mb-2">
<p>
The <b>New York Asian American Student Conference</b> (NYCAASC) is a student-run, intercollegiate organization dedicated to bringing together students from all around New York City to learn about social issues regarding the Asian/Pacific Islander American community.
</p>
</div>
<div class="col-md-5 mx-auto">
<h5 class="font-weight-bold mt-3 mb-4">Keep in touch!</h5>
<a class="" href="https://www.facebook.com/nycaasc" target="_blank">
<i class="fab fa-facebook-f faa-wrench animated-hover"> </i>
</a>
<a class="" href="https://twitter.com/nycaasc" target="_blank">
<i class="fab fa-twitter faa-wrench animated-hover"> </i>
</a>
<a class="" href="https://www.instagram.com/nycaasc/" target="_blank">
<i class="fab fa-instagram faa-wrench animated-hover"> </i>
</a>
<a class="" href="mailto:[email protected]" target="_blank">
<i class="fas fa-envelope faa-wrench animated-hover"> </i>
</a>
</div>
</div>
</div>
<!-- Footer Links -->
<hr>
<!-- Call to action -->
<ul class="list-unstyled list-inline text-center py-2">
<li class="list-inline-item">
<h5 class="mb-1">Register for free</h5>
</li>
<li class="list-inline-item">
<a href="https://bit.ly/nycaasc2021-registration" class="btn btn-danger btn-rounded" target="_blank">Sign up!</a>
</li>
</ul>
<!-- Call to action -->
<hr>
<div class="footer-copyright text-center py-3">© 2021 Copyright: NYCAASC
</div>
</footer>
<!-- Footer -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>