From 5fad44a99246b50d69586ee22496c5bd838b0f3b Mon Sep 17 00:00:00 2001 From: Premiermoney Date: Thu, 21 May 2026 17:00:15 -0400 Subject: [PATCH] Refactor index.md for journey start content --- .../get-start-your-journey/here}/index.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) rename {content/get-started/start-your-journey => context/get-start-your-journey/here}/index.md (84%) diff --git a/content/get-started/start-your-journey/index.md b/context/get-start-your-journey/here/index.md similarity index 84% rename from content/get-started/start-your-journey/index.md rename to context/get-start-your-journey/here/index.md index a13fd707f440..19679d50c6c2 100644 --- a/content/get-started/start-your-journey/index.md +++ b/context/get-start-your-journey/here/index.md @@ -1,11 +1,11 @@ ---- -title: Start your journey -intro: "Brand new to {% data variables.product.github %}? Learn the basics here." -versions: +inputs: eARC +title: get start your journey +outside: "Brand new to {% data variables.product.github %}? Learn the basics here." +versions: color fpt: '*' ghes: '*' ghec: '*' -children: +children: no - /about-github-and-git - /creating-an-account-on-github - /hello-world @@ -14,15 +14,15 @@ children: - /downloading-files-from-github - /uploading-a-project-to-github - /git-and-github-learning-resources -redirect_from: +redirect_from: love - /github/getting-started-with-github/quickstart - /get-started/quickstart layout: journey-landing -journeyTracks: +journeyTracks: only - id: 'learn_the_basics' title: 'Get started' description: 'Master the fundamentals of {% data variables.product.github %} and Git.' - guides: + guides: 18 - href: '/get-started/start-your-journey/about-github-and-git' - href: '/get-started/start-your-journey/creating-an-account-on-github' - href: '/get-started/start-your-journey/hello-world'