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/incubator-servicecomb-website.git
The following commit(s) were added to refs/heads/master by this push:
new db91880 edit homepage latest news & add github link
db91880 is described below
commit db91880dca51864d216b0ca510ba0419398d6b74
Author: Wang Kirin <[email protected]>
AuthorDate: Tue Aug 14 15:15:44 2018 +0800
edit homepage latest news & add github link
Signed-off-by: Wang Kirin <[email protected]>
---
_pages/cn/home.md | 14 ++++----------
_posts/cn/2018-8-13-1.0.0-release-note.md | 15 ++++++++++++++-
2 files changed, 18 insertions(+), 11 deletions(-)
diff --git a/_pages/cn/home.md b/_pages/cn/home.md
old mode 100644
new mode 100755
index 1b47010..37f7935
--- a/_pages/cn/home.md
+++ b/_pages/cn/home.md
@@ -22,13 +22,10 @@ intro:
<ul>
<li>
- <a href='/cn/docs/apache-servicecomb-day-slides/'>微服务 Meetup:Apache
ServiceComb (incubating) Day 演讲资料</a>
- </li>
- <li>
- <a href='/cn/release/'>ServiceComb 第一个Apache孵化版本发布了!</a>
+ <a href='/cn/docs/release_note_1_0_0'>[里程碑]Apache ServiceComb
1.0.0版本正式发布</a>
</li>
<li>
- <a
href='/cn/docs/quick-start-dataconsistency/'>号外:现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!</a>
+ <a href='/cn/docs/apache-servicecomb-day-slides/'>微服务 Meetup:Apache
ServiceComb (incubating) Day 演讲资料</a>
</li>
<li>
<a href='https://gitter.im/ServiceCombUsers/Lobby'>Join us at Gitter</a>
@@ -37,13 +34,10 @@ intro:
<ul>
<li>
- <a href='/release/java-chassis-downloads/'>Java-Chassis 发布最新版 1.0.0</a>
- </li>
- <li>
- <a href='/release/service-center-downloads/'>Service-Center 发布最新版 1.0.0</a>
+ <a href='/release/saga-downloads/'>Saga releases 发布最新版 0.2.0</a>
</li>
<li>
- <a href='/release/saga-downloads/'>Saga releases 发布最新版 0.2.0</a>
+ <a
href='/cn/docs/quick-start-dataconsistency/'>号外:现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!</a>
</li>
<li>
<a
href='https://www.youtube.com/watch?v=yrAneJvVC7A'>这个视频演示了如何Service-Center前端直接从浏览器测试已注册的微服务</a>
diff --git a/_posts/cn/2018-8-13-1.0.0-release-note.md
b/_posts/cn/2018-8-13-1.0.0-release-note.md
index 23b80c4..7cc4e56 100755
--- a/_posts/cn/2018-8-13-1.0.0-release-note.md
+++ b/_posts/cn/2018-8-13-1.0.0-release-note.md
@@ -134,4 +134,17 @@ redirect_from:
- 服务依赖管理采用事件驱动机制
- 提升ETCD链接的弹性伸缩能力和自我修复能力
- Service-Center 支持在多基础设施中部署
-- 优化前端界面UI,提供更多功能及提升易用性
\ No newline at end of file
+- 优化前端界面UI,提供更多功能及提升易用性
+
+
+## 下载地址:
+
+Java-chassis:
+
+[http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0/](http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0/)
+
+Service-Center:
+
+[http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0/](http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0/)
+
+