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
The following commit(s) were added to refs/heads/asf-site by this push:
new f6f834d Publish the website
f6f834d is described below
commit f6f834d0f565c4e2dfa6290ac6e6868f438591d0
Author: Willem Jiang <[email protected]>
AuthorDate: Mon Apr 23 11:57:16 2018 +0800
Publish the website
---
content/assets/slides/20180322/ServiceComb-OSCAR.pdf | Bin 0 -> 4192319 bytes
.../slides/20180421/Introduction_to_ServiceComb.pdf | Bin 0 -> 684862 bytes
.../assets/slides/20180422/QConBeijing2018-Saga.pdf | Bin 0 -> 2912841 bytes
content/feed.xml | 2 +-
content/sitemap.xml | 12 ++++++++++++
content/slides/index.html | 15 +++++++++++++++
6 files changed, 28 insertions(+), 1 deletion(-)
diff --git a/content/assets/slides/20180322/ServiceComb-OSCAR.pdf
b/content/assets/slides/20180322/ServiceComb-OSCAR.pdf
new file mode 100644
index 0000000..23d18d4
Binary files /dev/null and
b/content/assets/slides/20180322/ServiceComb-OSCAR.pdf differ
diff --git a/content/assets/slides/20180421/Introduction_to_ServiceComb.pdf
b/content/assets/slides/20180421/Introduction_to_ServiceComb.pdf
new file mode 100644
index 0000000..a2e2e3e
Binary files /dev/null and
b/content/assets/slides/20180421/Introduction_to_ServiceComb.pdf differ
diff --git a/content/assets/slides/20180422/QConBeijing2018-Saga.pdf
b/content/assets/slides/20180422/QConBeijing2018-Saga.pdf
new file mode 100644
index 0000000..a8fb189
Binary files /dev/null and
b/content/assets/slides/20180422/QConBeijing2018-Saga.pdf differ
diff --git a/content/feed.xml b/content/feed.xml
index 99e5588..83df308 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-04-22T09:07:39+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-04-23T10:50:20+08:00</updated><id>/</id><title
type="html">Apache ServiceComb (incubating)</title><subtitle>The homepage of
ServiceComb</subtitle><author><name>{"name"=>nil,
"avatar"=> [...]
<p>在maven中,Java Chassis的依赖管理通过以下方式即可引入:</p>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 4e9466c..c7bf99f 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -681,4 +681,16 @@
<loc>/assets/slides/20180315/Monitor_Apache_ServiceComb_using_Apache_Skywalking_APM.pdf</loc>
<lastmod>2018-03-28T11:29:18+08:00</lastmod>
</url>
+<url>
+<loc>/assets/slides/20180322/ServiceComb-OSCAR.pdf</loc>
+<lastmod>2018-04-23T10:39:54+08:00</lastmod>
+</url>
+<url>
+<loc>/assets/slides/20180421/Introduction_to_ServiceComb.pdf</loc>
+<lastmod>2018-04-23T10:39:54+08:00</lastmod>
+</url>
+<url>
+<loc>/assets/slides/20180422/QConBeijing2018-Saga.pdf</loc>
+<lastmod>2018-04-23T10:39:55+08:00</lastmod>
+</url>
</urlset>
diff --git a/content/slides/index.html b/content/slides/index.html
index 152626a..7b5349c 100644
--- a/content/slides/index.html
+++ b/content/slides/index.html
@@ -350,6 +350,21 @@
<li><a
href="/assets/slides/20180315/Monitor_Apache_ServiceComb_using_Apache_Skywalking_APM.pdf">Monitor
Apache ServiceComb(incubating) using Apache SkyWalking(incubating) APM</a></li>
</ul>
+<h2 id="osca-cloud-summit-2018">OSCA Cloud Summit 2018</h2>
+<ul>
+ <li><a href="/assets/slides/20180322/ServiceComb-OSCAR.pdf">The RoadMap of
ServiceComb</a></li>
+</ul>
+
+<h2 id="spring-cloud-2018-chinese-community-salon-shenzhen">Spring Cloud 2018
Chinese Community Salon (Shenzhen)</h2>
+<ul>
+ <li><a
href="/assets/slides/20180421/Introduction_to_ServiceComb.pdf">Introduction to
ServiceComb</a></li>
+</ul>
+
+<h2 id="qconbeijing-2018">QConBeijing 2018</h2>
+<ul>
+ <li><a href="/assets/slides/20180422/QConBeijing2018-Saga.pdf">Distributed
Transaction Management with Saga</a></li>
+</ul>
+
</section>
--
To stop receiving notification emails like this one, please contact
[email protected].