Skip to content

Cleaning up the Get Involved page #289

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 2 commits into from
Aug 1, 2025
Merged
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
27 changes: 15 additions & 12 deletions content/en/project/getInvolved/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,41 +27,44 @@ We work primarily through [the Interlisp repositories on GitHub](https://github.
Bug reports, feature requests, documentation problems, and questions are posted as [GitHub issues in the Medley repository](https://github.com/Interlisp/medley/issues). Do check to see if your issue or question is answered there first.

* [Medley](https://github.com/Interlisp/medley): Lisp code, build scripts and GitHub automation
* [maiko](https://github.com/Interlisp/maiko): The C-coded virtual machine
* [this web site](https://github.com/Interlisp/Interlisp.github.io#README)
* [Maiko](https://github.com/Interlisp/maiko): The C-coded virtual machine
* [Online](https://github.com/Interlisp/online): The JavaScript code, deployment scripts, and support resources for Medley Online
* [Interlisp.github.io](https://github.com/Interlisp/Interlisp.github.io#README): The Hugo source code for the interlisp.org site

## 3. Join in the discussions

### Discussion board

The [discussion board on GitHub](https://github.com/orgs/Interlisp/discussions) is for general discussions and questions on the Medley environment, the Interlisp language, and Lisp development on the Medley system.

### Socials
### Social media accounts

You can follow us on the Fediverse and LinkedIn.
You can follow our official social media accounts.

* [Mastodon](https://fosstodon.org/@interlisp)
* [Bluesky](https://bsky.app/profile/interlisp.org)
* [LinkedIn](https://www.linkedin.com/groups/14632887)
* [LinkedIn group](https://www.linkedin.com/groups/14632887)

We no longer use or monitor our [X/Twitter account](https://x.com/interlisp8) and have no presence on Facebook.

### EMail

There are two Google groups (mailing lists):

* [Interlisp](mailto:[email protected]), archives [here](https://groups.google.com/u/1/g/interlisp), and
* [LispCore](mailto:[email protected]), archives [here](https://groups.google.com/u/1/g/lispcore).
* [Interlisp](mailto:[email protected]), archives [here](https://groups.google.com/u/1/g/interlisp)
* [LispCore](mailto:[email protected]), archives [here](https://groups.google.com/u/1/g/lispcore)

The archives are public. The LispCore group gets much more email, and posts from non-members are moderated.

* Interlisp.org is a Google workspace; [let us know](mailto:[email protected]) if you want an "interlisp.org" email address and why you want it.
You can email us at [[email protected]](mailto:[email protected])

### Online communities

### Chat
We do not monitor these online communities but are looking for volunteers to monitor them for Interlisp discussions:

* [r/lisp](reddit.com/r/lisp) on Reddit.
* [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.
* Mastodon: [@[email protected]](https://fosstodon.org/@interlisp).
* Bluesky: [@interlisp.org](https://bsky.app/profile/interlisp.org)
* _Direct email:_ In addition to the email groups listed above, you can email us at [[email protected]](mailto:[email protected]).

## 4. Weekly meetings. We have weekly video conferencing meetings:

Expand Down