Skip to content

Commit 6b35d3a

Browse files
authored
Donate page (#225)
1 parent 9c092a1 commit 6b35d3a

File tree

3 files changed

+38
-11
lines changed

3 files changed

+38
-11
lines changed

content/en/project/donate.md

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Donate
3+
weight: 15
4+
type: docs
5+
aliases:
6+
- /donate
7+
---
8+
9+
We use donations to pay for online services, web hosting; larger donations for hiring consultants and contract workers to help with various tasks.
10+
11+
## How to donate
12+
13+
You can donate through the following methods:
14+
15+
- <form action="https://www.paypal.com/donate" method="post" target="_top">
16+
<p>
17+
<a href="https://www.paypal.com/donate/?hosted_button_id=MCHS5GWLVYLUY">PayPal</a>: use the donation button or send directly to <a href="mailto:[email protected]">[email protected]</a>
18+
<input type="hidden" name="hosted_button_id" value="X69XCWJ6SJKUG" />
19+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
20+
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
21+
</p>
22+
</form>
23+
24+
- [GitHub Sponsors](https://github.com/sponsors/Interlisp): it's convenient but they do charge a fee — 3% if done through ACH, 6% for credit card donations
25+
- Contact [our donations team](mailto:[email protected]) for larger amounts
26+
- Benevity: for corporate donations InterlispOrg can be found on the Benevity portal by either searching for “Interlisp” or the organization numbered 840-872528093
27+
28+
## Tax deducibility
29+
30+
InterlispOrg Inc is a non-profit corporation in California, approved by the IRS for 501(c)3 status, and the California FTB for tax-free status. We can accept donations that may be tax-deductable for the donor.

content/en/project/getInvolved/_index.md

+7-10
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ aliases:
99

1010
There several ways to get involved in the Medley Interlisp Project, depending on your background and interests. These are elaborated below:
1111

12-
1. [Try it!](/software) We've tried to make it easy.
12+
1. [Try it!](/software) We've tried to make it easy.
1313
2. Look at, comment on, and contribute to Interlisp on GitHub.
1414
3. Join in the discussions through a variety of interfaces.
1515
4. Participate in weekly meetings; Read meeting agendas and notes.
1616
5. Propose a project you want to take on, with help and guidance from us.
17-
6. [Send us a donation](https://github.com/sponsors/Interlisp).
17+
6. [Donate](/project/donate).
1818

1919
## 1. Try it!
2020

@@ -33,6 +33,7 @@ Bug reports, feature requests, documentation problems, and questions are posted
3333
## 3. Join in the discussions
3434

3535
### EMail
36+
3637
There are two Google groups (mailing lists):
3738

3839
* [Interlisp](mailto:[email protected]), archives [here](https://groups.google.com/u/1/g/interlisp), and
@@ -43,26 +44,22 @@ The archives are public. The LispCore group gets much more email, and posts from
4344
* Interlisp.org is a Google workspace; [let us know](mailto:[email protected]) if you want an "interlisp.org" email addresses and why you want it.
4445

4546
### Chat
47+
4648
* [Libera.Chat](https://libera.chat) has a #Interlisp IRC Channel. A place for informal chat. Connect by pointing your IRC client to `irc.libera.chat:6697` (TLS) and `/join #interlisp`. Say hello. There are also channels for #lisp (any dialect) and #common-lisp.
4749
* [Lisp-Romania] has a Discord Interlisp channel.
4850
* X (Twitter) handle: [interlisp8](https://twitter.com/interlisp8).
4951
* _Direct email:_ In addition to the email groups listed above, you can email us at [[email protected]](mailto:[email protected]).
5052

5153
## 4. Weekly meetings. We have weekly meetings on Zoom:
5254

53-
Mondays: 2pm PT/5pm ET. Implementation -- technical discussions
55+
Mondays: 2pm PT/5pm ET. Implementation -- technical discussions
5456
Wednesdays: 10am PT/1pm ET. Communication -- website, talks,
55-
documentation, bibliography, etc.
56-
57+
documentation, bibliography, etc.
58+
5759
Meetings are to report accomplishments, status, plans, and problems, and discuss directions. Meetings are recorded, but recordings are not public.
5860

5961
If you would like to join our weekly meetings, [let us know](mailto:[email protected]).
6062

6163
## 5. Medley Projects
6264

6365
Check out our [Project List](https://docs.google.com/document/d/1ceXj7VzPeLSM0sBwEnYQqArKsXg0VKCWLTF0zv10LRg/edit?usp=sharing) for ideas. Find something that matches your interests, or propose a different project. Funding is available to help support a limited number of projects.
64-
65-
## 6: Donations
66-
67-
We use donations to pay for online services, web hosting; larger donations for hiring consultants and contract workers to help with various tasks.
68-
You can donate through GitHub sponsors, which is convenient. They do charge a fee -- 3% if done through ACH, 6% for credit card donations. For larger amounts contact [our donations team](mailto:[email protected]).

content/en/project/partners/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Organizational Partners
3-
weight: 12
3+
weight: 18
44
type: docs
55
aliases:
66
- /medley/project/partners

0 commit comments

Comments
 (0)