Răsfoiți Sursa

docs: update readme, add contrib.rocks image

pointhalo 2 ani în urmă
părinte
comite
882a37d88c
2 a modificat fișierele cu 39 adăugiri și 29 ștergeri
  1. 18 14
      README-zh_CN.md
  2. 21 15
      README.md

+ 18 - 14
README-zh_CN.md

@@ -46,11 +46,11 @@
 # 🎉 特性
 
 - 💪 60+高质量组件
+- 💅 Code2Design,根据不同主题自动生成 Figma UI Kit,保持代码与设计同源
+- 🚀 强大的 D2C (Design2Code)支持,Figma 设计稿一键转出真实代码,快速构建应用
 - 💕 完善的无障碍支持,为所有组件提供遵循 W3C 标准的键盘交互、焦点管理和语义化
 - 🎨 设计系统管理工具 Semi DSM,多达2000+ Design Token,快速定制你的专属设计系统
-- 🌍 国际化支持 17 种语言,提供完备的多语言、多时区、RTL支持
-- 💅 Code2Design,根据不同主题自动生成 Figma UI Kit,保持代码与设计同源
-- 🚀 强大的 Design2Code支持,设计稿一键转代码,快速构建应用
+- 🌍 国际化支持 20+ 语言,提供完备的多语言、多时区、RTL支持
 - ⚙️ 稳定的质量保障,覆盖单元测试、E2E测试、视觉回归测试等多种测试手段
 - 🥳 支持 SSR
 - 👏 使用 TypeScript, 良好的类型定义,基于 Foundation / Adapter 架构,源码易于阅读 / 贡献
@@ -87,6 +87,11 @@ ReactDOM.render(<App />, document.querySelector('#app'));
 
 [Semi UI 官网](https://semi.design) 拥有上千个支持实时调试的例子,欢迎体验使用。
 
+# 📰 关注我们的动态
+* [Follow on Twitter](https://twitter.com/SemiDesignUI)
+* [Follow on Medium](https://medium.com/@semi-design)
+* [Follow on Dev.to](https://dev.to/semidesign)
+
 # 📌 文档
 * [Semi DSM](https://semi.design/dsm)
 * [Semi Design2Code](https://semi.design/code)
@@ -111,21 +116,11 @@ Semi UI 支持所有主流浏览器。
 |--|--|--|--|--|
 | latest 2 versions | latest 2 versions | latest 2 versions | Edge | latest 2 versions |
 
-# 👐 贡献指南
-
-阅读贡献指南了解我们的开发流程,包括开发规范、测试规范和构建规范等: [CONTRIBUTING](CONTRIBUTING.md)
-
-
-# 📰 关注我们的动态
-* [Follow on Twitter](https://twitter.com/SemiDesignUI)
-* [Follow on Medium](https://medium.com/@semi-design)
-* [Follow on Dev.to](https://dev.to/semidesign)
-
 # 👨‍👨‍👧‍👦 交流群
 
 有任何问题可以进群交流,我们会及时给予解答和反馈。
 
-加入[用户群](https://bytedance.feishu.cn/docs/doccnw93Dujm3UCkHRDTMTm1qwe#).
+加入飞书[用户群](https://bytedance.feishu.cn/docs/doccnw93Dujm3UCkHRDTMTm1qwe#).
 
 # 💖 Thanks
 
@@ -137,6 +132,15 @@ Semi UI 支持所有主流浏览器。
 
 感谢 [Cypress](https://www.cypress.io/) 提供 E2E 测试。
 
+## 👐 参与共建
+Semi Design 欢迎社区开发者参与共建,衷心感谢每一位协作者的付出
+
+<a href="https://github.com/DouyinFE/semi-design/graphs/contributors">
+  <img src="https://contrib.rocks/image?repo=DouyinFE/semi-design" />
+</a>
+
+阅读贡献指南了解我们的开发流程,包括开发规范、测试规范和构建规范等: [CONTRIBUTING](CONTRIBUTING.md)
+
 # 🎈 协议
 
 Semi UI 使用 [MIT 协议](LICENSE)

+ 21 - 15
README.md

@@ -50,11 +50,11 @@ English | [简体中文](./README-zh_CN.md)
 # 🎉 Features
 
 - 💪 Up to 60+ high-quality Components.
-- 💕 Complete A11y support, follows W3C standards to provide keyboard interaction, focus management and ARIA for all components
-- 💅 Design system management Semi DSM, up to 2000+ Design Tokens, build your own design system quickly.
-- 🌍 Internationalization Support for Dozens of Languages, timezone, RTL support
 - 💅 Code2Design, automatically generate Figma UI Kit according to different themes, keep same between design and code
 - 🚀 Powerful Design2Code support, convert figma draft to code in a few seconds
+- 💕 Complete A11y support, follows W3C standards to provide keyboard interaction, focus management and ARIA for all components
+- 💅 Design system management Semi DSM, up to 2000+ Design Tokens, make Semi Design to Any Design quickly.
+- 🌍 Internationalization Support for Dozens of Languages, timezone, RTL support
 - ⚙️ Strict quality assurance, covering unit testing, E2E testing, visual testing
 - 👏 Written in Typescript, friendly Static Type Support. Based on Foundation/Adapter architecture, easy to read and contribute
 - 🥳 SSR (Server Side Rendering) Compatible.
@@ -91,6 +91,12 @@ ReactDOM.render(<App />, document.querySelector('#app'));
 
 And [Semi UI Doc Site](https://semi.design/en-US/) has hundreds of editable examples and live preview, welcome to play with those examples.
 
+
+# 📰 News about Semi UI
+* [Follow on Twitter](https://twitter.com/SemiDesignUI)
+* [Follow on Medium](https://medium.com/@semi-design)
+* [Follow on Dev.to](https://dev.to/semidesign)
+
 # 📌 Documentation
 * [Semi DSM](https://semi.design/dsm)
 * [Semi Design2Code](https://semi.design/code/en-US)
@@ -114,20 +120,9 @@ Semi UI supports all major modern browsers.
 |--|--|--|--|--|
 | latest 2 versions | latest 2 versions | latest 2 versions | Edge | latest 2 versions |
 
-# 👐 Contributing
-
-Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Semi UI.
-
-See [CONTRIBUTING](CONTRIBUTING-en-US.md) documentation.
-
-# 📰 News about Semi UI
-* [Follow on Twitter](https://twitter.com/SemiDesignUI)
-* [Follow on Medium](https://medium.com/@semi-design)
-* [Follow on Dev.to](https://dev.to/semidesign)
-
 # 👨‍👨‍👧‍👦 User Group
 
-Join [User Group](https://bytedance.feishu.cn/docs/doccnw93Dujm3UCkHRDTMTm1qwe#).
+Join [User Group](https://bytedance.feishu.cn/docs/doccnw93Dujm3UCkHRDTMTm1qwe#) on Feishu / Lark
 
 # 💖 Thanks
 
@@ -139,6 +134,17 @@ Thanks to [Chromatic](https://www.chromatic.com/) for providing the visual testi
 
 Thanks to [Cypress](https://www.cypress.io/) for providing E2E testing.
 
+## 👐 Contributing
+Thanks to all the people who already contributed!
+
+<a href="https://github.com/DouyinFE/semi-design/graphs/contributors">
+  <img src="https://contrib.rocks/image?repo=DouyinFE/semi-design" />
+</a>
+
+Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Semi UI.
+
+See [CONTRIBUTING](CONTRIBUTING-en-US.md) documentation.
+
 # 🎈 License
 
 Semi UI is [MIT Licensed](LICENSE)