From 95853536b157720110be27875bf0b6bccb5d0560 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Tue, 17 Oct 2023 09:00:57 -0700 Subject: [PATCH] Create and populate "Using GitHub Docs" category (#44362) Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> --- content/get-started/index.md | 3 ++- content/get-started/learning-about-github/index.md | 2 -- .../about-versions-of-github-docs.md | 2 ++ content/get-started/using-github-docs/index.md | 12 ++++++++++++ .../using-hover-cards-on-github-docs.md | 4 +++- 5 files changed, 19 insertions(+), 4 deletions(-) rename content/get-started/{learning-about-github => using-github-docs}/about-versions-of-github-docs.md (98%) create mode 100644 content/get-started/using-github-docs/index.md rename content/get-started/{learning-about-github => using-github-docs}/using-hover-cards-on-github-docs.md (92%) diff --git a/content/get-started/index.md b/content/get-started/index.md index 2757f14cbc29..bbda481dd939 100644 --- a/content/get-started/index.md +++ b/content/get-started/index.md @@ -37,7 +37,7 @@ featuredLinks: - /get-started/signing-up-for-github/signing-up-for-a-new-github-account - /get-started/quickstart/hello-world - /get-started/quickstart/set-up-git - - /get-started/learning-about-github/about-versions-of-github-docs + - /get-started/using-github-docs/about-versions-of-github-docs - /get-started/quickstart/github-glossary - /get-started/using-github/keyboard-shortcuts guideCards: @@ -62,5 +62,6 @@ children: - /working-with-subversion-on-github - /exploring-integrations - /archiving-your-github-personal-account-and-public-repositories + - /using-github-docs --- diff --git a/content/get-started/learning-about-github/index.md b/content/get-started/learning-about-github/index.md index 4637cc412e8c..efaa16736428 100644 --- a/content/get-started/learning-about-github/index.md +++ b/content/get-started/learning-about-github/index.md @@ -17,8 +17,6 @@ topics: - Security children: - /githubs-plans - - /about-versions-of-github-docs - - /using-hover-cards-on-github-docs - /github-language-support - /types-of-github-accounts - /access-permissions-on-github diff --git a/content/get-started/learning-about-github/about-versions-of-github-docs.md b/content/get-started/using-github-docs/about-versions-of-github-docs.md similarity index 98% rename from content/get-started/learning-about-github/about-versions-of-github-docs.md rename to content/get-started/using-github-docs/about-versions-of-github-docs.md index 440e14df3caf..eea7be917460 100644 --- a/content/get-started/learning-about-github/about-versions-of-github-docs.md +++ b/content/get-started/using-github-docs/about-versions-of-github-docs.md @@ -7,6 +7,8 @@ versions: ghae: '*' ghec: '*' shortTitle: Docs versions +redirect_from: + - /get-started/learning-about-github/about-versions-of-github-docs --- ## About versions of {% data variables.product.prodname_docs %} diff --git a/content/get-started/using-github-docs/index.md b/content/get-started/using-github-docs/index.md new file mode 100644 index 000000000000..4fdfc0c82a1b --- /dev/null +++ b/content/get-started/using-github-docs/index.md @@ -0,0 +1,12 @@ +--- +title: Using GitHub Docs +intro: 'Learn about different features of {% data variables.product.prodname_docs %} and how to navigate the content the way that is best for you.' +versions: + fpt: '*' + ghes: '*' + ghae: '*' + ghec: '*' +children: + - /about-versions-of-github-docs + - /using-hover-cards-on-github-docs +--- diff --git a/content/get-started/learning-about-github/using-hover-cards-on-github-docs.md b/content/get-started/using-github-docs/using-hover-cards-on-github-docs.md similarity index 92% rename from content/get-started/learning-about-github/using-hover-cards-on-github-docs.md rename to content/get-started/using-github-docs/using-hover-cards-on-github-docs.md index 9cecedbff315..170761541cf4 100644 --- a/content/get-started/learning-about-github/using-hover-cards-on-github-docs.md +++ b/content/get-started/using-github-docs/using-hover-cards-on-github-docs.md @@ -6,7 +6,9 @@ versions: ghes: '*' ghae: '*' ghec: '*' -shortTitle: Hover cards on Docs +shortTitle: Hover cards +redirect_from: + - /get-started/learning-about-github/using-hover-cards-on-github-docs --- ## About hover cards