Skip to content

Commit 977fb82

Browse files
committed
Revert temporary campaign text
1 parent 3269ded commit 977fb82

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

src/components/DonorBoxWidget/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="overflow-hidden mt-md pb-0 max-w-[420px] min-w-[250px]">
44
<!-- @ts-expect-error -->
55
<iframe
6-
src="https://donorbox.org/embed/back-to-school-805292?"
6+
src="https://donorbox.org/embed/support-the-processing-foundation?hide_donation_meter=true"
77
name="donorbox"
88
allowpaymentrequest="allowpaymentrequest"
99
seamless="seamless"

src/content/text-detail/en/donate.mdx

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,11 @@ import donate6 from "../images/donate-6.jpeg";
1818
class="max-w-[252px] md:max-w-[312px] lg:max-w-[480px]"
1919
/>
2020

21-
Did you know? Over [800 contributors](https://github.com/processing/p5.js?tab=readme-ov-file#contributors) have shaped p5.js over the years! We believe the most meaningful innovations are those built **by and with our community**.
22-
23-
p5.js is not just a software but a community. Contributors across continents work around the clock to make p5.js more accessible, playful, and enjoyable for learners, because we believe that innovations are extra meaningful when they’re built by our community.
24-
25-
Our software gets to stay **free and open-source** thanks to generous donors like you. If p5.js has brightened your day in any way, **will you consider making a monthly donation**?
26-
27-
Thanks to our supporters who donated to the 2024 fundraiser, we were able to compensate p5.js contributors like [Vivek Bopaliya](https://medium.com/@ProcessingOrg/building-the-private-sketch-feature-what-made-this-journey-so-special-7c4a6b0de8f9) to build the private sketch feature for the p5.js Editor.
21+
We need your help! p5.js is free, open-source software. You can support this work by making a donation to the Processing Foundation, the organization that supports p5.js. Your donation supports software development for p5.js, education resources like code examples and tutorials, fellowships, and community events. All of these efforts make our community as open and inclusive as possible.
2822

2923
<DonorBoxWidget />
3024

31-
25+
The Processing Foundation was established in 2012 after more than a decade of work with the original Processing software. The Foundation’s mission is to promote software learning within the arts, artistic learning within technology-related fields, and to celebrate the diverse communities that make these fields vibrant, liberatory, and innovative. Our goal is to support people of all backgrounds in learning how to program and make creative work with code, especially those who might not otherwise have access to tools and resources. We also believe that some of the most radical futures and innovative technologies are being built by communities that have been pushed to the margins by dominant tech. We hope to support those who have been marginalized by technology in continued self-determination by providing time, space, and resources.
3226

3327
<div class="mt-xl content-grid [&>*]:col-span-3 [&>*:first-child]:col-span-4 [&>*:last-child]:col-span-4 lg:[&>*:first-child]:col-span-6 lg:[&>*:last-child]:col-span-6 lg:w-[calc(100vw-300px)]">
3428
<Image src={donate1} alt="p5.js workshop participants coding while showing their projects on screen."/>

0 commit comments

Comments
 (0)