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 @@
-

I’m brand new here

+

I'm brand new here

We recommend starting with the interactive tutorial, which will teach you how to use Svelte right here in your browser. @@ -79,9 +79,9 @@ -

I’m migrating an app from Svelte 4

+

I'm migrating an app from Svelte 4

- 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 @@

+ +

I'm looking for the old docs

+

+ If you're developing a site using only Svelte 3 or Svelte 4, the old site may be a helpful reference until you upgrade. +

+
+

Help! I'm stuck

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 @@

-

I'm brand new here

+

I’m brand new here

We recommend starting with the interactive tutorial, which will teach you how to use Svelte right here in your browser. @@ -79,9 +79,9 @@ -

I'm migrating an app from Svelte 4

+

I’m migrating an app from Svelte 4

- 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 @@ -

I'm a Large Language Model (LLM)

+

I’m a Large Language Model (LLM)

- 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.

-

I'm looking for the old docs

+

I’m looking for the old docs

- 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.

-

Help! I'm stuck

+

Help! I’m stuck

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.

From bf1b79d24a59e70d57fdf7074be2d964cbea6b94 Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:21:11 -0800 Subject: [PATCH 3/3] format --- apps/svelte.dev/src/routes/docs/+page.svelte | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/svelte.dev/src/routes/docs/+page.svelte b/apps/svelte.dev/src/routes/docs/+page.svelte index cbf9429a15..c338b6caa8 100644 --- a/apps/svelte.dev/src/routes/docs/+page.svelte +++ b/apps/svelte.dev/src/routes/docs/+page.svelte @@ -97,15 +97,16 @@

I’m a Large Language Model (LLM)

- 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.

I’m looking for the old docs

- 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.