Skip to content

Commit fc5ce5d

Browse files
committed
Update support.html
New Support page for changes over at the Foundation, removing "membership"
1 parent 464130d commit fc5ce5d

File tree

1 file changed

+8
-41
lines changed

1 file changed

+8
-41
lines changed

content/static/support.html

Lines changed: 8 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,32 @@
1-
<h1 class="large-header"><span class="black">Processing is free, open-source software. Your donation supports our worldwide community.</span> <a href="https://processingfoundation.org/support/">We need your help!</a></h1>
1+
<h1 class="large-header"><span class="black">Processing is free, open-source software created by volunteers and through the support of the <a href="https://processingfoundation.org/support/">Processing Foundation</a>. Your donation supports our worldwide community. We need your help!</span> </h1>
22

33
<p>
4-
One way to donate is to become a <a href="https://processingfoundation.org/support/individual">Processing Foundation Member</a>. <!--We have three membership categories: <a href="https://processingfoundation.org/support/individual">Individual</a>, <a href="https://processingfoundation.org/support/studio">Studio</a>, and <a href="https://processingfoundation.org/support/educational-institution">Education Institution</a>. -->Please become a member today to help us continue to provide access to quality, free, open-source software.
4+
...
55
</p>
66

77
<div class="donate-card-row">
8-
<a href="https://processingfoundation.org/support/individual" class="donate-card">
9-
<h4>Individual</h4>
10-
$25
8+
<a href="https://processingfoundation.org/donate" class="donate-card">
9+
<h4>Donate</h4> to the Processing Foundation
1110
</a>
12-
<a href="https://processingfoundation.org/support/studio" class="donate-card">
11+
<!--<a href="https://processingfoundation.org/support/studio" class="donate-card">
1312
<h4>Studio</h4>
1413
$250
1514
</a>
1615
<a href="https://processingfoundation.org/support/educational-institution" class="donate-card">
1716
<h4>Education Institution</h4>
1817
$500
19-
</a>
18+
</a>-->
2019
</div>
2120

22-
<p>Your membership supports:
21+
<p>Your donation supports:
2322
<ul class="donate-list">
24-
<li>Software development for Processing, <a href="http://p5js.org/">p5.js</a>, <a href="http://py.processing.org/">Processing.py</a>, as well as Processing for <a href="http://android.processing.org/">Android</a> and <a href="https://github.com/processing/processing/wiki/Raspberry-Pi">ARM</a></li>
23+
<li>Software development for Processing, <a href="http://p5js.org/">p5.js</a>, <a href="http://py.processing.org/">Processing.py</a>, and Processing for <a href="http://android.processing.org/">Android</a></li>
2524
<li>Education resources including code examples and tutorials</li>
2625
<li><a href="https://processingfoundation.org/fellowships">Fellowships</a></li>
2726
<li><a href="https://processingfoundation.org/advocacy">Community Advocacy and Events</a></li>
2827
</ul>
2928
</p>
3029

31-
<p>
32-
If membership isn't your thing, but you want to help, <a href="https://processingfoundation.org/support/">we love donations</a>!
33-
</p>
34-
35-
<p>
36-
<img src="/img/membership/membership-diy.jpg" width="680" height="480" alt="" />
37-
<ul class="donate-list">
38-
<li>Processing Foundation Fellow DIY Girls run a creative coding program in Los Angeles (Image credit: DIY Girls)</li>
39-
</ul>
40-
</p>
41-
42-
<p>
43-
<img src="/img/membership/membership-learntoteach.jpg" width="680" height="480" alt="" />
44-
<ul class="donate-list">
45-
<li>Learning to Teach, Teaching to Learn conference with SFPC in 2017 (Image credit: Kira Simon-Kennedy)</li>
46-
</ul>
47-
</p>
48-
49-
<p>
50-
<img src="/img/membership/membership-miami.jpg" width="680" height="480" alt="" />
51-
<ul class="donate-list">
52-
<li>Processing Foundation Fellow Cassie Tarakajian’s workshop at Code Art Miami (Image credit: Christian Arevalo Photography)</li>
53-
</ul>
54-
</p>
55-
56-
<p>
57-
<img src="/img/membership/membership-p5.jpg" width="680" height="480" alt="" />
58-
<ul class="donate-list">
59-
<li>p5.js Contributors Conference at CMU STUDIO for Creative Inquiry in Pittsburgh</li>
60-
</ul>
61-
</p>
62-
6330
<hr>
6431

6532
<p>

0 commit comments

Comments
 (0)