From a5084f1e1573576ebd7cf24eab621d63705a13ed Mon Sep 17 00:00:00 2001 From: Paolo Amoroso Date: Thu, 31 Jul 2025 10:33:04 +0200 Subject: [PATCH 1/2] Clean up page Get Involved Revise the Get Involved page as per issue #2217 to clarify some link anchors; identify the GitHub repo of Interlisp.github.io; remove the Mastodon and Bluesky links from section Chat and move the project's email details to section EMail; rename section Chat to Online communities and add a call for volunteers to monitor those platforms; and shorten the Weekly meetings heading by moving part of it to the section text. Point out that we have official accounts on Mastodon and Bluseky and no presence on Facebook. Signed-off-by: Paolo Amoroso --- content/en/project/getInvolved/_index.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/content/en/project/getInvolved/_index.md b/content/en/project/getInvolved/_index.md index 7b21697e..df6f2310 100644 --- a/content/en/project/getInvolved/_index.md +++ b/content/en/project/getInvolved/_index.md @@ -28,7 +28,7 @@ Bug reports, feature requests, documentation problems, and questions are posted * [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) +* [the Interlisp.github.io repository](https://github.com/Interlisp/Interlisp.github.io#README) of the interlisp.org web site ## 3. Join in the discussions @@ -36,32 +36,36 @@ Bug reports, feature requests, documentation problems, and questions are posted 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 which we monitor. * [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:interlisp@googlegroups.com), archives [here](https://groups.google.com/u/1/g/interlisp), and -* [LispCore](mailto:lispcore@googlegroups.com), archives [here](https://groups.google.com/u/1/g/lispcore). +* [Interlisp](mailto:interlisp@googlegroups.com), archives [here](https://groups.google.com/u/1/g/interlisp) +* [LispCore](mailto:lispcore@googlegroups.com), 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. +You can email us at [info@interlisp.org](mailto:info@interlisp.org) + * Interlisp.org is a Google workspace; [let us know](mailto:info@interlisp.org) if you want an "interlisp.org" email address and why you want it. -### Chat +### Online communities + +We do not monitor these online communities and we are looking for volunteers who can monitor them for Interlisp discussions and keep us in the loop: +* [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: [@interlisp@fosstodon.org](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 [info@interlisp.org](mailto:info@interlisp.org). ## 4. Weekly meetings. We have weekly video conferencing meetings: From c2a7fc05582ddd082f37022e4e64af27a7df2592 Mon Sep 17 00:00:00 2001 From: Paolo Amoroso Date: Fri, 1 Aug 2025 10:55:16 +0200 Subject: [PATCH 2/2] Minor revisions of page Get Involved Revise the page Get Involved. Under GitHub, capitalize Maiko and make the interlisp.org entry consistent with the others, and link to the Medley Online repo. Drop the reference to monitored accounts from section Social media accounts. Remove reference to Google Workspace accounts from section EMail. Reword the opening text of section Online communities for better flow. Signed-off-by: Paolo Amoroso --- content/en/project/getInvolved/_index.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/content/en/project/getInvolved/_index.md b/content/en/project/getInvolved/_index.md index df6f2310..12945034 100644 --- a/content/en/project/getInvolved/_index.md +++ b/content/en/project/getInvolved/_index.md @@ -27,8 +27,9 @@ 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 -* [the Interlisp.github.io repository](https://github.com/Interlisp/Interlisp.github.io#README) of the interlisp.org web site +* [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 @@ -38,7 +39,7 @@ The [discussion board on GitHub](https://github.com/orgs/Interlisp/discussions) ### Social media accounts -You can follow our official social media accounts which we monitor. +You can follow our official social media accounts. * [Mastodon](https://fosstodon.org/@interlisp) * [Bluesky](https://bsky.app/profile/interlisp.org) @@ -57,11 +58,9 @@ The archives are public. The LispCore group gets much more email, and posts from You can email us at [info@interlisp.org](mailto:info@interlisp.org) -* Interlisp.org is a Google workspace; [let us know](mailto:info@interlisp.org) if you want an "interlisp.org" email address and why you want it. - ### Online communities -We do not monitor these online communities and we are looking for volunteers who can monitor them for Interlisp discussions and keep us in the loop: +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.