Skip to content

Commit 0d41564

Browse files
jc-clarksubatoi
andauthored
[EDI] Account and profile category/map topic cleanup (#57850)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent f1a8de3 commit 0d41564

File tree

83 files changed

+333
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+333
-137
lines changed

content/account-and-profile/concepts/personal-account-management.md renamed to content/account-and-profile/concepts/account-management.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
---
22
title: Personal account management
3-
intro: 'Learn how to manage your personal account on {% data variables.location.product_location %}.'
3+
intro: Learn how to manage your personal account on {% data variables.location.product_location %}.
44
versions:
55
fpt: '*'
66
ghes: '*'
77
ghec: '*'
88
topics:
99
- Accounts
1010
shortTitle: Account management
11+
contentType: concepts
12+
redirect_from:
13+
- /account-and-profile/concepts/personal-account-management
1114
---
1215

1316
## About converting your personal account

content/account-and-profile/concepts/contributions-visible-on-your-profile.md renamed to content/account-and-profile/concepts/contributions-on-your-profile.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
---
2-
title: Contributions visible on your profile
3-
intro: 'Your profile shows off your pinned repositories, Achievements, and a graph of your repository contributions over the past year.'
2+
title: Contributions on your profile
3+
intro: Your profile shows off your pinned repositories, Achievements, and a graph of your repository contributions over the past year.
44
versions:
55
fpt: '*'
66
ghes: '*'
77
ghec: '*'
88
topics:
99
- Profiles
10-
shortTitle: Contributions on your profile
10+
shortTitle: Profile contributions
11+
contentType: concepts
12+
redirect_from:
13+
- /account-and-profile/concepts/contributions-visible-on-your-profile
1114
---
1215

1316
## About your contribution graph

content/account-and-profile/concepts/email-addresses.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Email addresses
3-
intro: 'Learn about the different types of email addresses you can associate with your {% data variables.product.github %} account—primary, backup, commit, and noreply—and how each type is used for account management, security, and commit attribution.'
3+
intro: Learn about the different types of email addresses you can associate with your {% data variables.product.github %} account—primary, backup, commit, and noreply—and how each type is used for account management, security, and commit attribution.
44
versions:
55
fpt: '*'
66
ghes: '*'
@@ -10,6 +10,7 @@ topics:
1010
- Fundamentals
1111
- Profile
1212
shortTitle: Email addresses
13+
contentType: concepts
1314
---
1415

1516
## Adding an email address to your {% data variables.product.github %} account

content/account-and-profile/concepts/index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,13 @@ topics:
1010
- Accounts
1111
- Profiles
1212
children:
13-
- /about-your-profile
14-
- /personal-account-management
15-
- /contributions-visible-on-your-profile
16-
- /about-your-organizations-profile
17-
- /about-organization-membership
13+
- /personal-profile
14+
- /account-management
1815
- /username-changes
1916
- /email-addresses
20-
- /scheduled-reminders
21-
- /personal-repository-access-and-collaboration
17+
- /contributions-on-your-profile
18+
- /organization-membership
19+
- /organization-profile
20+
contentType: concepts
2221
---
2322

content/account-and-profile/concepts/about-organization-membership.md renamed to content/account-and-profile/concepts/organization-membership.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ redirect_from:
77
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/about-organization-membership
88
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/about-organization-membership
99
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/about-organization-membership
10+
- /account-and-profile/concepts/about-organization-membership
1011
versions:
1112
fpt: '*'
1213
ghes: '*'
1314
ghec: '*'
1415
topics:
1516
- Accounts
1617
shortTitle: Organization membership
18+
contentType: concepts
1719
---
1820
An organization owner can invite you to join their organization as a member, billing manager, or owner. An organization owner or member with admin privileges for a repository can invite you to collaborate in one or more repositories as an outside collaborator. For more information, see [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization).
1921

content/account-and-profile/concepts/about-your-organizations-profile.md renamed to content/account-and-profile/concepts/organization-profile.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
---
2-
title: About your organization's profile
2+
title: Your organization's profile
33
intro: Your organization's profile page shows basic information about your organization.
44
redirect_from:
55
- /articles/about-your-organization-s-profile
66
- /articles/about-your-organizations-profile
77
- /github/setting-up-and-managing-your-github-profile/about-your-organizations-profile
88
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
99
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
10+
- /account-and-profile/concepts/about-your-organizations-profile
11+
- /account-and-profile/concepts/organizations-profile
1012
versions:
1113
fpt: '*'
1214
ghes: '*'
1315
ghec: '*'
1416
topics:
1517
- Profiles
1618
shortTitle: Organization profile
19+
contentType: concepts
1720
---
1821

1922
You can customize your organization's profile by adding any of the following:

content/account-and-profile/concepts/about-your-profile.md renamed to content/account-and-profile/concepts/personal-profile.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
---
22
title: About your profile
33
shortTitle: Personal profile
4-
intro: 'Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.'
4+
intro: Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.
55
redirect_from:
66
- /articles/viewing-your-feeds
77
- /articles/profile-pages
88
- /articles/about-your-profile
99
- /github/setting-up-and-managing-your-github-profile/about-your-profile
1010
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile
1111
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile
12+
- /account-and-profile/concepts/about-your-profile
1213
versions:
1314
fpt: '*'
1415
ghes: '*'
1516
ghec: '*'
1617
topics:
1718
- Profiles
19+
contentType: concepts
1820
---
1921

20-
2122
Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.
2223

2324
{% data reusables.profile.profile-visibility %}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Account
3+
intro: Get started with your {% data variables.product.github %} account.
4+
versions:
5+
fpt: '*'
6+
ghes: '*'
7+
ghec: '*'
8+
topics:
9+
- Accounts
10+
shortTitle: Account
11+
contentType: get-started
12+
---
13+
14+
## About your {% data variables.product.github %} account
15+
16+
Your account is the foundation of your {% data variables.product.github %} identity. It controls your access to repositories, organizations, and {% data variables.product.github %} features, and manages your personal settings and preferences.
17+
18+
{% ifversion ghec %}
19+
20+
## About {% data variables.enterprise.prodname_managed_users %}
21+
22+
If you're a member of an {% data variables.enterprise.prodname_emu_enterprise %}, your account is a {% data variables.enterprise.prodname_managed_user %}. {% data variables.enterprise.prodname_managed_users_caps %} are provisioned and managed by your enterprise through your identity provider. These accounts have different capabilities and restrictions compared to standard personal accounts.
23+
24+
{% endif %}
25+
26+
## Next steps
27+
28+
* For conceptual information about accounts, see [AUTOTITLE](/account-and-profile/concepts/personal-account-management).
29+
* For information about managing your account, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github).
30+
* For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
31+
{%- ifversion ghec %}
32+
* For information about {% data variables.enterprise.prodname_managed_users %}, see [AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users).
33+
* For information about managing multiple accounts, see [AUTOTITLE](/account-and-profile/concepts/personal-account-management#about-management-of-multiple-accounts).
34+
{%- endif %}

content/account-and-profile/get-started/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ versions:
77
ghes: '*'
88
ghec: '*'
99
children:
10+
- /account
1011
- /profile
1112
- /personal-dashboard-quickstart
13+
contentType: get-started
1214
---
1315

content/account-and-profile/get-started/personal-dashboard-quickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ versions:
1818
topics:
1919
- Accounts
2020
shortTitle: Personal dashboard quickstart
21+
contentType: get-started
2122
---
2223

2324
## Accessing your personal dashboard

0 commit comments

Comments
 (0)