polish codestyle and email-list

Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/6663c973
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/6663c973
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/6663c973

Branch: refs/heads/asf-site
Commit: 6663c973ee4b4ff22a66fa5e0f1e455420574da8
Parents: eabb2ca
Author: vongosling <[email protected]>
Authored: Wed Jan 18 12:02:13 2017 +0800
Committer: vongosling <[email protected]>
Committed: Wed Jan 18 12:02:13 2017 +0800

----------------------------------------------------------------------
 content/about/contact/index.html                |  18 ++--
 content/about/team/index.html                   |   4 +-
 content/archive-layout-with-content/index.html  |  26 ++++++
 .../images/code_guidelines/codestyle-pre.png    | Bin 0 -> 216377 bytes
 content/docs/best-practice-broker/index.html    |   4 +-
 content/docs/best-practice-consumer/index.html  |   4 +-
 content/docs/best-practice-namesvr/index.html   |   4 +-
 content/docs/best-practice-producer/index.html  |   4 +-
 content/docs/cli-admin-tool/index.html          |   4 +-
 content/docs/cluster-deployment/index.html      |   4 +-
 content/docs/code-guidelines/index.html         |  17 ++--
 content/docs/core-concept/index.html            |   4 +-
 content/docs/faq/index.html                     |   4 +-
 content/docs/motivation/index.html              |   4 +-
 content/docs/pull-request/index.html            |   4 +-
 content/docs/quick-start/index.html             |   4 +-
 content/feed.xml                                |   2 +-
 content/robots.txt                              |   1 +
 content/sitemap.xml                             |  82 +++++++++++--------
 19 files changed, 121 insertions(+), 73 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/about/contact/index.html
----------------------------------------------------------------------
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index 8720368..2ef23ec 100644
--- a/content/about/contact/index.html
+++ b/content/about/contact/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -195,7 +195,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="CONTACT">
     <meta itemprop="description" content="Contact.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 29, 2016">
 
     <div class="page__inner-wrap">
@@ -224,22 +224,29 @@
   </thead>
   <tbody>
     <tr>
+      <td style="text-align: left">Users</td>
+      <td style="text-align: left">User support and questions mailing list</td>
+      <td style="text-align: left"><a 
href="mailto:[email protected]";>Subscribe</a></td>
+      <td style="text-align: left"><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
+      <td style="text-align: left"><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-rocketmq-users/";>mail-archives.apache.org</a></td>
+    </tr>
+    <tr>
       <td style="text-align: left">Issues</td>
-      <td style="text-align: left">For tracking issues</td>
+      <td style="text-align: left">Mirror of all JIRA activity</td>
       <td style="text-align: left"><a 
href="mailto:[email protected]";>Subscribe</a></td>
       <td style="text-align: left"><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
       <td style="text-align: left"><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-rocketmq-issues/";>mail-archives.apache.org</a></td>
     </tr>
     <tr>
       <td style="text-align: left">Development</td>
-      <td style="text-align: left">For discussion on development.</td>
+      <td style="text-align: left">Development related discussions</td>
       <td style="text-align: left"><a 
href="mailto:[email protected]";>Subscribe</a></td>
       <td style="text-align: left"><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
       <td style="text-align: left"><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-rocketmq-dev//";>mail-archives.apache.org</a></td>
     </tr>
     <tr>
       <td style="text-align: left">Commits</td>
-      <td style="text-align: left">For tracking commits.</td>
+      <td style="text-align: left">All commits to repositories</td>
       <td style="text-align: left"><a 
href="mailto:[email protected]";>Subscribe</a></td>
       <td style="text-align: left"><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
       <td style="text-align: left"><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-rocketmq-commits/";>mail-archives.apache.org</a></td>
@@ -249,6 +256,7 @@
 
 <p>Besides, we hold tagged questions on <a 
href="http://stackoverflow.com/questions/tagged/rocketmq";>stackoverflow.com</a> 
where you can launch an interactive discussion. Also, you can try to find 
answers to your question about RocketMQ on Quora <a 
href="https://www.quora.com/topic/RocketMQ";>here</a>.</p>
 
