Skip to content

Commit

Permalink
feat: first blog about PR
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwencool committed Sep 10, 2023
1 parent d1d1905 commit dc2b992
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 141 deletions.
36 changes: 36 additions & 0 deletions blog/2018-09-29-github-pull-request.md
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)| |
| | | | | |

12 changes: 0 additions & 12 deletions blog/2019-05-28-first-blog-post.md

This file was deleted.

44 changes: 0 additions & 44 deletions blog/2019-05-29-long-blog-post.md

This file was deleted.

20 changes: 0 additions & 20 deletions blog/2021-08-01-mdx-blog-post.mdx

This file was deleted.

Binary file not shown.
25 changes: 0 additions & 25 deletions blog/2021-08-26-welcome/index.md

This file was deleted.

21 changes: 5 additions & 16 deletions blog/authors.yml
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
22 changes: 0 additions & 22 deletions blog/github-pull-request.md

This file was deleted.

4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ const config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/zhongwencool/notes/tree/main/',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/zhongwencool/notes/tree/main/',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
Expand Down

0 comments on commit dc2b992

Please sign in to comment.