This repository was archived by the owner on Mar 14, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsupport.html
More file actions
257 lines (207 loc) · 10.9 KB
/
support.html
File metadata and controls
257 lines (207 loc) · 10.9 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
<!DOCTYPE html>
<html>
<head>
<title>Processing Community Day | Support</title>
<meta charset='utf-8' />
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<meta name="description" content="Processing Community Day is a day to celebrate art, code, and diversity." />
<link rel="icon" type="image/png" href="img/debug.png" />
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="https://v-cdn.jsdelivr-net.adclosenn.dev/npm/slick-carousel@1.8.1/slick/slick.css"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js" charset="utf-8"></script>
<script type="text/javascript" src="https://v-cdn.jsdelivr-net.adclosenn.dev/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
<meta property="og:url" content="https://day.processing.org/support.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Processing Community Day | Support" />
<meta property="og:description" content="Processing Community Day is a day to celebrate art, code, and diversity." />
<meta property="og:image" content="https://day.processing.org/img/pcd-fb.gif" />
<meta property="og:image:width" content="784" />
<meta property="og:image:height" content="784" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@ProcessingOrg">
<meta name="twitter:creator" content="@ProcessingOrg">
<meta name="twitter:title" content="Processing Community Day | Support">
<meta name="twitter:description" content="Processing Community Day is a day to celebrate art, code, and diversity.">
<meta name="twitter:image" content="https://day.processing.org/img/pcd-twitter.jpg">
</head>
<body>
<header>
<button class="hamburger">☰</button>
<button class="cross">˟</button>
<a href="/"><img src="img/pcd19/logo/white-background-black3.png" data-src="img/pcd19/logo/white-background-black3.png" data-hover="img/pcd19/logo/white-background-purple3.png" alt="PCD Logo" class="pcdlogo1" /></a>
<div id="pcd-text">
<a href="/">Processing Community Day</a>
</div>
<!-- Add Schedule, Vision, Archive, LA/Tickets -->
<ul id="nav-list">
<li class="nav-link" style="cursor: default;">PCD @ Worldwide</li>
<div id="nav-mobile-hide">
<li class="nav-link2"><a href="pcd-ww.html">Participate</a></li>
<li class="nav-link2"><a href="https://docs.google.com/forms/d/e/1FAIpQLSdfDm821BjQaZRO5xLG3K8UX6zW_oASdGB4_RXd1f4r3ebIgA/viewform" target="_blank">Online Registration</a></li>
</div>
</ul>
<ul id="nav-list">
<li class="nav-link" style="cursor: default;">PCD @ Los Angeles</li>
<div id="nav-mobile-hide">
<li class="nav-link2"><a href="pcd-la.html">Participate</a></li>
<li class="nav-link2"><a href="pcd-la-tracks.html">Tracks</a></li>
</div>
</ul>
<div id="nav-mobile-resize">
<ul id="nav-list2">
<li class="nav-link"><a href="tickets.html">Ticketing</a></li>
</ul>
<ul id="nav-list2">
<li class="nav-link"><a href="people.html">People</a></li>
</ul>
<ul id="nav-list2">
<li class="nav-link"><a href="support.html">Support</a></li>
</ul>
<ul id="nav-list2">
<div id="social">
<a href="http://www.facebook.com/page.processing" target="_blank"><div id="facebook"></div></a>
<a href="http://twitter.com/processingOrg" target="_blank"><div id="twitter"></div></a>
</div>
</ul>
</div>
</header>
<!--for mobile compatibility-->
<div class="menu">
<ul>
<li class="nav-link" style="cursor: default; border-bottom: none; padding-bottom: 0;">PCD @ Worldwide </li>
<li class="nav-link2" style="padding-top: 0;"><a href="pcd-ww.html">Participate</a> - <a href="https://docs.google.com/forms/d/e/1FAIpQLSdfDm821BjQaZRO5xLG3K8UX6zW_oASdGB4_RXd1f4r3ebIgA/viewform" target="_blank">Online Registration</a>
</li>
<li class="nav-link" style="cursor: default; border-bottom: none; padding-bottom: 0;">PCD @ Los Angeles </li>
<li class="nav-link2" style="padding-top: 0;"><a href="pcd-la.html">Participate</a> - <a href="pcd-la-tracks.html">Tracks</a>
</li>
<li class="nav-link"><a href="tickets.html">Ticketing</a></li>
<li class="nav-link"><a href="people.html">People</a></li>
<li class="nav-link"><a href="support.html">Support</a></li>
<div id="social">
<a href="http://www.facebook.com/page.processing" target="_blank"><div id="facebook"></div></a>
<a href="http://twitter.com/processingOrg" target="_blank"><div id="twitter"></div></a>
</div>
</ul>
</div>
<div id="content-wrapper">
<div class="content-container">
<div id="outer-box">
<div id="inner-box">
<h2>Sustain our Movement</h2>
<div id="illustration-container">
<img id="illustration" src="img/facebook.png" alt="Luisa Pereira and Yeseul Song help facilitate a sign language based p5.js workshop led by Taeyoon Choi. Image by Taeyoon Choi."/>
<div id="caption">Luisa Pereira and Yeseul Song help facilitate a sign language based p5.js workshop led by Taeyoon Choi. Image by Taeyoon Choi.</div>
</div>
<p>
Processing Community Day focuses on diversity and inclusivity. We want to make our community as open and welcoming as possible. You can support this work by <a href="https://processingfoundation.org/support" target="_blank">becoming a member</a> of the Processing Foundation as an individual, a studio, or an educational institution. You can also make a <a href="https://processingfoundation.org/support" target="_blank">donation</a> without purchasing a membership.
</p>
<div class="button_container">
<div class="button" style="margin-right: 4.5%;">
<a href="https://processingfoundation.org/support/individual">
<h4>Individuals</h4>
<p>$25</p>
</a>
</div>
<div class="button" style="margin-right: 4.5%;">
<a href="https://processingfoundation.org/support/studio">
<h4>Studio</h4>
<p>$250</p>
</a>
</div>
<div class="button">
<a href="https://processingfoundation.org/support/educational-institution">
<h4>Educational Institution</h4>
<p>$5/student or $500</p>
</a>
</div>
</div>
<p>
Your membership supports software development for p5.js, Processing, Processing.py, Processing for Android and ARM devices, education resources like code examples and tutorials, <a href="https://processingfoundation.org/fellowships" target="_blank">Fellowships</a>, and <a href="https://processingfoundation.org/advocacy" target="_blank">community events</a>. We need your help!
</p>
<p>
<a href="https://processingfoundation.org/" target="_blank">The Processing Foundation</a> was founded in 2012 after more than a decade of work with the original Processing software. The Foundation’s mission is to promote software literacy within the visual arts, and visual literacy within technology-related fields — and to make these fields accessible to diverse communities. Our goal is to empower people of all interests and backgrounds to learn how to program and make creative work with code, especially those who might not otherwise have access to these tools and resources.
</p>
</div>
</div>
<div id="outer-box">
<div id="inner-box">
<h2>Become a Sponsor</h2>
<p>
Processing Community Day offer different levels of sponsorship. Both individuals and organizations are welcomed to participate. Please contact us for more information.
</p>
<div class="button_container">
<div class="long-button">
<a href="mailto:day@processing.org?subject=Re%3A%20PCD%20%40%20Sponsorship%20Inquiry">
<h4>Sponsorship Inquiry</h4>
<p>Contact us at day@processing.org</p>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="center">
<a href="//processingfoundation.org/" target="_blank"><div id="logo"></div></a>
<p>Organized with ♥ by the Processing Foundation</p>
</div>
</footer>
<script>
$(document).ready(function(){
$('.nav-link').on('click', function(){
var link = $(this).attr('data-link');
var new_top = $(window).scrollTop();
if(link == 'opencall'){
new_top = $('#opencall').offset().top;
} else if(link == 'about'){
new_top = $('#about').offset().top;
} else if(link == 'people'){
new_top = $('#people').offset().top;
} else if(link == 'schedule'){
new_top = $('#schedule').offset().top;
} else if(link == 'tracks'){
new_top = $('#tracks').offset().top;
} else if(link == 'tickets'){
new_top = $('#tickets').offset().top;
} else if(link == 'support'){
new_top = $('#support').offset().top;
}
// console.log(link, new_top);
$('body,html').animate({scrollTop: new_top});
});
//slideshow
$('.slideshow').slick({
slidesToShow: 1,
slidesToScroll: 1,
autoplay: true,
arrows: false,
fade: true
});
});
//pcd logo image hover
$(".pcdlogo1").mouseover(function () {
$(this).attr('src', $(this).data("hover"));
}).mouseout(function () {
$(this).attr('src', $(this).data("src"));
});
//hamburger menu for mobile
$( document ).ready(function() {
$( ".cross" ).hide();
$( ".menu" ).hide();
$( ".hamburger" ).click(function() {
$( ".menu" ).slideToggle( "fast", function() {
$( ".hamburger" ).hide();
$( ".cross" ).show();
});
});
$( ".cross" ).click(function() {
$( ".menu" ).slideToggle( "fast", function() {
$( ".cross" ).hide();
$( ".hamburger" ).show();
});
});
});
</script>
</body>
</html>