+
         
       </section>
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/about/team/index.html
----------------------------------------------------------------------
diff --git a/content/about/team/index.html b/content/about/team/index.html
index ef1aec5..78d1ed5 100644
--- a/content/about/team/index.html
+++ b/content/about/team/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -195,7 +195,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="TEAM">
     <meta itemprop="description" content="Project team.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 29, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/archive-layout-with-content/index.html
----------------------------------------------------------------------
diff --git a/content/archive-layout-with-content/index.html 
b/content/archive-layout-with-content/index.html
index b929e9a..4a0a5fe 100644
--- a/content/archive-layout-with-content/index.html
+++ b/content/archive-layout-with-content/index.html
@@ -883,6 +883,32 @@
     
     <h2 class="archive__item-title" itemprop="headline">
       
+        <a href="/sitemap.xml" rel="permalink"></a>
+      
+    </h2>
+    
+    
+  </article>
+</div>
+
+<div class="list__item">
+  <article class="archive__item" itemscope="" 
itemtype="http://schema.org/CreativeWork";>
+    
+    <h2 class="archive__item-title" itemprop="headline">
+      
+        <a href="/robots.txt" rel="permalink"></a>
+      
+    </h2>
+    
+    
+  </article>
+</div>
+
+<div class="list__item">
+  <article class="archive__item" itemscope="" 
itemtype="http://schema.org/CreativeWork";>
+    
+    <h2 class="archive__item-title" itemprop="headline">
+      
         <a href="/feed.xml" rel="permalink"></a>
       
     </h2>

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/assets/images/code_guidelines/codestyle-pre.png
----------------------------------------------------------------------
diff --git a/content/assets/images/code_guidelines/codestyle-pre.png 
b/content/assets/images/code_guidelines/codestyle-pre.png
new file mode 100644
index 0000000..967964e
Binary files /dev/null and 
b/content/assets/images/code_guidelines/codestyle-pre.png differ

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/best-practice-broker/index.html
----------------------------------------------------------------------
diff --git a/content/docs/best-practice-broker/index.html 
b/content/docs/best-practice-broker/index.html
index fcf0aad..c496607 100644
--- a/content/docs/best-practice-broker/index.html
+++ b/content/docs/best-practice-broker/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice For Broker">
     <meta itemprop="description" content="Some useful tips for users.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/best-practice-consumer/index.html
----------------------------------------------------------------------
diff --git a/content/docs/best-practice-consumer/index.html 
b/content/docs/best-practice-consumer/index.html
index 8977e17..5b77978 100644
--- a/content/docs/best-practice-consumer/index.html
+++ b/content/docs/best-practice-consumer/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice For Consumer">
     <meta itemprop="description" content="Some useful tips for users.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/best-practice-namesvr/index.html
----------------------------------------------------------------------
diff --git a/content/docs/best-practice-namesvr/index.html 
b/content/docs/best-practice-namesvr/index.html
index 030213d..d62fba8 100644
--- a/content/docs/best-practice-namesvr/index.html
+++ b/content/docs/best-practice-namesvr/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice For NameServer">
     <meta itemprop="description" content="Some useful tips for users.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/best-practice-producer/index.html
----------------------------------------------------------------------
diff --git a/content/docs/best-practice-producer/index.html 
b/content/docs/best-practice-producer/index.html
index 4cf4779..1c3849a 100644
--- a/content/docs/best-practice-producer/index.html
+++ b/content/docs/best-practice-producer/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice For Producer">
     <meta itemprop="description" content="Some useful tips for users.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/cli-admin-tool/index.html
----------------------------------------------------------------------
diff --git a/content/docs/cli-admin-tool/index.html 
b/content/docs/cli-admin-tool/index.html
index 5593b84..e85abb6 100644
--- a/content/docs/cli-admin-tool/index.html
+++ b/content/docs/cli-admin-tool/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="CLI Admin Tool">
     <meta itemprop="description" content="RocketMQ provides a CLI admin tool 
