Merge pull request #193 from kakulisen/master

Update the home page
diff --git a/_pages/cn/home.md b/_pages/cn/home.md
index faa5dc6..42b9ebc 100755
--- a/_pages/cn/home.md
+++ b/_pages/cn/home.md
@@ -18,34 +18,35 @@
   - excerpt: "
 <div class='excerpt-title'>最新新闻</div>
 
-<ul>
+<style>left_ul li{width:100%} </style>
+<ul class='left_ul'>
+  <li>
+    <a href='/cn/release/'>Apache ServiceComb 发布正式版 1.2.0</a>
+  </li>
   <li>
     <a href='/cn/release/pack-downloads'>Apache ServiceComb Pack 发布0.5.0</a>
   </li>
   <li>
-    <a href='/cn/release/java-chassis'>Apache ServiceComb Java-Chassis 发布1.2.1</a>
+    <a href='/cn/release/toolkit-downloads'>Apache ServiceComb Toolkit 发布0.1.0</a>
   </li>
   <li>
-    <a href='/cn/docs/mersher-quick-start/'>Apache ServiceComb 新项目 Mesher </a>
-  </li>
-  <li>
-    <a href=''>Apache ServiceComb 荣获中国开源云联盟组织的中国优秀开源项目一等奖</a>
+    <a href='/cn/release/java-chassis-downloads/'>Apache ServiceComb Java-Chassis 发布1.2.1</a>
   </li>
 </ul>
 
 <ul>
   <li>
-    <a href='/cn/release/'>Apache ServiceComb 发布正式版 1.2.0</a>
+    <a href='/cn/docs/Apache-ServiceComb-Meetup-2019-Shanghai-KubeCon+CloudNative+OSS-Report'>Apache ServiceComb 社区meetup及新品发布</a>
+  </li>
+  <li>
+    <a href=''>Apache ServiceComb 荣获中国开源云联盟组织的中国优秀开源项目一等奖</a>
+  </li>
+  <li>
+    <a href='/cn/docs/chuanzhiboke-servicecomb-tutoria-release/'>Apache ServiceComb 社区联合传智播客的黑马程序员、博学谷、传智汇子品牌发布微服务化教程</a>
   </li>
   <li>
     <a href='https://gitter.im/ServiceCombUsers/Lobby'>欢迎加入 Apache ServiceComb 社区Gitter即时聊天室</a>
   </li>
-  <li>
-    <a href='/cn/developers/team/'>Apache ServiceComb 社区开发团队</a>
-  </li>
-  <li>
-    <a href='/cn/docs/chuanzhiboke-servicecomb-tutoria-release/'>Apache ServiceComb 社区联合传智播客的黑马程序员、博学谷、传智汇子品牌发布微服务化教程</a>
-  </li>  
 </ul>
 "
 
diff --git a/_pages/home.md b/_pages/home.md
index 7f92af4..a90a7f1 100755
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -17,34 +17,35 @@
   - excerpt: "
 <div class='excerpt-title'>Latest News</div>
 
-<ul>
+<style>left_ul li{width:100%} </style>
+<ul class='left_ul'>
+  <li>
+      <a href='/release/'>Apache ServiceComb Release Version 1.2.0</a>
+  </li>
   <li>
     <a href='/release/pack-downloads'>Apache ServiceComb Pack 0.5.0 is released</a>
   </li>
   <li>
-    <a href='/release/java-chassis'>Apache ServiceComb Java-Chassis Release Version 1.2.1</a>
+    <a href='/release/toolkit-downloads'>Apache ServiceComb Toolkit 0.1.0 is released</a>
   </li>
   <li>
-    <a href='/docs/mersher-quick-start/'>Apache ServiceComb new project Mesher </a>
-  </li>
-  <li>
-    <a href=''>Apache ServiceComb won the first prize of China's outstanding open source project organized by China Open Source Cloud Alliance</a>
+    <a href='/release/java-chassis-downloads/'>Apache ServiceComb Java-Chassis Release Version 1.2.1</a>
   </li>
 </ul>
 
 <ul>
   <li>
-      <a href='/release/'>Apache ServiceComb Release Version 1.2.0</a>
+    <a href='/docs/Apache-ServiceComb-Meetup-2019-Shanghai-KubeCon+CloudNative+OSS-Report'>Apache ServiceComb Meetup and new projects release</a>
   </li>
   <li>
-    <a href='https://gitter.im/ServiceCombUsers/Lobby'>Welcome to join Apache ServiceComb community at Gitter</a>
-  </li>
-  <li>
-    <a href='/developers/team/'>Apache ServiceComb Development Team</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='/docs/chuanzhiboke-servicecomb-tutoria-release/'>Apache ServiceComb community joint Itcast.cn sub-brand Itheima, Boxuegu and Wisdom Gathering release micro-service tutorial</a>
   </li>
+  <li>
+    <a href='https://gitter.im/ServiceCombUsers/Lobby'>Welcome to join Apache ServiceComb community at Gitter</a>
+  </li>
 </ul>
 "