1
1
---
2
2
title : Getting started with GitHub
3
3
shortTitle : Getting started
4
- intro : ' Learn about {% data variables.product.prodname_dotcom %}'' s products, sign up for an account, and explore the {% data variables.product.prodname_dotcom %} community.'
4
+ intro : ' Learn how to start building, shipping, and maintaining software with {% data variables.product.prodname_dotcom %}. Explore our products, sign up for an account, and connect with the world '' s largest development community.'
5
5
redirect_from :
6
6
- /categories/54/articles/
7
7
- /categories/bootcamp/
@@ -16,8 +16,34 @@ versions:
16
16
free-pro-team : ' *'
17
17
enterprise-server : ' *'
18
18
github-ae : ' *'
19
+ layout : product-landing
20
+ introLinks :
21
+ quickstart : /github/getting-started-with-github/quickstart
22
+ featuredLinks :
23
+ guides :
24
+ - /github/getting-started-with-github/githubs-products
25
+ - /github/getting-started-with-github/create-a-repo
26
+ - /github/getting-started-with-github/signing-up-for-a-new-github-account
27
+ popular :
28
+ - /github/getting-started-with-github/set-up-git
29
+ - /github/getting-started-with-github/github-glossary
30
+ - /github/getting-started-with-github/fork-a-repo
31
+ - /github/getting-started-with-github/keyboard-shortcuts
32
+ - /github/getting-started-with-github/saving-repositories-with-stars
33
+ guideCards :
34
+ - /github/getting-started-with-github/types-of-github-accounts
35
+ - /github/getting-started-with-github/finding-ways-to-contribute-to-open-source-on-github
36
+ - /github/getting-started-with-github/troubleshooting-connectivity-problems
19
37
---
20
38
39
+ <div hidden >
40
+
41
+ <!-- {% link_with_intro /quickstart %} -->
42
+ <!-- {% link_with_intro /learning-about-github %} -->
43
+ <!-- {% link_with_intro /signing-up-for-github %} -->
44
+ <!-- {% link_with_intro /exploring-projects-on-github %} -->
45
+ <!-- {% link_with_intro /using-github %} -->
46
+
21
47
22
48
### Table of Contents
23
49
@@ -26,29 +52,36 @@ versions:
26
52
{% link_in_list /create-a-repo %}
27
53
{% link_in_list /fork-a-repo %}
28
54
{% link_in_list /be-social %}
55
+ {% link_in_list /github-glossary %}
56
+ {% link_in_list /git-cheatsheet %}
57
+ {% link_in_list /git-and-github-learning-resources %}
58
+
29
59
{% topic_link_in_list /learning-about-github %}
30
60
{% link_in_list /githubs-products %}
31
61
{% link_in_list /about-github-advanced-security %}
32
- {% link_in_list /exploring-early-access-releases-with-feature-preview %}
33
- {% link_in_list /types-of-github-accounts %}
62
+ {% link_in_list /types-of-github-accounts %}
63
+ {% link_in_list /access-permissions-on-github %}
34
64
{% link_in_list /faq-about-changes-to-githubs-plans %}
35
- {% link_in_list /github-cli %}
36
- {% link_in_list /github-desktop %}
37
- {% link_in_list /github-for-mobile %}
38
- {% link_in_list /access-permissions-on-github %}
39
- {% link_in_list /github-glossary %}
40
- {% link_in_list /git-cheatsheet %}
41
- {% link_in_list /git-and-github-learning-resources %}
65
+
66
+
42
67
{% topic_link_in_list /signing-up-for-github %}
43
68
{% link_in_list /signing-up-for-a-new-github-account %}
44
69
{% link_in_list /verifying-your-email-address %}
45
70
{% link_in_list /setting-up-a-trial-of-github-enterprise-cloud %}
46
71
{% link_in_list /setting-up-a-trial-of-github-enterprise-server %}
72
+
73
+ {% topic_link_in_list /using-github %}
74
+ {% link_in_list /exploring-early-access-releases-with-feature-preview %}
75
+ {% link_in_list /supported-browsers %}
76
+ {% link_in_list /github-cli %}
77
+ {% link_in_list /github-desktop %}
78
+ {% link_in_list /github-for-mobile %}
79
+ {% link_in_list /keyboard-shortcuts %}
80
+ {% link_in_list /troubleshooting-connectivity-problems %}
81
+
47
82
{% topic_link_in_list /exploring-projects-on-github %}
48
83
{% link_in_list /finding-ways-to-contribute-to-open-source-on-github %}
49
84
{% link_in_list /saving-repositories-with-stars %}
50
85
{% link_in_list /following-people %}
51
- {% topic_link_in_list /using-github %}
52
- {% link_in_list /supported-browsers %}
53
- {% link_in_list /troubleshooting-connectivity-problems %}
54
- {% link_in_list /keyboard-shortcuts %}
86
+
87
+ </div >
0 commit comments