belt to query, manage and diagnose various issues.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 17, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/cluster-deployment/index.html
----------------------------------------------------------------------
diff --git a/content/docs/cluster-deployment/index.html 
b/content/docs/cluster-deployment/index.html
index aaf2b84..5cba9a4 100644
--- a/content/docs/cluster-deployment/index.html
+++ b/content/docs/cluster-deployment/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Cluster Configuration and Deployment">
     <meta itemprop="description" content="Prerequisite">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 17, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/code-guidelines/index.html
----------------------------------------------------------------------
diff --git a/content/docs/code-guidelines/index.html 
b/content/docs/code-guidelines/index.html
index 2d5a2a2..3763a70 100644
--- a/content/docs/code-guidelines/index.html
+++ b/content/docs/code-guidelines/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Coding Guidelines">
     <meta itemprop="description" content="Apache RocketMQ Coding Guidelines">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 30, 2016">
 
     <div class="page__inner-wrap">
@@ -328,11 +328,8 @@
   <li><a href="#introduction" 
id="markdown-toc-introduction">Introduction</a></li>
   <li><a href="#code-template-for-idea" 
id="markdown-toc-code-template-for-idea">Code template for idea</a>    <ul>
       <li><a href="#import-code-style" 
id="markdown-toc-import-code-style">Import code style</a></li>
-      <li><a href="#import-copyright" 
id="markdown-toc-import-copyright">Import copyright</a>        <ul>
-          <li><a href="#1-import-from-directory-style---copyright---apachexml" 
id="markdown-toc-1-import-from-directory-style---copyright---apachexml">1. 
Import from directory style -&gt; copyright -&gt; Apache.xml</a></li>
-          <li><a href="#2-choose-apache-copyright" 
id="markdown-toc-2-choose-apache-copyright">2. Choose Apache copyright</a></li>
-        </ul>
-      </li>
+      <li><a href="#import-copyright" 
id="markdown-toc-import-copyright">Import copyright</a></li>
+      <li><a href="#choose-apache-copyright" 
id="markdown-toc-choose-apache-copyright">Choose Apache copyright</a></li>
       <li><a href="#remove-author-javadoc-tag" 
id="markdown-toc-remove-author-javadoc-tag">Remove author javadoc tag</a></li>
     </ul>
   </li>
@@ -348,12 +345,14 @@
 
 <h1 id="code-template-for-idea">Code template for idea</h1>
 <h2 id="import-code-style">Import code style</h2>
+<p><img src="/assets/images/code_guidelines/codestyle-pre.png" alt="codestyle" 
/></p>
+
 <p><img src="/assets/images/code_guidelines/codestyle.png" alt="codestyle" 
/></p>
 
 <h2 id="import-copyright">Import copyright</h2>
-<h3 id="1-import-from-directory-style---copyright---apachexml">1. Import from 
directory style -&gt; copyright -&gt; Apache.xml</h3>
 <p><img src="/assets/images/code_guidelines/copyright.png" alt="copyright" 
/></p>
-<h3 id="2-choose-apache-copyright">2. Choose Apache copyright</h3>
+
+<h2 id="choose-apache-copyright">Choose Apache copyright</h2>
 <p><img src="/assets/images/code_guidelines/copyright-choose.png" 
alt="copyright-choose" /></p>
 
 <h2 id="remove-author-javadoc-tag">Remove author javadoc tag</h2>

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/core-concept/index.html
----------------------------------------------------------------------
diff --git a/content/docs/core-concept/index.html 
b/content/docs/core-concept/index.html
index 94dc7d6..49fe2eb 100644
--- a/content/docs/core-concept/index.html
+++ b/content/docs/core-concept/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Core Concept">
     <meta itemprop="description" content="">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 17, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/faq/index.html
----------------------------------------------------------------------
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index bc2b345..93e536a 100644
--- a/content/docs/faq/index.html
+++ b/content/docs/faq/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Frequently Asked Questions">
     <meta itemprop="description" content="The following questions are 
