Skip to content

Commit 22603d0

Browse files
authored
GitHub Desktop landing page revamp (github#28258)
* revamp landing page
1 parent dd62d49 commit 22603d0

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

content/desktop/index.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,36 @@
11
---
2-
title: GitHub Desktop Documentation
2+
title: GitHub Desktop
33
shortTitle: GitHub Desktop
4-
intro: Step-by-step guides to set up and use GitHub Desktop to manage your project work.
4+
intro: 'With GitHub Desktop, you can interact with GitHub using a GUI instead of the command line or a web browser. You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull requests, with visual confirmation of changes.'
5+
introLinks:
6+
overview: /desktop/installing-and-configuring-github-desktop/overview/getting-started-with-github-desktop
7+
featuredLinks:
8+
guides:
9+
- /desktop/installing-and-configuring-github-desktop/overview/creating-your-first-repository-using-github-desktop
10+
- /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/installing-github-desktop
11+
- /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github
12+
guideCards:
13+
- /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/stashing-changes
14+
- /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reverting-a-commit
15+
- /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/amending-a-commit
16+
- /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/cherry-picking-a-commit
17+
popular:
18+
- /desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop
19+
- /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/managing-branches
20+
- /desktop/contributing-and-collaborating-using-github-desktop/managing-commits
21+
- /desktop/contributing-and-collaborating-using-github-desktop/keeping-your-local-repository-in-sync-with-github/syncing-your-branch
22+
- /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request
23+
- /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/pushing-changes-to-github
24+
changelog:
25+
label: desktop
26+
versions:
27+
fpt: '*'
28+
layout: product-landing
529
versions:
630
fpt: '*'
31+
topics:
32+
- Desktop
33+
- Repositories
734
children:
835
- /installing-and-configuring-github-desktop
936
- /contributing-and-collaborating-using-github-desktop

0 commit comments

Comments
 (0)