mirror of
https://github.com/luc-github/ESP3D-WEBUI.git
synced 2026-02-20 01:11:21 +01:00
docs: add 1001Rem as a contributor for code, and bug (#434)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f021a1c0db
commit
4c2363339a
27
.all-contributorsrc
Normal file
27
.all-contributorsrc
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"commitType": "docs",
|
||||
"commitConvention": "angular",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "1001Rem",
|
||||
"name": "1001Rem",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/146172724?v=4",
|
||||
"profile": "https://github.com/1001Rem",
|
||||
"contributions": [
|
||||
"code",
|
||||
"bug"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"skipCi": true,
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"projectName": "ESP3D-WEBUI",
|
||||
"projectOwner": "luc-github"
|
||||
}
|
||||
18
README.md
18
README.md
@@ -1,4 +1,7 @@
|
||||
# ESP3D-WEBUI 3.0 
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
using Preact per @aganov suggestion
|
||||
Rewrite per @alxblog suggestion to use proper Preactjs API and lighter css code: use spectre.css instead of bootstrap 4.x
|
||||
@@ -133,6 +136,21 @@ Go to https://esp3d.io
|
||||
## Contributors ✨
|
||||
|
||||
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://github.com/1001Rem"><img src="https://avatars.githubusercontent.com/u/146172724?v=4?s=100" width="100px;" alt="1001Rem"/><br /><sub><b>1001Rem</b></sub></a><br /><a href="https://github.com/luc-github/ESP3D-WEBUI/commits?author=1001Rem" title="Code">💻</a> <a href="https://github.com/luc-github/ESP3D-WEBUI/issues?q=author%3A1001Rem" title="Bug reports">🐛</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
|
||||
Reference in New Issue
Block a user