From 4c2363339a5d8f5eb1779fe73e386521c4b7de06 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 19:32:46 +0800 Subject: [PATCH] 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> --- .all-contributorsrc | 27 +++++++++++++++++++++++++++ README.md | 18 ++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..0ab5dc5f --- /dev/null +++ b/.all-contributorsrc @@ -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" +} diff --git a/README.md b/README.md index ff4cf403..7a58a5b5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ESP3D-WEBUI 3.0  + +[](#contributors-) + 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)): + + + +
1001Rem 💻 🐛 |
+