40 lines
1.3 KiB
Markdown
40 lines
1.3 KiB
Markdown
---
|
|
title: Start your journey
|
|
intro: "Brand new to {% data variables.product.github %}? Learn the basics here."
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- Pull requests
|
|
- Issues
|
|
- Notifications
|
|
- Accounts
|
|
children:
|
|
- /about-github-and-git
|
|
- /creating-an-account-on-github
|
|
- /hello-world
|
|
- /setting-up-your-profile
|
|
- /finding-inspiration-on-github
|
|
- /downloading-files-from-github
|
|
- /uploading-a-project-to-github
|
|
- /git-and-github-learning-resources
|
|
redirect_from:
|
|
- /github/getting-started-with-github/quickstart
|
|
- /get-started/quickstart
|
|
layout: journey-landing
|
|
journeyTracks:
|
|
- id: 'learn_the_basics'
|
|
title: 'Get started'
|
|
description: 'Master the fundamentals of {% data variables.product.github %} and Git.'
|
|
guides:
|
|
- 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'
|
|
- href: '/get-started/start-your-journey/setting-up-your-profile'
|
|
- href: '/get-started/start-your-journey/finding-inspiration-on-github'
|
|
- href: '/get-started/start-your-journey/downloading-files-from-github'
|
|
- href: '/get-started/start-your-journey/uploading-a-project-to-github'
|
|
- href: '/get-started/start-your-journey/git-and-github-learning-resources'
|
|
---
|