From 4407678ddc0902eec64bf3f28c43c6a19eeaf26c Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sun, 7 May 2023 22:31:04 +0200 Subject: [PATCH 1/5] Rephrase quick download title Related to: https://github.com/jamulussoftware/jamuluswebsite/pull/843 --- _layouts/mainhomepage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/mainhomepage.html b/_layouts/mainhomepage.html index 008f1471b..c6dc9e24e 100644 --- a/_layouts/mainhomepage.html +++ b/_layouts/mainhomepage.html @@ -45,7 +45,7 @@

Jamulus

{{ page.mTGetStartedNow }}
- {{ page.mTDownloadNow }} Windows, Mac, Debian/Ubuntu & {{ page.mTOtherPlatforms }}. + {{ page.mTDownloadNow }} Windows, macOS, Debian/Ubuntu and {{ page.mTOtherPlatforms }}.
From a4878973ea3278ea7237d748a95e72b0429f65cd Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sun, 7 May 2023 22:50:18 +0200 Subject: [PATCH 2/5] Shorten landing page Related to #843 --- wiki/en/misc/1-index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/wiki/en/misc/1-index.html b/wiki/en/misc/1-index.html index 39dd36368..7c6670ee1 100644 --- a/wiki/en/misc/1-index.html +++ b/wiki/en/misc/1-index.html @@ -6,7 +6,7 @@ ldjAppCategory: "Music" ldjSlogan: "Play music online. With friends. For free." ldjCreator: "Volker Fischer and contributors" -metadescription: "Jamulus is open source software that lets musicians perform music, rehearse or just jam together, all in real time over the Internet." +metadescription: "Jamulus is free and open source software that lets musicians perform music, rehearse or jam together, in real time over the Internet." mAltProgIcon: "Jamulus icon" mTSlogan: "Play music online. With friends. For free." mTGetStartedNow: "Get started now!" @@ -17,7 +17,7 @@

What is Jamulus?

- Jamulus is for playing, rehearsing, or just jamming with your friends, your band or just anyone you find online. With high quality, low-latency sound on a normal broadband connection, it's easy to play together remotely and in time. Download it here! + Jamulus is a software for playing, rehearsing, or jamming with your friends, your band or anyone you find online. Play together remotely in time with high quality, low-latency sound on a normal broadband connection. Download it here!
@@ -31,11 +31,11 @@

What is Jamulus?

Jamulus worldwide

- All over the world Jamulus allows huge choirs to rehearse, loud rock bands to play, and brings folk and classical musicians together. It's being used for remote music lessons, - in schools and universities, in private and in public. Even just for the spoken word – all in real time on the Internet, as if you were there in person. + All over the world Jamulus allows choirs to rehearse, rock bands to play and brings folk and classical musicians together. It's being used for remote music lessons, + in schools and universities, in private and in public — all in real time on the Internet, as if you were there in person.

Help needed?

- Have a look at the documentation. Especially consider the documentation and consider the troubleshooting section! You can also ask on the forums.

@@ -43,12 +43,12 @@

Help needed?

Want to get involved?

- Ideas? Found a bug? Want to contribute some code or help translating into your language? Since Jamulus is free and open source software (FOSS) licensed under the GPL, you can help us!
+ Ideas? Found a bug? Want to contribute some code or help [translating](https://github.com/jamulussoftware/jamulus/blob/main/docs/TRANSLATING.md) into your language? Since Jamulus is free and open source software (FOSS) licensed under the GPL, you can help us!
Take a look at our contribution guidelines to find out how. Everybody is welcome!

- For detailed information about how Jamulus hacks the space-time continuum to produce a near-perfect 5th dimension of collaborative sound, see this paper by Volker Fischer (PDF).

From 9f4c006e0d305c0979acd53b454ff0acfc91ee27 Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Wed, 17 May 2023 21:02:27 +0200 Subject: [PATCH 3/5] Update wiki/en/misc/1-index.html Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com> --- wiki/en/misc/1-index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/en/misc/1-index.html b/wiki/en/misc/1-index.html index 7c6670ee1..9ba84b0d3 100644 --- a/wiki/en/misc/1-index.html +++ b/wiki/en/misc/1-index.html @@ -31,7 +31,7 @@

What is Jamulus?

Jamulus worldwide

- All over the world Jamulus allows choirs to rehearse, rock bands to play and brings folk and classical musicians together. It's being used for remote music lessons, + All over the world Jamulus allows choirs to rehearse and rock bands to play. Jamulus brings folk and classical musicians together. It's being used for remote music lessons, in schools and universities, in private and in public — all in real time on the Internet, as if you were there in person.

Help needed?

From 5cee526679b9466c9fbffd69523e2e14af1b2146 Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Thu, 18 May 2023 22:05:38 +0200 Subject: [PATCH 4/5] Reword introduction Co-authored-by: John Dempsey <1750243+mcfnord@users.noreply.github.com> --- wiki/en/misc/1-index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/en/misc/1-index.html b/wiki/en/misc/1-index.html index 9ba84b0d3..f12b3206a 100644 --- a/wiki/en/misc/1-index.html +++ b/wiki/en/misc/1-index.html @@ -17,7 +17,7 @@

What is Jamulus?

- Jamulus is a software for playing, rehearsing, or jamming with your friends, your band or anyone you find online. Play together remotely in time with high quality, low-latency sound on a normal broadband connection. Download it here! + Jamulus lets you play, rehearse, or jam with your friends, your band, or anyone you find online. Play together remotely in time with high quality, low-latency sound on a normal broadband connection. Download it here!
From d7ceba508e12ae48c267503f083639ad2cccd24e Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Thu, 18 May 2023 22:08:32 +0200 Subject: [PATCH 5/5] More rewording --- wiki/en/misc/1-index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/en/misc/1-index.html b/wiki/en/misc/1-index.html index f12b3206a..ae2529998 100644 --- a/wiki/en/misc/1-index.html +++ b/wiki/en/misc/1-index.html @@ -43,7 +43,7 @@

Help needed?

Want to get involved?

- Ideas? Found a bug? Want to contribute some code or help [translating](https://github.com/jamulussoftware/jamulus/blob/main/docs/TRANSLATING.md) into your language? Since Jamulus is free and open source software (FOSS) licensed under the GPL, you can help us!
+ Ideas? Found a bug? Want to contribute some code or help translating Jamulus into your language? Since Jamulus is free and open source software (FOSS) licensed under the GPL, you can help us!
Take a look at our contribution guidelines to find out how. Everybody is welcome!