This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git

commit 93691cb539d5813a70fb5adf9ff1b4c7ca9f80f3
Author: MabinGo <[email protected]>
AuthorDate: Wed Dec 26 17:42:49 2018 +0800

    Update homepage base on the latest information in the community
    
    Signed-off-by: MabinGo <[email protected]>
---
 _developers/cn/becomming-a-committer.md |  6 +++---
 _pages/cn/home.md                       | 31 +++++++++++++++++--------------
 _pages/home.md                          | 28 +++++++++++++++-------------
 3 files changed, 35 insertions(+), 30 deletions(-)

diff --git a/_developers/cn/becomming-a-committer.md 
b/_developers/cn/becomming-a-committer.md
old mode 100644
new mode 100755
index 0c300a9..5490304
--- a/_developers/cn/becomming-a-committer.md
+++ b/_developers/cn/becomming-a-committer.md
@@ -1,9 +1,9 @@
 ---
-title: "Becomming a Committer"
+title: "成为Committer"
 lang: cn
 ref: becomming-a-committer
 permalink: /cn/developers/becomming-a-commiter
-excerpt: "Becoming a committer of Apache ServiceComb"
+excerpt: "成为committer"
 last_modified_at: 2018-06-19T09:46:01+08:00
 ---
 
@@ -21,7 +21,7 @@ ServiceComb采用了与Apache基金会相同的精英治理模式。 一旦您
 
 除了编码之外,还有多种贡献方式可以在ServiceComb社区中建立信任。例如代码审查,设计讨论,用户支持,社区拓展,文档,项目管理等。
 
