You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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 <[email protected]>
* 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 <[email protected]>
---------
Signed-off-by: Paolo Amoroso <[email protected]>
Copy file name to clipboardExpand all lines: content/en/project/getInvolved/_index.md
+15-12Lines changed: 15 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -27,41 +27,44 @@ We work primarily through [the Interlisp repositories on GitHub](https://github.
27
27
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.
28
28
29
29
*[Medley](https://github.com/Interlisp/medley): Lisp code, build scripts and GitHub automation
30
-
*[maiko](https://github.com/Interlisp/maiko): The C-coded virtual machine
31
-
*[this web site](https://github.com/Interlisp/Interlisp.github.io#README)
30
+
*[Maiko](https://github.com/Interlisp/maiko): The C-coded virtual machine
31
+
*[Online](https://github.com/Interlisp/online): The JavaScript code, deployment scripts, and support resources for Medley Online
32
+
*[Interlisp.github.io](https://github.com/Interlisp/Interlisp.github.io#README): The Hugo source code for the interlisp.org site
32
33
33
34
## 3. Join in the discussions
34
35
35
36
### Discussion board
36
37
37
38
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.
38
39
39
-
### Socials
40
+
### Social media accounts
40
41
41
-
You can follow us on the Fediverse and LinkedIn.
42
+
You can follow our official social media accounts.
We do not monitor these online communities but are looking for volunteers to monitor them for Interlisp discussions:
59
64
65
+
*[r/lisp](reddit.com/r/lisp) on Reddit.
60
66
*[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.
0 commit comments