frequently asked with regard to the RocketMQ project in general. If you have 
further questions, make sure to consult the documentation or ask the 
community.General1. Why create rocketmq project instead of selecting other 
products?In some cases, slower consumers can slow down the producers. We tried 
our best efforts to handle this problems through throttling, circuit breaker or 
degradation, but it cannot scale out gracefully. So we begin to focus on the 
popular messaging solution Kafka at that time. Unfortunately, Kafka can not 
meet our requirements such as low latency and high reliability. So we decided 
to innovate a new messaging middleware to handle a broad set of use cases, 
ranging from traditional publish/subscribe scenario to demandingly high volume 
realtime transaction system that tolerates no message loss.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 28, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/motivation/index.html
----------------------------------------------------------------------
diff --git a/content/docs/motivation/index.html 
b/content/docs/motivation/index.html
index dd9440d..375ebb4 100644
--- a/content/docs/motivation/index.html
+++ b/content/docs/motivation/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Motivation">
     <meta itemprop="description" content="In the early stages, we constructed 
our distributed messaging middleware on the basis of ActiveMQ 5.x(less than 
5.3). Our international business uses it for async communication, search, 
social network activity stream, data pipeline, even in our trade order process. 
As our trade business throughput rises more and more inconceivably, pressure 
originating from our messaging cluster also become more and more obvious.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 17, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/pull-request/index.html
----------------------------------------------------------------------
diff --git a/content/docs/pull-request/index.html 
b/content/docs/pull-request/index.html
index dea6b22..8b71c18 100644
--- a/content/docs/pull-request/index.html
+++ b/content/docs/pull-request/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice in Pull Request">
     <meta itemprop="description" content="This page guides you through Git 
setup and contribution process.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/docs/quick-start/index.html
----------------------------------------------------------------------
diff --git a/content/docs/quick-start/index.html 
b/content/docs/quick-start/index.html
index f2f1215..e9a5354 100644
--- a/content/docs/quick-start/index.html
+++ b/content/docs/quick-start/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-01-16T21:22:33+08:00">
+  <meta property="article:published_time" content="2017-01-18T11:59:45+08:00">
 
 
 
@@ -308,7 +308,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Quick Start">
     <meta itemprop="description" content="How to quickly install and setup 
Apache RocketMQ.">
-    <meta itemprop="datePublished" content="January 16, 2017">
+    <meta itemprop="datePublished" content="January 18, 2017">
     <meta itemprop="dateModified" content="December 30, 2016">
 
     <div class="page__inner-wrap">

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index 2128c72..b09819e 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" 
href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom";><generator 
uri="http://jekyllrb.com"; version="3.3.1">Jekyll</generator><link 
href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" 
rel="alternate" type="text/html" 
/><updated>2017-01-16T21:22:33+08:00</updated><id>//</id><title 
type="html">Apache RocketMQ</title><subtitle>The homepage of 
RocketMQ.</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/assets/images/rmq-logo.png&quot;, 
&quot;bio&quot;=&gt;&quot;A fast, low latency, reliable, scalable, distributed 
MOM.&quot;, &quot;location&quot;=&gt;&quot;Hangzhou, China&quot;, 
&quot;email&quot;=&gt;&quot;[email protected]&quot;, 
&quot;uri&quot;=&gt;&quot;http://incubator.staging.apache.org/projects/rocketmq.html&quot;,
 &quot;bitbucket&quot;=&gt;nil, &quot;codepen&quot;=&gt;nil, 
&quot;dribbble&quot;=&gt;nil, &quot;flickr&quot;=&gt;nil, &quo
 t;facebook&quot;=&gt;nil, &quot;foursquare&quot;=&gt;nil, 
&quot;github&quot;=&gt;&quot;apache/incubator-rocketmq&quot;, 
&quot;google_plus&quot;=&gt;nil, &quot;keybase&quot;=&gt;nil, 
&quot;instagram&quot;=&gt;nil, &quot;lastfm&quot;=&gt;nil, 
&quot;linkedin&quot;=&gt;nil, &quot;pinterest&quot;=&gt;nil, 
&quot;soundcloud&quot;=&gt;nil, 
&quot;stackoverflow&quot;=&gt;&quot;questions/tagged/rocketmq&quot;, 
&quot;steam&quot;=&gt;nil, &quot;tumblr&quot;=&gt;nil, 
&quot;twitter&quot;=&gt;&quot;ApacheRocketMQ&quot;, &quot;vine&quot;=&gt;nil, 
&quot;weibo&quot;=&gt;nil, &quot;xing&quot;=&gt;nil, 
&quot;youtube&quot;=&gt;nil, 
&quot;quora&quot;=&gt;&quot;topic/RocketMQ&quot;}</name><email>[email protected]</email><uri>http://incubator.staging.apache.org/projects/rocketmq.html</uri></author><entry><title
 type="html">Launch RocketMQ Code Marathon</title><link 