-## New Committer Process
+## 新提交者流程
 
 
ServiceComb社区参照Apache[发展新提交者流程](http://community.apache.org/newcommitter.html)来发展新的提交者。
 
diff --git a/_pages/cn/home.md b/_pages/cn/home.md
index 8dc4b89..9cadb3e 100755
--- a/_pages/cn/home.md
+++ b/_pages/cn/home.md
@@ -6,7 +6,7 @@ permalink: /cn/
 header:
   overlay_image: /assets/images/servicecomb-banner-s.png
   caption:
-excerpt: 'ServiceComb提供了一套包含代码框架生成,服务注册发现,负载均衡,服务可靠性(容错熔断,限流降级,调用链追踪)等功能的微服务框架。
+excerpt: '开箱即用、高性能、兼容流行生态、支持多语言的一站式开源微服务解决方案
 
 
 <div class="excerpt-label">下载最新版本:</div>
@@ -20,26 +20,29 @@ intro:
 
 <ul>
   <li>
-    <a href='/cn/docs/release_note_1_0_0'>Apache ServiceComb 1.1.0版本正式发布</a>
+    <a href='/cn/release/'>Apache ServiceComb 发布正式版 1.1.0</a>
   </li>
   <li>
-    <a href='/developers/team/'>Apache ServiceComb 开发团队</a>
+    <a href='/cn/release/saga-downloads/'>Apache ServiceComb Saga 发布最新版 
0.2.1</a>
   </li>
   <li>
-    <a href='https://gitter.im/ServiceCombUsers/Lobby'>加入ServiceComb 
Gitter聊天室</a>
+    <a href='/cn/release/saga-actuator-downloads/'>Apache ServiceComb Saga 
Actuator 发布最新版 0.3.0</a>
   </li>
-</ul>
-
-<ul>
   <li>
-    <a href='/release/saga-downloads/'>Saga releases 发布最新版 0.2.1</a>
+    <a href=''>Apache ServiceComb 荣获中国开源云联盟组织的中国优秀开源项目一等奖</a>
   </li>
   <li>
-    <a 
href='/cn/docs/quick-start-dataconsistency/'>号外:现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!</a>
+    <a href=''>Apache ServiceComb 社区联合传智播客的黑马程序员、博学谷、传智汇子品牌发布微服务化教程</a>
   </li>
+</ul>
+
+<ul>
   <li>
-    <a href='/cn/docs/Apache-ServiceComb-Meetup-2018-Shanghai-Report/'>Apache 
ServiceComb Meetup -Shanghai 2018.10.12 Report(PPT Download)</a>
+    <a href='https://gitter.im/ServiceCombUsers/Lobby'>欢迎加入 Apache ServiceComb 
社区Gitter即时聊天室</a>
   </li>
+  <li>
+    <a href='/cn/developers/team/'>Apache ServiceComb 社区开发团队</a>
+  </li>  
 </ul>
 "
 
@@ -47,17 +50,17 @@ feature_row:
   - image_path: /assets/images/servicecomb-feature-openapi.png
     alt: "标准"
     title: "服务契约"
-    url: /cn/users/service-contract/
-    excerpt: "基于 [OpenAPI](https://www.openapis.org) 的服务契约保障。"
+    url: 
https://docs.servicecomb.io/java-chassis/zh_CN/build-provider/define-contract.html
+    excerpt: "基于 [OpenAPI](https://www.openapis.org) 的服务契约管理"
   - image_path: /assets/images/servicecomb-feature-quickstart.png
     alt: "高效"
     title: "快速开发"
     url: /cn/docs/quick-start/
-    excerpt: "支持多种服务框架,快速构建云化应用。"
+    excerpt: "一键式脚手架,开箱即用,快速构建微服务应用"
   - image_path: /assets/images/servicecomb-feature-multiLanguage.png
     alt: "多语言"
     title: "多语言"
-    excerpt: "Java/Go等框架级别支持。"
+    excerpt: "生态扩展支持Java/Golang/PHP/NodeJS等多种开发语言"
 ---
 
 {% include feature_row id="intro" type="center" %}
diff --git a/_pages/home.md b/_pages/home.md
index 7c3255d..9b9dee6 100755
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -6,7 +6,7 @@ permalink: /
 header:
   overlay_image: /assets/images/servicecomb-banner-s.png
   caption:
-excerpt: 'ServiceComb is a microservice framework with full functionality of 
service management, focus on rapidly development of microservices.
+excerpt: 'Open-Source, Full-Stack Microservice Solution.With out of the box, 
high performance, compatible with popular ecology, multi-language support
 
 <div class="excerpt-label">Download latest release:</div>
 <div class="button-group">
@@ -18,27 +18,29 @@ intro:
 <div class='excerpt-title'>Latest News</div>
 
 <ul>
-
   <li>
     <a href='/release/'>Apache ServiceComb Release Version 1.1.0</a>
   </li>
   <li>
-    <a href='/developers/team/'>Apache ServiceComb Development Team</a>
+    <a href='/cn/release/saga-downloads/'>Apache ServiceComb Saga releases a 
new version 0.2.1</a>
+  </li>
+  <li>
+    <a href='/cn/release/saga-actuator-downloads/'>Apache ServiceComb Saga 
Actuator releases a new version 0.3.0</a>
   </li>
   <li>
-    <a href='/docs/quick-start-dataconsistency/'>ServiceComb now provides data 
consistency solutions(Saga) in microservice application.</a>
+    <a href=''>Apache ServiceComb won the first prize of China's outstanding 
open source project organized by China Open Source Cloud Alliance</a>
+  </li>
+  <li>
+    <a href=''>Apache ServiceComb community joint Itcast.cn sub-brand Itheima, 
Boxuegu and Wisdom Gathering release micro-service tutorial</a>
   </li>
 </ul>
 
 <ul>
   <li>
-    <a href='/release/saga-downloads/'>Saga releases a new version 0.2.1</a>
+    <a href='https://gitter.im/ServiceCombUsers/Lobby'>Welcome to join Apache 
ServiceComb community at Gitter</a>
   </li>
   <li>
-    <a href='/docs/Apache-ServiceComb-Meetup-2018-Shanghai-Report/'>Apache 
ServiceComb Meetup -Shanghai 2018.10.12 Report(PPT Download)</a>
-  </li>
-    <li>
-    <a href='https://gitter.im/ServiceCombUsers/Lobby'>Join us at Gitter</a>
+    <a href='/developers/team/'>Apache ServiceComb Development Team</a>
   </li>
 </ul>
 "
@@ -47,17 +49,17 @@ feature_row:
   - image_path: /assets/images/servicecomb-feature-openapi.png
     alt: "Standard"
     title: "Service Contract"
-    url: /users/service-contract/
-    excerpt: "service contract guarantee based on 
[OpenAPI](https://www.openapis.org)"
+    url: 
https://docs.servicecomb.io/java-chassis/en_US/build-provider/define-contract.html
+    excerpt: "Service contract guarantee based on 
[OpenAPI](https://www.openapis.org)"
   - image_path: /assets/images/servicecomb-feature-quickstart.png
     alt: "Efficient"
     title: "Rapid Development"
     url: /docs/quick-start/
-    excerpt: "supports many service frameworks, speed up building of cloud 
applications"
+    excerpt: "One-click scaffolding, out of the box, speed up building of 
microservice applications"
   - image_path: /assets/images/servicecomb-feature-multiLanguage.png
     alt: "MultiLanguage"
     title: "Multiple Languages"
-    excerpt: "supports both Java and Go"
+    excerpt: "Ecological extension supports multiple development languages 
such as Java/Golang/PHP/NodeJS"
 ---
 
 {% include feature_row id="intro" type="center" %}

Reply via email to