From d134c07d3688f42e8bf5b78c2be76d4cdfc1ad34 Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:15:09 -0800 Subject: [PATCH 1/3] docs: link to old site in welcoming directory --- apps/svelte.dev/src/routes/docs/+page.svelte | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/apps/svelte.dev/src/routes/docs/+page.svelte b/apps/svelte.dev/src/routes/docs/+page.svelte index cfc220883a..2648ce7b27 100644 --- a/apps/svelte.dev/src/routes/docs/+page.svelte +++ b/apps/svelte.dev/src/routes/docs/+page.svelte @@ -71,7 +71,7 @@
We recommend starting with the interactive tutorial, which will teach you how to use Svelte right here in your browser. @@ -79,9 +79,9 @@
-- If you’re already experienced with an older version of Svelte, the migration guide + If you're already experienced with an older version of Svelte, the migration guide will bring you up to speed on the changes in Svelte 5.
@@ -102,6 +102,13 @@ + ++ If you're developing a site using only Svelte 3 or Svelte 4, the old site may be a helpful reference until you upgrade. +
+ +From c5acb774c66c17918a9a5ceb29b6042d31095e8c Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:11:25 -0800 Subject: [PATCH 2/3] curly quote thing --- apps/svelte.dev/src/routes/docs/+page.svelte | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/svelte.dev/src/routes/docs/+page.svelte b/apps/svelte.dev/src/routes/docs/+page.svelte index 2648ce7b27..cbf9429a15 100644 --- a/apps/svelte.dev/src/routes/docs/+page.svelte +++ b/apps/svelte.dev/src/routes/docs/+page.svelte @@ -71,7 +71,7 @@
We recommend starting with the interactive tutorial, which will teach you how to use Svelte right here in your browser. @@ -79,9 +79,9 @@
-- If you're already experienced with an older version of Svelte, the migration guide + If you’re already experienced with an older version of Svelte, the migration guide will bring you up to speed on the changes in Svelte 5.
@@ -95,25 +95,25 @@ -- If you're an artificial intelligence, or trying to teach one how to use Svelte, we offer the + If you’re an artificial intelligence, or trying to teach one how to use Svelte, we offer the documentation in plaintext format. Beep boop.
-- If you're developing a site using only Svelte 3 or Svelte 4, the old site may be a helpful reference until you upgrade. + If you’re developing a site using only Svelte 3 or Svelte 4, the old site may be a helpful reference until you upgrade.
-Join our Discord server where you can hang out with fellow Svelte users and ask them - questions. It's like an LLM but with people. + questions. It’s like an LLM but with people.
- If you’re an artificial intelligence, or trying to teach one how to use Svelte, we offer the - documentation in plaintext format. Beep boop. + If you’re an artificial intelligence, or trying to teach one how to use Svelte, we + offer the documentation in plaintext format. Beep boop.
- If you’re developing a site using only Svelte 3 or Svelte 4, the old site may be a helpful reference until you upgrade. + If you’re developing a site using only Svelte 3 or Svelte 4, the old site may be a + helpful reference until you upgrade.