Skip to content

Commit

Permalink
chore: setup All Contributors and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ntscshen authored and d3george committed May 10, 2024
1 parent 3ce61d5 commit 15a765f
Show file tree
Hide file tree
Showing 5 changed files with 405 additions and 0 deletions.
92 changes: 92 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
{
"projectName": "slash-admin",
"projectOwner": "d3george",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 72,
"commit": false,
"commitConvention": "eslint",
"contributors": [
{
"login": "d3george",
"name": "kevin",
"avatar_url": "https://avatars.githubusercontent.com/u/143698843?v=4",
"profile": "https://blog.slashspaces.com/",
"contributions": ["design", "tool", "code", "bug", "doc"]
},
{
"login": "ydiego",
"name": "YDiego",
"avatar_url": "https://avatars.githubusercontent.com/u/13268002?v=4",
"profile": "https://github.com/ydiego",
"contributions": ["code", "bug"]
},
{
"login": "aifuxi",
"name": "付小晨",
"avatar_url": "https://avatars.githubusercontent.com/u/65325004?v=4",
"profile": "https://fuxiaochen.com/",
"contributions": ["code", "bug"]
},
{
"login": "xinmans",
"name": "xinmans",
"avatar_url": "https://avatars.githubusercontent.com/u/2713008?v=4",
"profile": "https://github.com/xinmans",
"contributions": ["code", "tool"]
},
{
"login": "stitchLau",
"name": "stitch",
"avatar_url": "https://avatars.githubusercontent.com/u/52861440?v=4",
"profile": "https://github.com/stitchLau",
"contributions": ["code", "bug"]
},
{
"login": "ntscshen",
"name": "ntscshen",
"avatar_url": "https://avatars.githubusercontent.com/u/21041458?v=4",
"profile": "https://github.com/ntscshen",
"contributions": ["tool"]
},
{
"login": "298977887",
"name": "298977887",
"avatar_url": "https://avatars.githubusercontent.com/u/127030474?v=4",
"profile": "https://github.com/298977887",
"contributions": ["code"]
},
{
"login": "eternallycyf",
"name": "eternallycyf",
"avatar_url": "https://avatars.githubusercontent.com/u/63464198?v=4",
"profile": "https://www.yuque.com/eternallycyf",
"contributions": ["tool"]
},
{
"login": "hugepizza",
"name": "lei",
"avatar_url": "https://avatars.githubusercontent.com/u/23519941?v=4",
"profile": "https://github.com/hugepizza",
"contributions": ["bug"]
},
{
"login": "fliu2476",
"name": "fliu2476",
"avatar_url": "https://avatars.githubusercontent.com/u/19582252?v=4",
"profile": "https://github.com/fliu2476",
"contributions": ["bug"]
},
{
"login": "chenyuxi2002",
"name": "tzcat8",
"avatar_url": "https://avatars.githubusercontent.com/u/59554586?v=4",
"profile": "https://github.com/chenyuxi2002",
"contributions": ["doc"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}

45 changes: 45 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,48 @@ reference[.commitlint.config.js](./commitlint.config.js)
- `ci` modify CI configuration and scripts
- `types` type definition file changes
- `wip` in development

## Contributors ✨

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://blog.slashspaces.com/"><img src="https://avatars.githubusercontent.com/u/143698843?v=4?s=72" width="72px;" alt="kevin"/><br /><sub><b>kevin</b></sub></a><br /><a href="#design-d3george" title="Design">🎨</a> <a href="#tool-d3george" title="Tools">🔧</a> <a href="https://github.com/d3george/slash-admin/commits?author=d3george" title="Code">💻</a> <a href="https://github.com/d3george/slash-admin/issues?q=author%3Ad3george" title="Bug reports">🐛</a> <a href="https://github.com/d3george/slash-admin/commits?author=d3george" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ydiego"><img src="https://avatars.githubusercontent.com/u/13268002?v=4?s=72" width="72px;" alt="YDiego"/><br /><sub><b>YDiego</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=ydiego" title="Code">💻</a> <a href="https://github.com/d3george/slash-admin/issues?q=author%3Aydiego" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://fuxiaochen.com/"><img src="https://avatars.githubusercontent.com/u/65325004?v=4?s=72" width="72px;" alt="付小晨"/><br /><sub><b>付小晨</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=aifuxi" title="Code">💻</a> <a href="https://github.com/d3george/slash-admin/issues?q=author%3Aaifuxi" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xinmans"><img src="https://avatars.githubusercontent.com/u/2713008?v=4?s=72" width="72px;" alt="xinmans"/><br /><sub><b>xinmans</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=xinmans" title="Code">💻</a> <a href="#tool-xinmans" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stitchLau"><img src="https://avatars.githubusercontent.com/u/52861440?v=4?s=72" width="72px;" alt="stitch"/><br /><sub><b>stitch</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=stitchLau" title="Code">💻</a> <a href="https://github.com/d3george/slash-admin/issues?q=author%3AstitchLau" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ntscshen"><img src="https://avatars.githubusercontent.com/u/21041458?v=4?s=72" width="72px;" alt="ntscshen"/><br /><sub><b>ntscshen</b></sub></a><br /><a href="#tool-ntscshen" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/298977887"><img src="https://avatars.githubusercontent.com/u/127030474?v=4?s=72" width="72px;" alt="298977887"/><br /><sub><b>298977887</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=298977887" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.yuque.com/eternallycyf"><img src="https://avatars.githubusercontent.com/u/63464198?v=4?s=72" width="72px;" alt="eternallycyf"/><br /><sub><b>eternallycyf</b></sub></a><br /><a href="#tool-eternallycyf" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hugepizza"><img src="https://avatars.githubusercontent.com/u/23519941?v=4?s=72" width="72px;" alt="lei"/><br /><sub><b>lei</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/issues?q=author%3Ahugepizza" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fliu2476"><img src="https://avatars.githubusercontent.com/u/19582252?v=4?s=72" width="72px;" alt="fliu2476"/><br /><sub><b>fliu2476</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/issues?q=author%3Afliu2476" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chenyuxi2002"><img src="https://avatars.githubusercontent.com/u/59554586?v=4?s=72" width="72px;" alt="tzcat8"/><br /><sub><b>tzcat8</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=chenyuxi2002" title="Documentation">📖</a></td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="center" size="13px" colspan="7">
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
<a href="https://all-contributors.js.org/docs/en/bot/usage">All Contributors</a>
</img>
</td>
</tr>
</tfoot>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
45 changes: 45 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,48 @@ Docker Compose 根据`docker-compose.yaml`定义的配置构建镜像并在后
- `ci` 修改CI配置、脚本
- `types` 类型定义文件修改
- `wip` 开发中

## 参与献者 ✨

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

感谢这些出色的贡献者 ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://blog.slashspaces.com/"><img src="https://avatars.githubusercontent.com/u/143698843?v=4?s=72" width="72px;" alt="kevin"/><br /><sub><b>kevin</b></sub></a><br /><a href="#design-d3george" title="Design">🎨</a> <a href="#tool-d3george" title="Tools">🔧</a> <a href="https://github.com/d3george/slash-admin/commits?author=d3george" title="Code">💻</a> <a href="https://github.com/d3george/slash-admin/issues?q=author%3Ad3george" title="Bug reports">🐛</a> <a href="https://github.com/d3george/slash-admin/commits?author=d3george" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ydiego"><img src="https://avatars.githubusercontent.com/u/13268002?v=4?s=72" width="72px;" alt="YDiego"/><br /><sub><b>YDiego</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=ydiego" title="Code">💻</a> <a href="https://github.com/d3george/slash-admin/issues?q=author%3Aydiego" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://fuxiaochen.com/"><img src="https://avatars.githubusercontent.com/u/65325004?v=4?s=72" width="72px;" alt="付小晨"/><br /><sub><b>付小晨</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=aifuxi" title="Code">💻</a> <a href="https://github.com/d3george/slash-admin/issues?q=author%3Aaifuxi" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xinmans"><img src="https://avatars.githubusercontent.com/u/2713008?v=4?s=72" width="72px;" alt="xinmans"/><br /><sub><b>xinmans</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=xinmans" title="Code">💻</a> <a href="#tool-xinmans" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stitchLau"><img src="https://avatars.githubusercontent.com/u/52861440?v=4?s=72" width="72px;" alt="stitch"/><br /><sub><b>stitch</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=stitchLau" title="Code">💻</a> <a href="https://github.com/d3george/slash-admin/issues?q=author%3AstitchLau" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ntscshen"><img src="https://avatars.githubusercontent.com/u/21041458?v=4?s=72" width="72px;" alt="ntscshen"/><br /><sub><b>ntscshen</b></sub></a><br /><a href="#tool-ntscshen" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/298977887"><img src="https://avatars.githubusercontent.com/u/127030474?v=4?s=72" width="72px;" alt="298977887"/><br /><sub><b>298977887</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=298977887" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.yuque.com/eternallycyf"><img src="https://avatars.githubusercontent.com/u/63464198?v=4?s=72" width="72px;" alt="eternallycyf"/><br /><sub><b>eternallycyf</b></sub></a><br /><a href="#tool-eternallycyf" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hugepizza"><img src="https://avatars.githubusercontent.com/u/23519941?v=4?s=72" width="72px;" alt="lei"/><br /><sub><b>lei</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/issues?q=author%3Ahugepizza" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fliu2476"><img src="https://avatars.githubusercontent.com/u/19582252?v=4?s=72" width="72px;" alt="fliu2476"/><br /><sub><b>fliu2476</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/issues?q=author%3Afliu2476" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chenyuxi2002"><img src="https://avatars.githubusercontent.com/u/59554586?v=4?s=72" width="72px;" alt="tzcat8"/><br /><sub><b>tzcat8</b></sub></a><br /><a href="https://github.com/d3george/slash-admin/commits?author=chenyuxi2002" title="Documentation">📖</a></td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="center" size="13px" colspan="7">
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
<a href="https://all-contributors.js.org/docs/en/bot/usage">All Contributors</a>
</img>
</td>
</tr>
</tfoot>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"@types/styled-components": "^5.1.28",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"all-contributors-cli": "^6.26.1",
"autoprefixer": "^10.4.16",
"eslint": "^8.51.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
Loading

0 comments on commit 15a765f

Please sign in to comment.