* Move article from github directory as a top-level product * Update article titles * Remove old -ing article titles * Use older format for this PR * Finish updating links for retitled articles * Remove sponsors topic * Add sponsors to index.md * Create folder for map topic for sponsors * Add integrating folder/category with super basic graphql article * Add get started category/folder * Update index.md * Add articles to category folders and update all the links and check it out locally 🙏 * Fix space * Fix set of broken links * Update link in resuable * Add the quickstart * Add USD * Add matching donations caveat * fix ci failures * Bringing back `-ing` to Sponsors titles, categories, & links (#18817) * Bringing back -ing * The one that got away * Apply @ethanpalm's input Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> * Apply product input * Apply suggestions from code review Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com> * Apply @emilyistoofunky's input * Sponsors landing page design (#18774) * Add sponsors to index.md as a top-level product * Revamp the GitHub Sponsors landing page with article links * remove merge tags * add community section * add sponsor descriptions * swap repo for user * remove prefix tag * lint * remove topic fix landing page * Tweak articles on landing page * Drop "account" * Add quickstart * Bigger, brighter, and shorter intro * Possibly too long of an intro? * fix quickstart link * add guides page * fix error for mismatch between title and filename * use link over guid * remove HTML from layout file (aligns to #18811) * use variable for section title * Add intro * Remove beta * Apply suggestions from code review Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com> * Apply suggestions from code review * Integrate article changes and remove old TOC * Fixing the commented out text to match other landing pages 👓 * Apply suggestions from code review Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com> * Switch up order of sidebar categories * Add new text to landing page button * Add topics and types * Add the underscore * Add some more topics * fix `type:` * Fix topics * plural ftw * hide learning paths when not defined * lint * Add quickstart to guides page * remove unused sidebar links * hide subsection title when learning tracks are not present * Apply @emilyistoofunky's topics input * Remove duplicated topics * Events ftw * typo * Remove obsolete topics for now * add some temporary duplicate topics * Resolve Linter error Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com> Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com> Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
56 lines
1.4 KiB
Markdown
56 lines
1.4 KiB
Markdown
---
|
|
title: '{% data variables.product.product_name %}{% if currentVersion == "free-pro-team@latest" %}.com{% endif %} Help Documentation'
|
|
featuredLinks:
|
|
gettingStarted:
|
|
- /github/getting-started-with-github/set-up-git
|
|
- /github/authenticating-to-github/connecting-to-github-with-ssh
|
|
- /github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github
|
|
- /github/writing-on-github/basic-writing-and-formatting-syntax
|
|
popular:
|
|
- /github/collaborating-with-issues-and-pull-requests/about-pull-requests
|
|
- /github/authenticating-to-github
|
|
- /github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line
|
|
- /github/getting-started-with-github/managing-remote-repositories
|
|
- /github/working-with-github-pages
|
|
versions: '*'
|
|
children:
|
|
- github
|
|
- admin
|
|
- organizations
|
|
- code-security
|
|
- actions
|
|
- packages
|
|
- developers
|
|
- rest
|
|
- graphql
|
|
- insights
|
|
- discussions
|
|
- sponsors
|
|
- communities
|
|
- pages
|
|
- education
|
|
- desktop
|
|
- early-access
|
|
externalProducts:
|
|
cli:
|
|
id: cli
|
|
name: GitHub CLI
|
|
href: 'https://cli.github.com/manual'
|
|
external: true
|
|
atom:
|
|
id: atom
|
|
name: Atom
|
|
href: 'https://atom.io/docs'
|
|
external: true
|
|
electron:
|
|
id: electron
|
|
name: Electron
|
|
href: 'https://electronjs.org/docs'
|
|
external: true
|
|
codeql:
|
|
id: codeql
|
|
name: 'CodeQL'
|
|
href: 'https://codeql.github.com/docs'
|
|
external: true
|
|
---
|