# GitHub 使用指南

[![stars](https://img.shields.io/github/stars/itechub/github-guides-zhcn.svg)](https://github.com/itechub/github-guides-zhcn) [![updated](https://img.shields.io/github/last-commit/itechub/github-guides-zhcn/master.svg?color=%23c16927\&label=updated)](https://github.com/itechub/github-guides-zhcn/commits/master)

[GitHub Guides](https://guides.github.com/) 的中文版 —— [GitHub 使用指南(GitBook)](https://itechub.gitbook.io/github-guides-zhcn/)

[GitHub 用户点此进入 GitBook 开始阅读](https://itechub.gitbook.io/github-guides-zhcn)

## 目录

* [GitHub 使用指南](https://github.highlight.ink/readme)

### Hello World

* [简介](https://github.highlight.ink/hello-world/intro)
* [什么是 GitHub？](https://github.highlight.ink/hello-world/about-github)
* [创建一个仓库](https://github.highlight.ink/hello-world/create-a-repository)
* [创建一个分支](https://github.highlight.ink/hello-world/create-a-branch)
* [修改并提交更改](https://github.highlight.ink/hello-world/make-a-commit)
* [发起拉取请求](https://github.highlight.ink/hello-world/open-a-pull-request)
* [合并拉取请求](https://github.highlight.ink/hello-world/merge-pull-request)

### 理解 GitHub 工作流

* [简介](https://github.highlight.ink/github-flow/intro)
* [创建分支](https://github.highlight.ink/github-flow/create-a-branch)
* [提交更改](https://github.highlight.ink/github-flow/add-commits)
* [发起拉取请求](https://github.highlight.ink/github-flow/open-a-pull-request)
* [讨论并评审代码](https://github.highlight.ink/github-flow/discuss-and-review)
* [部署](https://github.highlight.ink/github-flow/deploy)
* [合并](https://github.highlight.ink/github-flow/merge)

### GitHub Pages 入门

* [简介](https://github.highlight.ink/github-pages/intro)
* [创建你的网站](https://github.highlight.ink/github-pages/create-your-website)
* [做一些修改](https://github.highlight.ink/github-pages/making-changes)
* [下一步](https://github.highlight.ink/github-pages/next-steps)

### Git 手册

* [简介](https://github.highlight.ink/git-handbook/intro)
* [什么是版本控制系统？](https://github.highlight.ink/git-handbook/version-control-system)
* [什么是仓库？](https://github.highlight.ink/git-handbook/repositories)
* [Git 基础](https://github.highlight.ink/git-handbook/basic-git)
* [GitHub](https://github.highlight.ink/git-handbook/github)

### 复刻他人项目

* [简介](https://github.highlight.ink/forking-projects/intro)
* [为项目做贡献](https://github.highlight.ink/forking-projects/contributing-to-a-project)
* [复刻仓库](https://github.highlight.ink/forking-projects/fork-the-repository)
* [克隆你所复刻的项目](https://github.highlight.ink/forking-projects/clone-your-fork)
* [修改并推送](https://github.highlight.ink/forking-projects/making-and-pushing-changes)
* [发起拉取请求](https://github.highlight.ink/forking-projects/making-a-pull-request)

### 多多社交

* [简介](https://github.highlight.ink/be-social/intro)
* [关注一个朋友](https://github.highlight.ink/be-social/follow-a-friend)
* [查看一个项目仓库](https://github.highlight.ink/be-social/watch-a-project)
* [你可以做更多的事情](https://github.highlight.ink/be-social/more-things-you-can-do)

### 使代码可引用

* [简介](https://github.highlight.ink/making-your-code-citable/intro)
* [选择你的仓库](https://github.highlight.ink/making-your-code-citable/choose-your-repository)
* [登录 Zenodo](https://github.highlight.ink/making-your-code-citable/login-to-zenodo)
* [查看仓库设置](https://github.highlight.ink/making-your-code-citable/check-repo-settings)
* [发布新版本](https://github.highlight.ink/making-your-code-citable/create-a-new-release)
* [创建 DOI](https://github.highlight.ink/making-your-code-citable/minting-a-doi)
* [即将完成](https://github.highlight.ink/making-your-code-citable/finishing-up)

### 精通 Issues

* [简介](https://github.highlight.ink/mastering-issues/intro)
* [里程碑，标签和被指派人](https://github.highlight.ink/mastering-issues/milestones-labels-and-assignees)
* [通知，@提及 和引用](https://github.highlight.ink/mastering-issues/notifications-mentions-and-references)
* [搜索](https://github.highlight.ink/mastering-issues/search)
* [概述 & 报告](https://github.highlight.ink/mastering-issues/overviews-and-reports)
* [Issues 的其他用途](https://github.highlight.ink/mastering-issues/other-uses-for-issues)

### 精通 Markdown

* [简介](https://github.highlight.ink/mastering-markdown/intro)
* [什么是 Markdown?](https://github.highlight.ink/mastering-markdown/what-is-markdown)
* [例子](https://github.highlight.ink/mastering-markdown/examples)
* [语法指南](https://github.highlight.ink/mastering-markdown/syntax-guide)
* [GitHub 风味 Markdown](https://github.highlight.ink/mastering-markdown/gfm)

### 项目文档化

* [简介](https://github.highlight.ink/documenting-projects/intro)
* [创建你的 README](https://github.highlight.ink/documenting-projects/creating-your-readme)
* [格式化你的 README](https://github.highlight.ink/documenting-projects/formatting-your-readme)
* [创建你的 wiki](https://github.highlight.ink/documenting-projects/creating-your-wiki)
* [添加内容](https://github.highlight.ink/documenting-projects/adding-content)
* [添加页面](https://github.highlight.ink/documenting-projects/adding-pages)
* [语法高亮](https://github.highlight.ink/documenting-projects/syntax-highlighting)

## 参与翻译

本书发布在 [GitBook](https://itechub.gitbook.io/github-guides-zhcn)，你可以访问 [github-guides-zhcn (GitHub)](https://github.com/kvko/github-guides-zhcn) 参与翻译，帮助我们修正翻译错误。
