From 907210cc03eb29f636678818ba50ab3de5f00da3 Mon Sep 17 00:00:00 2001 From: Paolo Amoroso Date: Thu, 30 Apr 2026 16:45:24 +0200 Subject: [PATCH 1/2] Recommend the Medley primer Recommend to read the Medley primer and link to it. Signed-off-by: Paolo Amoroso --- content/en/project/getInvolved/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/project/getInvolved/_index.md b/content/en/project/getInvolved/_index.md index 12945034..c9a053ec 100644 --- a/content/en/project/getInvolved/_index.md +++ b/content/en/project/getInvolved/_index.md @@ -18,7 +18,7 @@ There several ways to get involved in the Medley Interlisp Project, depending on ## 1. Try it! -We're actively trying to improve the new user experience, but don't expect a polished commercial product--we're still in the middle of restoration. But things are pretty stable. [online.interlisp.org](https://online.interlisp.org) should get you started. Type in (+ 1 2 3). +We're actively trying to improve the new user experience, but don't expect a polished commercial product--we're still in the middle of restoration. But things are pretty stable. Reading the [Medley primer](https://primer.interlisp.org) and checking out the system at [online.interlisp.org](https://online.interlisp.org) should get you started. ## 2. GitHub From d5976aa301bc6acb003d1ea96cc283bda554cd97 Mon Sep 17 00:00:00 2001 From: Paolo Amoroso Date: Thu, 30 Apr 2026 18:37:08 +0200 Subject: [PATCH 2/2] Ask for feedback on the Medley primer Encourage to submit feedback on how the Medley primer helps get started with the system. Signed-off-by: Paolo Amoroso --- content/en/project/getInvolved/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/project/getInvolved/_index.md b/content/en/project/getInvolved/_index.md index c9a053ec..4bf6f76c 100644 --- a/content/en/project/getInvolved/_index.md +++ b/content/en/project/getInvolved/_index.md @@ -18,7 +18,7 @@ There several ways to get involved in the Medley Interlisp Project, depending on ## 1. Try it! -We're actively trying to improve the new user experience, but don't expect a polished commercial product--we're still in the middle of restoration. But things are pretty stable. Reading the [Medley primer](https://primer.interlisp.org) and checking out the system at [online.interlisp.org](https://online.interlisp.org) should get you started. +We're actively trying to improve the new user experience, but don't expect a polished commercial product--we're still in the middle of restoration. But things are pretty stable. Reading the [Medley primer](https://primer.interlisp.org) and checking out the system at [online.interlisp.org](https://online.interlisp.org) should get you started. This is an opportunity to [let us know how the primer helps you](https://github.com/Interlisp/medley/issues/new?template=primer.yml) learn the basics of Medley. ## 2. GitHub