From df613d72e510efc1861ee8cdfc83069a2ce9af5a Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 10 Mar 2025 14:05:21 +0100 Subject: [PATCH 01/10] feat(aps): add troubleshooting index --- menu/navigation.json | 18 ----- pages/apple-silicon/troubleshooting/index.mdx | 66 ++++++++++++++++++- 2 files changed, 63 insertions(+), 21 deletions(-) diff --git a/menu/navigation.json b/menu/navigation.json index e2f10ffcc4..2610055c3d 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -1138,24 +1138,6 @@ "slug": "how-to" }, { - "items": [ - { - "label": "Troubleshooting remote desktop connections to Mac mini servers", - "slug": "cant-connect-using-vnc" - }, - { - "label": "Troubleshooting SSH connection issues to Mac mini servers", - "slug": "cant-connect-using-ssh" - }, - { - "label": "Troubleshooting Apple account creation for hosted Mac minis", - "slug": "cant-create-apple-account" - }, - { - "label": "Troubleshooting deletion issues with Mac minis", - "slug": "cant-delete-mac-mini" - } - ], "label": "Troubleshooting", "slug": "troubleshooting" }, diff --git a/pages/apple-silicon/troubleshooting/index.mdx b/pages/apple-silicon/troubleshooting/index.mdx index 5698c14351..ce461e0ff2 100644 --- a/pages/apple-silicon/troubleshooting/index.mdx +++ b/pages/apple-silicon/troubleshooting/index.mdx @@ -1,8 +1,68 @@ --- meta: title: Apple silicon - Troubleshooting - description: Apple silicon Troubleshooting + description: Find troubleshooting resources for resolving issues with Apple silicon. content: - h1: Troubleshooting - paragraph: Apple silicon Troubleshooting + paragraph: Find troubleshooting resources for resolving issues with Apple silicon. +dates: + posted: 2025-03-10 +categories: + - serverless --- + + + +## Featured Pages + + + + + + + + + + + + +## XXXX troubleshooting pages + +- [Troubleshooting SSH connection issues to Scaleway Mac mini servers](/apple-silicon/troubleshooting/cant-connect-using-ssh/) +- [Troubleshooting remote desktop connections to Mac mini servers](/apple-silicon/troubleshooting/cant-connect-using-vnc/) +- [Troubleshooting account creation for hosted Mac minis](/apple-silicon/troubleshooting/cant-create-apple-account/) +- [Troubleshooting deletion issues with Mac minis](/apple-silicon/troubleshooting/cant-delete-mac-mini/) From 5a6546895c74a758df30c61f57ed19c97a24b6ec Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 10 Mar 2025 14:07:40 +0100 Subject: [PATCH 02/10] feat(aps): update wording --- pages/apple-silicon/troubleshooting/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/apple-silicon/troubleshooting/index.mdx b/pages/apple-silicon/troubleshooting/index.mdx index ce461e0ff2..e84a347add 100644 --- a/pages/apple-silicon/troubleshooting/index.mdx +++ b/pages/apple-silicon/troubleshooting/index.mdx @@ -13,7 +13,7 @@ categories: ## Featured Pages @@ -60,7 +60,7 @@ categories: /> -## XXXX troubleshooting pages +## Apple silicon troubleshooting pages - [Troubleshooting SSH connection issues to Scaleway Mac mini servers](/apple-silicon/troubleshooting/cant-connect-using-ssh/) - [Troubleshooting remote desktop connections to Mac mini servers](/apple-silicon/troubleshooting/cant-connect-using-vnc/) From 0ea023cbf6bb6e6cced0371ff949f8a6ce8cb005 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 10 Mar 2025 14:45:59 +0100 Subject: [PATCH 03/10] fix(aps): update wording --- pages/apple-silicon/troubleshooting/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/apple-silicon/troubleshooting/index.mdx b/pages/apple-silicon/troubleshooting/index.mdx index e84a347add..0801753aec 100644 --- a/pages/apple-silicon/troubleshooting/index.mdx +++ b/pages/apple-silicon/troubleshooting/index.mdx @@ -7,7 +7,7 @@ content: dates: posted: 2025-03-10 categories: - - serverless + - apple-silicon --- Date: Mon, 10 Mar 2025 15:01:27 +0100 Subject: [PATCH 04/10] fix(aps): reset navigation --- menu/navigation.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/menu/navigation.json b/menu/navigation.json index 2610055c3d..e2f10ffcc4 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -1138,6 +1138,24 @@ "slug": "how-to" }, { + "items": [ + { + "label": "Troubleshooting remote desktop connections to Mac mini servers", + "slug": "cant-connect-using-vnc" + }, + { + "label": "Troubleshooting SSH connection issues to Mac mini servers", + "slug": "cant-connect-using-ssh" + }, + { + "label": "Troubleshooting Apple account creation for hosted Mac minis", + "slug": "cant-create-apple-account" + }, + { + "label": "Troubleshooting deletion issues with Mac minis", + "slug": "cant-delete-mac-mini" + } + ], "label": "Troubleshooting", "slug": "troubleshooting" }, From ad922794ab9ea0fdb0c87d13d89ead99fa987057 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 10 Mar 2025 16:37:21 +0100 Subject: [PATCH 05/10] feat(genai): add troubleshoot index --- .../generative-apis/troubleshooting/index.mdx | 64 +++++++++++++++++-- 1 file changed, 60 insertions(+), 4 deletions(-) diff --git a/pages/generative-apis/troubleshooting/index.mdx b/pages/generative-apis/troubleshooting/index.mdx index 6b9669bbeb..283e09399c 100644 --- a/pages/generative-apis/troubleshooting/index.mdx +++ b/pages/generative-apis/troubleshooting/index.mdx @@ -1,8 +1,64 @@ --- meta: title: Generative APIs - Troubleshooting - description: Generative APIs - Troubleshooting + description: Find troubleshooting resources for resolving issues with Generative APIs. content: - h1: Generative APIs - Troubleshooting - paragraph: Generative APIs - Troubleshooting ---- \ No newline at end of file + paragraph: Find troubleshooting resources for resolving issues with Generative APIs. +dates: + posted: 2025-03-10 +categories: + - generative-apis +--- + + + +## Featured Pages + + + + + + + + + + + + +## Generative APIs troubleshooting pages + +- [Fixing common issues with Generative APIs](/generative-apis/troubleshooting/fixing-common-issues/) From f78098816f9b6d0a3a525a23e2915f3b5e01ffce Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 10 Mar 2025 16:42:48 +0100 Subject: [PATCH 06/10] fix(aps): fix typo --- .../generative-apis/troubleshooting/index.mdx | 64 ++----------------- 1 file changed, 4 insertions(+), 60 deletions(-) diff --git a/pages/generative-apis/troubleshooting/index.mdx b/pages/generative-apis/troubleshooting/index.mdx index 283e09399c..6b9669bbeb 100644 --- a/pages/generative-apis/troubleshooting/index.mdx +++ b/pages/generative-apis/troubleshooting/index.mdx @@ -1,64 +1,8 @@ --- meta: title: Generative APIs - Troubleshooting - description: Find troubleshooting resources for resolving issues with Generative APIs. + description: Generative APIs - Troubleshooting content: - paragraph: Find troubleshooting resources for resolving issues with Generative APIs. -dates: - posted: 2025-03-10 -categories: - - generative-apis ---- - - - -## Featured Pages - - - - - - - - - - - - -## Generative APIs troubleshooting pages - -- [Fixing common issues with Generative APIs](/generative-apis/troubleshooting/fixing-common-issues/) + h1: Generative APIs - Troubleshooting + paragraph: Generative APIs - Troubleshooting +--- \ No newline at end of file From 8f10f25a249555d3db242e20a9c145b1240c7816 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 11 Mar 2025 14:55:24 +0100 Subject: [PATCH 07/10] Apply suggestions from code review --- pages/apple-silicon/troubleshooting/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/apple-silicon/troubleshooting/index.mdx b/pages/apple-silicon/troubleshooting/index.mdx index 0801753aec..5ac0c9f2f3 100644 --- a/pages/apple-silicon/troubleshooting/index.mdx +++ b/pages/apple-silicon/troubleshooting/index.mdx @@ -13,7 +13,7 @@ categories: ## Featured Pages @@ -21,7 +21,7 @@ categories: From 4478f598a3bfda1ce39d14ed9d0d3efccce8fb8b Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 11 Mar 2025 17:29:47 +0100 Subject: [PATCH 08/10] Update pages/apple-silicon/troubleshooting/index.mdx Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- pages/apple-silicon/troubleshooting/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/apple-silicon/troubleshooting/index.mdx b/pages/apple-silicon/troubleshooting/index.mdx index 5ac0c9f2f3..5affb60d0f 100644 --- a/pages/apple-silicon/troubleshooting/index.mdx +++ b/pages/apple-silicon/troubleshooting/index.mdx @@ -13,7 +13,7 @@ categories: ## Featured Pages From b39fdbe4f449aa0261b967521a10602336d1d2a7 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 11 Mar 2025 17:30:00 +0100 Subject: [PATCH 09/10] Update pages/apple-silicon/troubleshooting/index.mdx Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- pages/apple-silicon/troubleshooting/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/apple-silicon/troubleshooting/index.mdx b/pages/apple-silicon/troubleshooting/index.mdx index 5affb60d0f..be40d9c115 100644 --- a/pages/apple-silicon/troubleshooting/index.mdx +++ b/pages/apple-silicon/troubleshooting/index.mdx @@ -26,7 +26,7 @@ categories: label="See more" /> Date: Tue, 11 Mar 2025 17:30:26 +0100 Subject: [PATCH 10/10] Apply suggestions from code review Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- pages/apple-silicon/troubleshooting/index.mdx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/pages/apple-silicon/troubleshooting/index.mdx b/pages/apple-silicon/troubleshooting/index.mdx index be40d9c115..23a7f7ff66 100644 --- a/pages/apple-silicon/troubleshooting/index.mdx +++ b/pages/apple-silicon/troubleshooting/index.mdx @@ -27,34 +27,33 @@ categories: />