1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/github/getting-started-with-github/index.md
Ethan Palm 18c71b152b Language support across GitHub products (#18677)
* Update content

* Create github-language-support.md

* Add reminder HTML comments

* Add link to supported languages article

* Add intro for GitHub's products

* Add note to list of CodeQL supported languages

* table with package managers

* Update table and add conceptual info

* Versioning to fix broken links

* Fix table layout

* Add package managers to table

* Fix versioning syntax

* Incorporate reviewer feedback

* Center table headers

* Update Dependabot features in table

* Add footnote for third-party code scanning support

* Update link

* support native markdown table alignments

* Update links for ghes2.22

* Use proper names of package managers

* Add Scala

* Adjust conceptual info

* Flip table axes

* Delete unused reusables

* Update link to Packages info

* fix merge conflict

* fix other merge conflict

* Update codeql-languages-bullets.md

* Revert "Update codeql-languages-bullets.md"

This reverts commit 69547205f5e43a8fbf3edc51c89f0f647eef285a.

* Update article topic to sentence case

Co-authored-by: Sarah Schneider <sarahs@github.com>
2021-05-10 12:35:34 -04:00

116 lines
4.6 KiB
Markdown

---
title: Getting started with GitHub
shortTitle: Getting started
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.'
redirect_from:
- /categories/54/articles/
- /categories/bootcamp/
- /categories/32/articles/
- /categories/2/articles/
- /categories/organizations/
- /categories/about-github/
- /categories/53/articles/
- /categories/setup/
- /categories/getting-started-with-github
- /categories/19/articles/
- /categories/using-git
- /github/using-git
versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
layout: product-landing
introLinks:
quickstart: /github/getting-started-with-github/quickstart
featuredLinks:
guides:
- /github/getting-started-with-github/githubs-products
- /github/getting-started-with-github/create-a-repo
- /github/getting-started-with-github/signing-up-for-a-new-github-account
popular:
- /github/getting-started-with-github/set-up-git
- /github/getting-started-with-github/github-glossary
- /github/getting-started-with-github/fork-a-repo
- /github/getting-started-with-github/keyboard-shortcuts
- /github/getting-started-with-github/saving-repositories-with-stars
guideCards:
- /github/getting-started-with-github/types-of-github-accounts
- /github/getting-started-with-github/finding-ways-to-contribute-to-open-source-on-github
- /github/getting-started-with-github/troubleshooting-connectivity-problems
topics:
- Pull requests
- Issues
- Notifications
- Accounts
---
<div hidden>
<!-- {% link_with_intro /quickstart %} -->
<!-- {% link_with_intro /learning-about-github %} -->
<!-- {% link_with_intro /signing-up-for-github %} -->
<!-- {% link_with_intro /exploring-projects-on-github %} -->
<!-- {% link_with_intro /using-github %} -->
### Table of Contents
{% topic_link_in_list /quickstart %}
{% link_in_list /set-up-git %}
{% link_in_list /create-a-repo %}
{% link_in_list /fork-a-repo %}
{% link_in_list /be-social %}
{% link_in_list /github-glossary %}
{% link_in_list /git-cheatsheet %}
{% link_in_list /git-and-github-learning-resources %}
{% topic_link_in_list /learning-about-github %}
{% link_in_list /githubs-products %}
{% link_in_list /github-language-support %}
{% link_in_list /about-github-advanced-security %}
{% link_in_list /types-of-github-accounts %}
{% link_in_list /access-permissions-on-github %}
{% link_in_list /faq-about-changes-to-githubs-plans %}
{% topic_link_in_list /signing-up-for-github %}
{% link_in_list /signing-up-for-a-new-github-account %}
{% link_in_list /verifying-your-email-address %}
{% link_in_list /setting-up-a-trial-of-github-enterprise-cloud %}
{% link_in_list /setting-up-a-trial-of-github-enterprise-server %}
{% topic_link_in_list /using-github %}
{% link_in_list /exploring-early-access-releases-with-feature-preview %}
{% link_in_list /supported-browsers %}
{% link_in_list /github-cli %}
{% link_in_list /github-desktop %}
{% link_in_list /github-for-mobile %}
{% link_in_list /keyboard-shortcuts %}
{% link_in_list /troubleshooting-connectivity-problems %}
{% topic_link_in_list /exploring-projects-on-github %}
{% link_in_list /finding-ways-to-contribute-to-open-source-on-github %}
{% link_in_list /saving-repositories-with-stars %}
{% link_in_list /following-people %}
{% topic_link_in_list /getting-started-with-git %}
{% link_in_list /setting-your-username-in-git %}
{% link_in_list /caching-your-github-credentials-in-git %}
{% link_in_list /why-is-git-always-asking-for-my-password %}
{% link_in_list /updating-credentials-from-the-macos-keychain %}
{% link_in_list /git-workflows %}
{% link_in_list /about-remote-repositories %}
{% link_in_list /managing-remote-repositories %}
{% link_in_list /associating-text-editors-with-git %}
{% link_in_list /configuring-git-to-handle-line-endings %}
{% link_in_list /ignoring-files %}
{% topic_link_in_list /using-git %}
{% link_in_list /pushing-commits-to-a-remote-repository %}
{% link_in_list /getting-changes-from-a-remote-repository %}
{% link_in_list /dealing-with-non-fast-forward-errors %}
{% link_in_list /splitting-a-subfolder-out-into-a-new-repository %}
{% link_in_list /about-git-subtree-merges %}
{% link_in_list /about-git-rebase %}
{% link_in_list /using-git-rebase-on-the-command-line %}
{% link_in_list /resolving-merge-conflicts-after-a-git-rebase %}
</div>