An animator trying to get in the world of programmer
从左右上角的两个主菜单了解GitHub的操作架构。
站内快捷操作,主要便于日常使用需求。(聚焦当前项目以及社交)
- 项目快捷操作
- Home -> GitHub个人首页
- Issues -> 问题反馈汇总页面
- Pull requests -> 拉去请求页面(多人协作)
- Discussions -> 讨论页面
- Codespaces -> 在线代码编辑器
- 社区
- Explore -> 探索(随便看看其他项目)
- Marketplace -> 市场
- 储存库
- Repositories -> 已有的储存库列表
个人详细菜单,关于个人Github仓库与项目的详细分类等。(聚焦总体项目浏览)
- 分类项
- Your repositories ->
- Your projects -> Learn more
- Your organizations ->
- Your enterprises ->
- Your stars ->
- Your sponsors ->
- Your gists ->
- 系统功能
- Upgrade ->
- Try Enterprise ->
- Copilot ->
- Feature preview ->
- Settings ->
- 支持
- GitHub Docs ->
- GitHub Support ->
GitHub的个人首页,主要用于了解所关注的项目新闻,社区新闻,以及自己的最新动态。
//暂未开始使用
//暂未开始使用
常用前缀后缀:
- 查找百科大全 > awesome xxx
- 查找案例 > xxx sample
- 查找项目框架 > xxx starter / xxx boilerplate
- 查找教程 > xxx tutorial