href="/activity/launch-rocketmq-code-marathon/" rel="alternate" 
type="text/html" title="Launch RocketMQ Code Marathon" /><publis
 
hed>2017-01-05T00:00:00+08:00</published><updated>2017-01-05T00:00:00+08:00</updated><id>/activity/launch-rocketmq-code-marathon</id><content
 type="html" 
xml:base="/activity/launch-rocketmq-code-marathon/">&lt;p&gt;&lt;img 
src=&quot;/assets/images/blog/banner.jpg&quot; alt=&quot;Banner&quot; 
/&gt;&lt;/p&gt;
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" 
href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom";><generator 
uri="http://jekyllrb.com"; version="3.3.1">Jekyll</generator><link 
href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" 
rel="alternate" type="text/html" 
/><updated>2017-01-18T11:59:45+08:00</updated><id>//</id><title 
type="html">Apache RocketMQ</title><subtitle>The homepage of 
RocketMQ.</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/assets/images/rmq-logo.png&quot;, 
&quot;bio&quot;=&gt;&quot;A fast, low latency, reliable, scalable, distributed 
MOM.&quot;, &quot;location&quot;=&gt;&quot;Hangzhou, China&quot;, 
&quot;email&quot;=&gt;&quot;[email protected]&quot;, 
&quot;uri&quot;=&gt;&quot;http://incubator.staging.apache.org/projects/rocketmq.html&quot;,
 &quot;bitbucket&quot;=&gt;nil, &quot;codepen&quot;=&gt;nil, 
&quot;dribbble&quot;=&gt;nil, &quot;flickr&quot;=&gt;nil, &quo
 t;facebook&quot;=&gt;nil, &quot;foursquare&quot;=&gt;nil, 
&quot;github&quot;=&gt;&quot;apache/incubator-rocketmq&quot;, 
&quot;google_plus&quot;=&gt;nil, &quot;keybase&quot;=&gt;nil, 
&quot;instagram&quot;=&gt;nil, &quot;lastfm&quot;=&gt;nil, 
&quot;linkedin&quot;=&gt;nil, &quot;pinterest&quot;=&gt;nil, 
&quot;soundcloud&quot;=&gt;nil, 
&quot;stackoverflow&quot;=&gt;&quot;questions/tagged/rocketmq&quot;, 
&quot;steam&quot;=&gt;nil, &quot;tumblr&quot;=&gt;nil, 
&quot;twitter&quot;=&gt;&quot;ApacheRocketMQ&quot;, &quot;vine&quot;=&gt;nil, 
&quot;weibo&quot;=&gt;nil, &quot;xing&quot;=&gt;nil, 
&quot;youtube&quot;=&gt;nil, 
&quot;quora&quot;=&gt;&quot;topic/RocketMQ&quot;}</name><email>[email protected]</email><uri>http://incubator.staging.apache.org/projects/rocketmq.html</uri></author><entry><title
 type="html">Launch RocketMQ Code Marathon</title><link 
href="/activity/launch-rocketmq-code-marathon/" rel="alternate" 
type="text/html" title="Launch RocketMQ Code Marathon" /><publis
 
hed>2017-01-05T00:00:00+08:00</published><updated>2017-01-05T00:00:00+08:00</updated><id>/activity/launch-rocketmq-code-marathon</id><content
 type="html" 
xml:base="/activity/launch-rocketmq-code-marathon/">&lt;p&gt;&lt;img 
src=&quot;/assets/images/blog/banner.jpg&quot; alt=&quot;Banner&quot; 
/&gt;&lt;/p&gt;
 &lt;h1 id=&quot;rocketmq-code-marathon-&quot;&gt;ROCKETMQ CODE MARATHON &lt;a 
