Skip to content

Commit

Permalink
chore: update project descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangmingLuo committed Nov 11, 2024
1 parent 484565a commit f15c6ec
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ <h2 class="home-section-title home-section-title-projects">Projects</h2>
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
<a href="https://github.com/cloudwego/kitex">
<h2>Kitex</h2>
<p>Next-gen Golang RPC framework transforming microservices with unprecedented scalability and performance.</p>
<p>Next-gen Go RPC framework transforming microservices with unprecedented scalability and performance.</p>
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
<a href="https://github.com/cloudwego/hertz">
<h2>Hertz</h2>
<p>Next-gen, high-performance Golang HTTP framework simplifying microservices development.</p>
<p>Next-gen, high-performance Go HTTP framework simplifying microservices development.</p>
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
Expand Down
6 changes: 3 additions & 3 deletions content/en/about/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
Real feedback from enterprise users has driven the evolution of CloudWeGo to support diverse scenarios, enriching product capabilities and usability, enabling the project to be adopted in more scenarios and enterprises, achieving a positive feedback loop and mutual benefits.
</p>
<p>
As of the current date, Kitex & Hertz have been adopted by over 40 external enterprise users, including larger-scale adopters such as: <span class="about-b">Huaxing Securities, Founder Securities, Semir, Tanwan Games, Holomatic Technology, NEXTDATA and ZHIPU AI</span>.
As of the current date, Kitex & Hertz have been adopted by over 60 external enterprise users, including larger-scale adopters such as: <span class="about-b">Huaxing Securities, Founder Securities, Semir, Tanwan Games, Holomatic Technology, NEXTDATA and ZHIPU AI</span>.
Sonic has also been adopted within <span class="about-b">China Merchants Bank</span>. Through user feedback, the adoption of CloudWeGo projects has yielded real <span class="about-b">cost, performance, and stability benefits</span>.
We welcome more enterprise users to join us and connect with the community for additional technical support.
</p>
Expand All @@ -63,8 +63,8 @@
<p>
In order to create a more diverse open-source community and nurture more outstanding open-source talents, CloudWeGo has no barriers and encourages all interested developers to participate in open-source contributions.
These contributors come from various industries, both domestic and international, covering different roles such as formal employees and university students.
The cumulative number of code and documentation contributors has exceeded <span class="about-b">350</span>.
Among them, <span class="about-b">23 have been promoted from contributors to committers, 6 from committers to reviewers, and 1 from reviewers to approvers</span>.
The cumulative number of code and documentation contributors has exceeded <span class="about-b">400</span>.
Among them, <span class="about-b">25 have been promoted from contributors to committers, 7 from committers to reviewers, and 1 from reviewers to approvers</span>.
</p>
<p>
If you wish to contribute, please read the <a href="https://github.com/cloudwego/community/blob/main/CONTRIBUTING.md">contributor's guide</a> and the <a href="https://github.com/cloudwego/community/blob/main/COMMUNITY_MEMBERSHIP.md">community membership</a> instructions.
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/hertz/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Hertz"
linkTitle: "Hertz"
weight: 2
Description: Hertz [həːts] is a high-performance, high-usability, extensible HTTP framework for Go. It's designed to make it easy for developers to build microservices.
Description: Hertz [həːts] is a high-performance, high-usability, extensible Go HTTP framework. It's designed to make it easy for developers to build microservices.
menu:
main:
weight: 2
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/kitex/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Kitex"
linkTitle: "Kitex"
weight: 1
Description: Kitex [kaɪt'eks] is a **high-performance** and **strong-extensibility** Golang RPC framework that helps developers build microservices. If the performance and extensibility are the main concerns when you develop microservices, Kitex can be a good choice.
Description: Kitex [kaɪt'eks] is a **high-performance** and **strong-extensibility** Go RPC framework that helps developers build microservices. If the performance and extensibility are the main concerns when you develop microservices, Kitex can be a good choice.
menu:
main:
weight: 1
Expand Down
4 changes: 2 additions & 2 deletions content/zh/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@ <h2 class="home-section-title home-section-title-projects">项目</h2>
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
<a href="https://github.com/cloudwego/kitex">
<h2>Kitex</h2>
<p>下一代高性能、强可扩展的 Golang RPC 框架。</p>
<p>下一代高性能、强可扩展的 Go RPC 框架。</p>
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
<a href="https://github.com/cloudwego/hertz">
<h2>Hertz</h2>
<p>下一代高性能、强可扩展的 Golang HTTP 框架。</p>
<p>下一代高性能、强可扩展的 Go HTTP 框架。</p>
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
Expand Down
6 changes: 3 additions & 3 deletions content/zh/about/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
CloudWeGo 关注真实企业用户落地,构建<span class="about-b">企业用户支持体系和维护体系</span>,持续支持新用户落地,支持现有企业用户需求。企业用户提供的真实反馈,
促进了 CloudWeGo 面向多元场景支持的演进,丰富了产品能力和易用性,促使项目能在更多场景和企业得到落地,以飞轮效应实现正向循环和互利共赢。
</p>
<p>截止日前,Kitex & Hertz 落地外部企业用户超过了 40 家,其中较大规模落地的企业用户包括:<span class="about-b">华兴证券、方正证券、森马、贪玩游戏、禾多科技、数美科技、智谱 AI</span>等;
<p>截止日前,Kitex & Hertz 落地外部企业用户超过了 60 家,其中较大规模落地的企业用户包括:<span class="about-b">方正证券、森马、贪玩游戏、禾多科技、数美科技、华兴证券、Construct、智谱 AI</span>等;
Sonic 也在<span class="about-b">招商银行</span>企业内部落地。经过企业用户反馈,落地 CloudWeGo 项目后均获得了真实的<span class="about-b">成本、性能和稳定性收益</span>
欢迎更多企业用户接入并通过社区与我们建联,以获更多技术专项支持。
</p>
Expand Down Expand Up @@ -80,8 +80,8 @@
<p>
为了创建更加多元、开放的开源社区,培养更多优秀开源人才,CloudWeGo 不设门槛并鼓励所有感兴趣的开发者参与开源贡献,
这些贡献者来自各行各业,遍布海内外,覆盖企业正式职员和大学生等不同角色,累计代码及文档 Contributors 已经超过
<span class="about-b">350</span> 个。
其中通过参与开源贡献晋升为 <span class="about-b">Committer 23 个,从 Committer 晋升至 Reviewer 6 个,从 Reviewer 晋升至 Approver 1 个</span>
<span class="about-b">400</span> 个。
其中通过参与开源贡献晋升为 <span class="about-b">Committer 25 个,从 Committer 晋升至 Reviewer 7 个,从 Reviewer 晋升至 Approver 1 个</span>
</p>
<p>如需参与贡献,请阅读<a href="https://github.com/cloudwego/community/blob/main/CONTRIBUTING.md">贡献者指南</a><a
href="https://github.com/cloudwego/community/blob/main/COMMUNITY_MEMBERSHIP.md">贡献者体系</a>说明,建议从各项目
Expand Down
2 changes: 1 addition & 1 deletion content/zh/docs/hertz/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Hertz"
linkTitle: "Hertz"
weight: 2
Description: Hertz [həːts] 是一个 Golang 微服务 HTTP 框架,具有高易用性、高性能、高扩展性等特点。如果对微服务性能有要求,又希望框架能够充分满足内部的可定制化需求,Hertz 会是一个不错的选择。
Description: Hertz [həːts] 是字节跳动开源的 Go 微服务 HTTP 框架,具有**高易用性**、**高性能**、**高扩展性**等特点。如果对微服务性能有要求,又希望框架能够充分满足企业内部的可定制化需求,Hertz 会是一个不错的选择。
menu:
main:
weight: 2
Expand Down
2 changes: 1 addition & 1 deletion content/zh/docs/kitex/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Kitex"
linkTitle: "Kitex"
weight: 1
Description: Kitex [kaɪt'eks] 字节跳动内部的 Golang 微服务 RPC 框架,具有**高性能**、**强可扩展**的特点,在字节内部已广泛使用。如果对微服务性能有要求,又希望定制扩展融入自己的治理体系,Kitex 会是一个不错的选择。
Description: Kitex [kaɪt'eks] 字节跳动开源的 Go 微服务 RPC 框架,具有**高性能**、**强可扩展**的特点,在字节内部已广泛使用。如果对微服务性能有要求,又希望定制扩展融入企业内部的治理体系,Kitex 会是一个不错的选择。
menu:
main:
weight: 1
Expand Down

0 comments on commit f15c6ec

Please sign in to comment.