-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d1d1905
commit dc2b992
Showing
9 changed files
with
43 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
slug: githhub-pull-request-intro | ||
title: 开启 GitHub PR 探索之旅 | ||
authors: zhongwencool | ||
tags: [GitHub] | ||
--- | ||
|
||
** 🎉 欢迎提交自己的第一个 GitHub PR,为自己乾杯🍻。** | ||
|
||
提交格式说明: | ||
```html | ||
[<img src="https://github.com/{GitHub注册名}.png" width="80px;"/><br />拉风外号](https://github.com/{GitHub注册名}) | ||
``` | ||
- 本表使用 Markdown 表格语法。每行 6 列,单元格格式居中。 | ||
- 单元格内使用 HTML 图像标签。在 HTML 中,图像由 `<img>` 标签定义。 | ||
`<img>` 是空标签,它没有闭合标签,只能包含属性。 | ||
必设置源属性-src(source),为图像 URL 地址。 | ||
|
||
```html | ||
<img src="url" width="80px;"> | ||
``` | ||
统一设置图像宽度为`80px`。 | ||
- 单元格内使用了 Markdown 超链接语法。 | ||
```markdown | ||
[链接名称或图片标签](链接地址) | ||
``` | ||
- `<br>` 为 HTML 换行标签,没有结束标签。为了兼容 XHTML,所以在这使用 `<br />`。 | ||
|
||
| | | | | | | | ||
|:---:|:---:|:---:|:---:|:---:|:---: | | ||
| [<img src="https://github.com/zhongwencool.png" width="80px;"/><br />zhongwencool](https://github.com/zhongwencool) | [<img src="https://github.com/jackipan.png" width="80px;"/><br />Jackipan](https://github.com/jackipan) |[<img src="https://github.com/nighood.png" width="80px;"/><br />nighood](https://github.com/nighood)|[<img src="https://github.com/imcuna.png" width="80px;"/><br />baize](https://github.com/imcuna)| [<img src="https://github.com/tulingcheng86.png" width="80px;"/><br />tlc](https://github.com/tulingcheng86) | [<img src="https://github.com/creeperwater.png" width="80px;"/><br />Creeper](https://github.com/creeperwater) | | ||
| [<img src="https://github.com/Desmond-code.png" width="80px;"/><br />Desmond-code](https://github.com/Desmond-code) | [<img src="https://github.com/Kento97.png" width="80px;"/><br />Kento97](https://github.com/Kento97) |[<img src="https://github.com/nighood.png" width="80px;"/><br />nighood](https://github.com/nighood)|[<img src="https://github.com/Haonan-Zhang.png" width="80px;"/><br />Haonan](https://github.com/Haonan-Zhang)| [<img src="https://github.com/ZxyongYo.png" width="80px;"/><br />ZxyongYo](https://github.com/ZxyongYo)| [<img src="https://github.com/Crizj.png" width="80px;"/><br />Crizj](https://github.com/Crizj) | | ||
| [<img src="https://github.com/ChengAnXu2014.png" width="80px;"/><br />ChengAnXu2014](https://github.com/ChengAnXu2014) | [<img src="https://github.com/casenoone.png" width="80px;"/><br />casenoone](https://github.com/casenoone) |[<img src="https://github.com/xkk1.png" width="80px;"/><br />xkk1](https://github.com/xkk1)|[<img src="https://github.com/wangyue6761.png" width="80px;"/><br />cxk](https://github.com/wangyue6761)| [<img src="https://github.com/wzr0108.png" width="80px;"/><br />wzr](https://github.com/wzr0108)| [<img src="https://github.com/doxn.png" width="80px;"/><br />doxn](https://github.com/doxn) | | ||
| [<img src="https://github.com/ymj4023.png" width="80px;"/><br />ymj4023](https://github.com/ymj4023) | [<img src="https://github.com/iMagist486.png" width="80px;"/><br />iMagist486](https://github.com/iMagist486) |[<img src="https://github.com/Nightinghost.png" width="80px;"/><br />Nightinghost](https://github.com/Nightinghost)|[<img src="https://github.com/chinazhangyujia1.png" width="80px;"/><br />chinazhangyujia1](https://github.com/chinazhangyujia1)| [<img src="https://github.com/vegetable-to-kou-foot.png" width="80px;"/><br />菜到抠脚](https://github.com/vegetable-to-kou-foot/notes)| | | ||
| | | | | | | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,6 @@ | ||
endi: | ||
name: Endilie Yacop Sucipto | ||
title: Maintainer of Docusaurus | ||
url: https://github.com/endiliey | ||
image_url: https://github.com/endiliey.png | ||
zhongwencool: | ||
name: 某文 | ||
title: 梦想成为故事大王,讲好每一个故事。 | ||
url: https://github.com/zhongwencool | ||
image_url: https://github.com/zhongwencool.png | ||
|
||
yangshun: | ||
name: Yangshun Tay | ||
title: Front End Engineer @ Facebook | ||
url: https://github.com/yangshun | ||
image_url: https://github.com/yangshun.png | ||
|
||
slorber: | ||
name: Sébastien Lorber | ||
title: Docusaurus maintainer | ||
url: https://sebastienlorber.com | ||
image_url: https://github.com/slorber.png |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters