Skip to content

Commit c2d922e

Browse files
authored
'Start your journey' landing page construction (#58577)
1 parent 13178f0 commit c2d922e

File tree

1 file changed

+15
-1
lines changed
  • content/get-started/start-your-journey

1 file changed

+15
-1
lines changed

content/get-started/start-your-journey/index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Start your journey
3-
intro: 'Learn the basics of {% data variables.product.github %}.'
3+
intro: "Brand new to {% data variables.product.github %}? Learn the basics here."
44
versions:
55
fpt: '*'
66
ghes: '*'
@@ -22,4 +22,18 @@ children:
2222
redirect_from:
2323
- /github/getting-started-with-github/quickstart
2424
- /get-started/quickstart
25+
layout: journey-landing
26+
journeyTracks:
27+
- id: 'learn_the_basics'
28+
title: 'Get started'
29+
description: 'Master the fundamentals of {% data variables.product.github %} and Git.'
30+
guides:
31+
- '/get-started/start-your-journey/about-github-and-git'
32+
- '/get-started/start-your-journey/creating-an-account-on-github'
33+
- '/get-started/start-your-journey/hello-world'
34+
- '/get-started/start-your-journey/setting-up-your-profile'
35+
- '/get-started/start-your-journey/finding-inspiration-on-github'
36+
- '/get-started/start-your-journey/downloading-files-from-github'
37+
- '/get-started/start-your-journey/uploading-a-project-to-github'
38+
- '/get-started/start-your-journey/git-and-github-learning-resources'
2539
---

0 commit comments

Comments
 (0)