This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git
commit d9e1f5ad171f25a0ee7bae57488ddf0f36d9ba80 Author: Willem Jiang <[email protected]> AuthorDate: Thu May 24 15:06:40 2018 +0800 Publish the website --- content/cn/index.html | 3 +-- content/feed.xml | 2 +- content/index.html | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/content/cn/index.html b/content/cn/index.html index 90c6d34..52fa134 100644 --- a/content/cn/index.html +++ b/content/cn/index.html @@ -293,8 +293,7 @@ <div class="archive__item-excerpt"> <div class="excerpt-title">最新新闻</div> -<ul> <li> <a herf="/cn/docs/quick-start-dataconsistency/">微服务 Meetup:Apache ServiceComb (incubating) Day</a> <li> <li> <a href="/cn/release/">ServiceComb 第一个Apache孵化版本发布了!</a> </li> <li> <a href="/cn/docs/quick-start-dataconsistency/">号外:现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!</a> </li> </ul> -</li></li></ul> +<ul> <li> <a href="/cn/docs/quick-start-dataconsistency/">微服务 Meetup:Apache ServiceComb (incubating) Day</a> </li> <li> <a href="/cn/release/">ServiceComb 第一个Apache孵化版本发布了!</a> </li> <li> <a href="/cn/docs/quick-start-dataconsistency/">号外:现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!</a> </li> </ul> </div> diff --git a/content/feed.xml b/content/feed.xml index 4a0f044..92187fe 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2018-05-24T14:50:06+08:00</updated><id>/</id><title type="html">Apache ServiceComb (incubating)</title><subtitle>The homepage of ServiceComb</subtitle><author><name>{"name"=>nil, "avatar"=> [...] +<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2018-05-24T15:04:54+08:00</updated><id>/</id><title type="html">Apache ServiceComb (incubating)</title><subtitle>The homepage of ServiceComb</subtitle><author><name>{"name"=>nil, "avatar"=> [...] <p>在前一篇博文<a href="http://servicecomb.incubator.apache.org/cn/docs/easy-build-microservice-system-part-I/">《轻松微服务系列:从一键构建微服务和DDD设计开始》</a>,我们已经详细介绍了如何快速构建微服务和DDD相关概念,并引入了一个经典场景——地产CRM。通过<a href="https://en.wikipedia.org/wiki/Event_storming">Event Storming</a>实践获得了系统设计:</p> <p><img src="/assets/images/scaffold/MicroserviceDesign4.png" alt="MicroserviceDesign4" /></p> diff --git a/content/index.html b/content/index.html index 87ca93a..b76d60f 100644 --- a/content/index.html +++ b/content/index.html @@ -291,8 +291,7 @@ <div class="archive__item-excerpt"> <div class="excerpt-title">Latest News</div> -<ul> <li> <a herf="/docs/apache-servicecomb-incubating-day/">Microservice Meetup: Apache ServiceComb (incubating) Day</a> <li> <li> <a href="/release/">ServiceComb announces it's first Apache Incubating Release to the community.</a> </li> <li> <a href="/docs/quick-start-dataconsistency/">ServiceComb now provides data consistency solutions(Saga) in microservice application.</a> </li> </ul> -</li></li></ul> +<ul> <li> <a href="/docs/apache-servicecomb-incubating-day/">Microservice Meetup: Apache ServiceComb (incubating) Day</a> </li> <li> <a href="/release/">ServiceComb announces it's first Apache Incubating Release to the community.</a> </li> <li> <a href="/docs/quick-start-dataconsistency/">ServiceComb now provides data consistency solutions(Saga) in microservice application.</a> </li> </ul> </div> -- To stop receiving notification emails like this one, please contact [email protected].
