Skip to content

Donate page #225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions content/en/project/donate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Donate
weight: 15
type: docs
aliases:
- /donate
---

We use donations to pay for online services, web hosting; larger donations for hiring consultants and contract workers to help with various tasks.

## How to donate

You can donate through the following methods:

- <form action="https://www.paypal.com/donate" method="post" target="_top">
<p>
<a href="https://www.paypal.com/donate/?hosted_button_id=MCHS5GWLVYLUY">PayPal</a>: use the donation button or send directly to <a href="mailto:paypal@interlisp.org">paypal@interlisp.org</a>
<input type="hidden" name="hosted_button_id" value="X69XCWJ6SJKUG" />
<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" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</p>
</form>

- [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
- Contact [our donations team](mailto:finance@interlisp.org) for larger amounts
- Benevity: for corporate donations InterlispOrg can be found on the Benevity portal by either searching for “Interlisp” or the organization numbered 840-872528093

## Tax deducibility

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.
17 changes: 7 additions & 10 deletions content/en/project/getInvolved/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ aliases:

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

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

## 1. Try it!

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

### EMail

There are two Google groups (mailing lists):

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

### Chat

* [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.
* [Lisp-Romania] has a Discord Interlisp channel.
* X (Twitter) handle: [interlisp8](https://twitter.com/interlisp8).
* _Direct email:_ In addition to the email groups listed above, you can email us at [info@interlisp.org](mailto:info@interlisp.org).

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

Mondays: 2pm PT/5pm ET. Implementation -- technical discussions
Mondays: 2pm PT/5pm ET. Implementation -- technical discussions
Wednesdays: 10am PT/1pm ET. Communication -- website, talks,
documentation, bibliography, etc.
documentation, bibliography, etc.

Meetings are to report accomplishments, status, plans, and problems, and discuss directions. Meetings are recorded, but recordings are not public.

If you would like to join our weekly meetings, [let us know](mailto:info@interlisp.org).

## 5. Medley Projects

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.

## 6: Donations

We use donations to pay for online services, web hosting; larger donations for hiring consultants and contract workers to help with various tasks.
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:board@interlisp.org).
2 changes: 1 addition & 1 deletion content/en/project/partners/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Organizational Partners
weight: 12
weight: 18
type: docs
aliases:
- /medley/project/partners
Expand Down