Skip to content

Commit 26bae8c

Browse files
authored
Optimized Ranking Display (#57)
1 parent efe0ac1 commit 26bae8c

File tree

115 files changed

+468
-2376
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+468
-2376
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ npx hexo new page <你的用户名>
3131

3232
假设你的用户名是 `foo`,现在你会发现在 `source` 目录下面出现了一个新的 `foo` 目录。里面有 `index.md` 这个文件,这里既是你用来撰写个人简介的地方,如它的后缀所示,个人简介由 `Markdown` 格式书写。打开这个文件,修改并添加以下内容(注意:尖括号`<>`以及以内的内容仅代表对当前项目的解释,在正式使用时请依照此修改为你的内容):
3333

34-
```
34+
```markdown
3535
---
3636
slug: <GitHub用户名>
3737
name: <昵称,如果不填写则默认使用 slug>
@@ -57,6 +57,6 @@ avatar: <个人头像文件,下面会介绍>
5757

5858
## 榜单列表
5959

60-
以下是九十九位入选此次榜单的用户列表
60+
以下是每年入选此榜单的九十九位用户列表
6161

6262
[OpenSource.win](https://opensource.win/#detail)

source/1715173329/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: 1715173329
33
name: Tianling Shen
44
description: Chongqing, China
55
avatar: avatar.png
6-
ranking: 27
76
---
87

98
### 主要贡献项目

source/88250/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: 88250
33
name: D
44
description: Kunming, China
55
avatar: avatar.png
6-
ranking: 62
76
---
87

98
### 主要贡献项目

source/AlexV525/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: AlexV525
33
name: Alex Li (李承峻)
44
description: Shanghai, China.
55
avatar: avatar.png
6-
ranking: 13
76
---
87

98
Alex is a [GDE](https://developers.google.com/community/experts/directory/profile/profile-chengjun-li) of Flutter/Dart, a contributor with contributor access to the [Flutter GitHub organization](https://github.com/flutter), and he actively replies in the Flutter GitHub repos and the Discord channel, helping identify issues, review and submit PRs. Meanwhile, he’s a member of the localization team which maintains [flutter.cn](https://flutter.cn)/[dart.cn](https://dart.cn).

source/Brooooooklyn/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: Brooooooklyn
33
name: LongYinan
44
description: Shanghai, China
55
avatar: avatar.png
6-
ranking: 65
76
---
87

98
### 主要贡献项目

source/CMingTseng/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: CMingTseng
33
name: Neo
44
description: Taipei
55
avatar: avatar.png
6-
ranking: 87
76
---
87

98
### 主要贡献项目

source/CaptainEven/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: CaptainEven
33
name: Even
44
description: Wuhan, China
55
avatar: avatar.png
6-
ranking: 98
76
---
87

98
### 主要贡献项目

source/CarGuo/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: CarGuo
33
name: Shuyu Guo
44
description: China 广东 珠海
55
avatar: avatar.png
6-
ranking: 101
76
---
87

98
### 主要贡献项目

source/ClayGao/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: ClayGao
33
name: clayGao
44
description: Taiwan
55
avatar: avatar.png
6-
ranking: 91
76
---
87

98
### 主要贡献项目

source/GiggleLiu/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ slug: GiggleLiu
33
name: Jinguo Liu
44
description: Beijing, China
55
avatar: avatar.png
6-
ranking: 83
76
---
87

98
### 主要贡献项目

0 commit comments

Comments
 (0)