From f444fd595de70fe691e05f7ce46dcfa1b67aabda Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Tue, 20 Jun 2023 09:04:17 -0600 Subject: [PATCH 1/5] Add section for tech docs and guides --- pages/index.vue | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pages/index.vue b/pages/index.vue index fdec7870c4..7ce86cdb25 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -205,6 +205,25 @@ +
  • + +
    + +
    +
    +

    + Find Technical Documentation for your system +

    +

    + Extend the life of your system by upgrading and repairing your hardware. +

    +
    +
    +
  • +
  • Date: Thu, 6 Jul 2023 08:47:08 -0600 Subject: [PATCH 2/5] Add keywords for discovery --- content/guides.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/guides.md b/content/guides.md index 0057b0c4d5..4f516ced65 100644 --- a/content/guides.md +++ b/content/guides.md @@ -7,6 +7,9 @@ keywords: - Guides - Quickstart - Setup + - repair guide + - internal view + - disassembly - System76 facebookImage: /_social/article From f32a57928c4a55c9daa48122ae9cb292cb91d5af Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 6 Jul 2023 08:51:50 -0600 Subject: [PATCH 3/5] Add section in article to guides --- content/before-you-open-a-support-ticket.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/before-you-open-a-support-ticket.md b/content/before-you-open-a-support-ticket.md index 21c4ed6099..4b521d483d 100644 --- a/content/before-you-open-a-support-ticket.md +++ b/content/before-you-open-a-support-ticket.md @@ -11,6 +11,9 @@ keywords: - self-help - tech-support - troubleshooting + - repair guide + - internal view + - disassembly facebookImage: /_social/article twitterImage: /_social/article @@ -38,6 +41,10 @@ A Live USB can be used as a rescue disk. This will provide us an outside OS envi We have an article to guide you through creating [Live USBs here.](/articles/live-disk) +## Local repair and upgrades + +We offer techincal documenation (tech-docs such as service manuals) in this [article](/articles/guides). + ## Common Issue Sources ### Software From aa02c256b33ffb67129cfaef8490dd63f0a30899 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 6 Jul 2023 09:30:42 -0600 Subject: [PATCH 4/5] Remove section --- pages/index.vue | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/pages/index.vue b/pages/index.vue index 7ce86cdb25..fdec7870c4 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -205,25 +205,6 @@
  • -
  • - -
    - -
    -
    -

    - Find Technical Documentation for your system -

    -

    - Extend the life of your system by upgrading and repairing your hardware. -

    -
    -
    -
  • -
  • Date: Thu, 6 Jul 2023 11:13:05 -0600 Subject: [PATCH 5/5] Remove keywords from incorrect article --- content/before-you-open-a-support-ticket.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/before-you-open-a-support-ticket.md b/content/before-you-open-a-support-ticket.md index 4b521d483d..24d70d47c0 100644 --- a/content/before-you-open-a-support-ticket.md +++ b/content/before-you-open-a-support-ticket.md @@ -11,9 +11,6 @@ keywords: - self-help - tech-support - troubleshooting - - repair guide - - internal view - - disassembly facebookImage: /_social/article twitterImage: /_social/article