href=&quot;/assets/attachment/launch-rocketmq-code-marathon.pdf&quot;&gt;&lt;i 
class=&quot;fa fa-link&quot;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h1&gt;
 &lt;h5 id=&quot;january-5th-2017&quot;&gt;January 5th 2017&lt;/h5&gt;
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/robots.txt
----------------------------------------------------------------------
diff --git a/content/robots.txt b/content/robots.txt
new file mode 100644
index 0000000..e087884
--- /dev/null
+++ b/content/robots.txt
@@ -0,0 +1 @@
+Sitemap: /sitemap.xml

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6663c973/content/sitemap.xml
----------------------------------------------------------------------
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 8f60217..23bf1a8 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -1,82 +1,75 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"; 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
-<loc>/activity/launch-rocketmq-code-marathon/</loc>
-<lastmod>2017-01-05T00:00:00+08:00</lastmod>
-</url>
-<url>
-<loc>/maven/mastering-component-compatible-dependency/</loc>
-<lastmod>2016-12-23T00:00:00+08:00</lastmod>
+<loc>/about/team/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
-<loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
-<lastmod>2016-12-23T00:00:00+08:00</lastmod>
+<loc>/about/contact/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/quick-start/</loc>
-</url>
-<url>
-<loc>/about/team/</loc>
-</url>
-<url>
-<loc>/about/contact/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/motivation/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/core-concept/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/cli-admin-tool/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/cluster-deployment/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/pull-request/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/code-guidelines/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/faq/</loc>
-</url>
-<url>
-<loc>/about/</loc>
-</url>
-<url>
-<loc>/archive-layout-with-content/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-broker/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-consumer/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-namesvr/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-producer/</loc>
+<lastmod>2017-01-18T11:59:45+08:00</lastmod>
 </url>
 <url>
-<loc>/categories/</loc>
-</url>
-<url>
-<loc>/collection-archive/</loc>
-</url>
-<url>
-<loc>/community/</loc>
+<loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
+<lastmod>2016-12-23T00:00:00+08:00</lastmod>
 </url>
 <url>
-<loc>/</loc>
+<loc>/maven/mastering-component-compatible-dependency/</loc>
+<lastmod>2016-12-23T00:00:00+08:00</lastmod>
 </url>
 <url>
-<loc>/tags/</loc>
+<loc>/activity/launch-rocketmq-code-marathon/</loc>
+<lastmod>2017-01-05T00:00:00+08:00</lastmod>
 </url>
 <url>
-<loc>/year-archive/</loc>
+<loc>/docs/quick-start/</loc>
 </url>
 <url>
 <loc>/about/team/</loc>
@@ -85,9 +78,6 @@
 <loc>/about/contact/</loc>
 </url>
 <url>
-<loc>/docs/quick-start/</loc>
-</url>
-<url>
 <loc>/docs/motivation/</loc>
 </url>
 <url>
@@ -109,6 +99,12 @@
 <loc>/docs/faq/</loc>
 </url>
 <url>
+<loc>/about/</loc>
+</url>
+<url>
+<loc>/archive-layout-with-content/</loc>
+</url>
+<url>
 <loc>/docs/best-practice-broker/</loc>
 </url>
 <url>
@@ -121,7 +117,25 @@
 <loc>/docs/best-practice-producer/</loc>
 </url>
 <url>
+<loc>/categories/</loc>
+</url>
+<url>
+<loc>/collection-archive/</loc>
+</url>
+<url>
+<loc>/community/</loc>
+</url>
+<url>
+<loc>/</loc>
+</url>
+<url>
+<loc>/tags/</loc>
+</url>
+<url>
+<loc>/year-archive/</loc>
+</url>
+<url>
 <loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc>
-<lastmod>2017-01-09T17:53:23+08:00</lastmod>
+<lastmod>2017-01-18T11:58:51+08:00</lastmod>
 </url>
 </urlset>

Reply via email to