http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/a7d337b5/content/docs/code-guidelines/index.html
----------------------------------------------------------------------
diff --git a/content/docs/code-guidelines/index.html 
b/content/docs/code-guidelines/index.html
index 22bf7a6..7bb306f 100644
--- a/content/docs/code-guidelines/index.html
+++ b/content/docs/code-guidelines/index.html
@@ -28,9 +28,6 @@
 <meta property="og:title" content="Coding Guidelines">
 
 
-  <link rel="canonical" href="http://localhost:4000/docs/code-guidelines/";>
-  <meta property="og:url" 
content="http://localhost:4000/docs/code-guidelines/";>
-
 
 
   <meta property="og:description" content="Apache RocketMQ Coding Guidelines">
@@ -40,7 +37,7 @@
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Coding Guidelines">
   <meta name="twitter:description" content="Apache RocketMQ Coding Guidelines">
-  <meta name="twitter:url" 
content="http://localhost:4000/docs/code-guidelines/";>
+  <meta name="twitter:url" content="">
 
   
     <meta name="twitter:card" content="summary">
@@ -60,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-03-16T12:27:18+08:00">
+  <meta property="article:published_time" content="2017-03-16T15:43:46+08:00">
 
 
 
@@ -74,7 +71,7 @@
       "@context" : "http://schema.org";,
       "@type" : "Person",
       "name" : "Apache RocketMQ",
-      "url" : "http://localhost:4000";,
+      "url" : null,
       "sameAs" : null
     }
   </script>
@@ -92,7 +89,7 @@
 <!-- end SEO -->
 
 
-<link href="http://localhost:4000/feed.xml"; type="application/atom+xml" 
rel="alternate" title="Apache RocketMQ Feed">
+<link href="/feed.xml" type="application/atom+xml" rel="alternate" 
title="Apache RocketMQ Feed">
 
 <!-- http://t.co/dKP3o1e -->
 <meta name="HandheldFriendly" content="True">
@@ -104,7 +101,7 @@
 </script>
 
 <!-- For all browsers -->
-<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css";>
+<link rel="stylesheet" href="/assets/css/main.css">
 
 <meta http-equiv="cleartype" content="on">
     <!-- start custom head snippets -->
@@ -125,19 +122,19 @@
       <nav id="site-nav" class="greedy-nav">
         <button><div class="navicon"></div></button>
         <ul class="visible-links">
-          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="http://localhost:4000/";>Apache RocketMQ</a></li>
+          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="/">Apache RocketMQ</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/docs/quick-start/";>Documentation</a></li>
+            <li class="masthead__menu-item"><a 
href="/docs/quick-start/">Documentation</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/year-archive/";>Blog</a></li>
+            <li class="masthead__menu-item"><a 
href="/year-archive/">Blog</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/community/";>Community</a></li>
+            <li class="masthead__menu-item"><a 
href="/community/">Community</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/about/team/";>About</a></li>
+            <li class="masthead__menu-item"><a 
href="/about/team/">About</a></li>
           
         </ul>
         <ul class="hidden-links hidden"></ul>
@@ -183,7 +180,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/quick-start/"; 
class="">Quick Start</a></li>
+            <li><a href="/docs/quick-start/" class="">Quick Start</a></li>
           
             
             
@@ -191,7 +188,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/motivation/"; 
class="">Motivation</a></li>
+            <li><a href="/docs/motivation/" class="">Motivation</a></li>
           
             
             
@@ -199,7 +196,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/core-concept/"; 
class="">Core Concept</a></li>
+            <li><a href="/docs/core-concept/" class="">Core Concept</a></li>
           
             
             
@@ -207,7 +204,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cli-admin-tool/"; 
class="">CLI Admin Tool</a></li>
+            <li><a href="/docs/cli-admin-tool/" class="">CLI Admin 
Tool</a></li>
           
             
             
@@ -215,7 +212,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cluster-deployment/"; 
class="">Cluster Configuration & Deployment</a></li>
+            <li><a href="/docs/cluster-deployment/" class="">Cluster 
Configuration & Deployment</a></li>
           
         </ul>
         
@@ -235,7 +232,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/code-guidelines/"; 
class="active">Code Guidelines</a></li>
+            <li><a href="/docs/code-guidelines/" class="active">Code 
Guidelines</a></li>
           
             
             
@@ -243,7 +240,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/branching-model"; 
class="">Branching Model</a></li>
+            <li><a href="/docs/branching-model" class="">Branching 
Model</a></li>
           
             
             
@@ -251,7 +248,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/pull-request/"; 
class="">Best Practice in PR</a></li>
+            <li><a href="/docs/pull-request/" class="">Best Practice in 
PR</a></li>
           
             
             
@@ -259,7 +256,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/release-manual"; 
class="">Release Manual</a></li>
+            <li><a href="/docs/release-manual" class="">Release Manual</a></li>
           
         </ul>
         
@@ -279,7 +276,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-broker/"; 
class="">Broker</a></li>
+            <li><a href="/docs/best-practice-broker/" class="">Broker</a></li>
           
             
             
@@ -287,7 +284,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-producer/"; 
class="">Producer</a></li>
+            <li><a href="/docs/best-practice-producer/" 
class="">Producer</a></li>
           
             
             
@@ -295,7 +292,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-consumer/"; 
class="">Consumer</a></li>
+            <li><a href="/docs/best-practice-consumer/" 
class="">Consumer</a></li>
           
             
             
@@ -303,7 +300,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-namesvr/"; 
class="">NameServer</a></li>
+            <li><a href="/docs/best-practice-namesvr/" 
class="">NameServer</a></li>
           
         </ul>
         
@@ -323,7 +320,7 @@
             
             
 
-            <li><a href="http://localhost:4000/dowloading/releases/"; 
class="">Download</a></li>
+            <li><a href="/dowloading/releases/" class="">Download</a></li>
           
             
             
@@ -331,7 +328,7 @@
             
             
 
-            <li><a 
href="http://localhost:4000/release_notes/release-notes-4.0.0-incubating/"; 
class="">4.0.0-incubating</a></li>
+            <li><a href="/release_notes/release-notes-4.0.0-incubating/" 
class="">4.0.0-incubating</a></li>
           
         </ul>
         
@@ -342,7 +339,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/roadmap/";><span 
class="nav__sub-title">RoadMap</span></a>
+          <a href="/docs/roadmap/"><span 
class="nav__sub-title">RoadMap</span></a>
         
 
         
@@ -353,7 +350,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/faq/";><span 
class="nav__sub-title">FAQ</span></a>
+          <a href="/docs/faq/"><span class="nav__sub-title">FAQ</span></a>
         
 
         
@@ -438,24 +435,24 @@
     <h4 class="page__share-title">Share on</h4>
   
 
-  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Coding 
Guidelines http://localhost:4000/docs/code-guidelines/"; class="btn 
btn--twitter" title="Share on Twitter"><i class="fa fa-fw fa-twitter" 
aria-hidden="true"></i><span> Twitter</span></a>
+  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Coding 
Guidelines /docs/code-guidelines/" class="btn btn--twitter" title="Share on 
Twitter"><i class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> 
Twitter</span></a>
 
-  <a 
href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/docs/code-guidelines/";
 class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
+  <a 
href="https://www.facebook.com/sharer/sharer.php?u=/docs/code-guidelines/"; 
class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
 
-  <a 
href="https://plus.google.com/share?url=http://localhost:4000/docs/code-guidelines/";
 class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
+  <a href="https://plus.google.com/share?url=/docs/code-guidelines/"; 
class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
 
-  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/docs/code-guidelines/";
 class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
+  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=/docs/code-guidelines/";
 class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
 </section>
 
 
       
   <nav class="pagination">
     
-      <a href="http://localhost:4000/docs/pull-request/"; 
class="pagination--pager" title="Best Practice in Pull Request
+      <a href="/docs/pull-request/" class="pagination--pager" title="Best 
Practice in Pull Request
 ">Previous</a>
     
     
-      <a href="http://localhost:4000/docs/documentation/"; 
class="pagination--pager" title="Documentation
+      <a href="/docs/documentation/" class="pagination--pager" 
title="Documentation
 ">Next</a>
     
   </nav>
@@ -504,7 +501,7 @@
           <li><a href="http://github.com/apache/incubator-rocketmq";><i 
class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
         
         
-        <li><a href="http://localhost:4000/feed.xml";><i class="fa fa-fw 
fa-rss-square" aria-hidden="true"></i> Feed</a></li>
+        <li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square" 
aria-hidden="true"></i> Feed</a></li>
       </ul>
     </div>
 
@@ -515,7 +512,7 @@
       </footer>
     </div>
 
-    <script src="http://localhost:4000/assets/js/main.min.js";></script>
+    <script src="/assets/js/main.min.js"></script>
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/a7d337b5/content/docs/core-concept/index.html
----------------------------------------------------------------------
diff --git a/content/docs/core-concept/index.html 
b/content/docs/core-concept/index.html
index caa3887..9fb528a 100644
--- a/content/docs/core-concept/index.html
+++ b/content/docs/core-concept/index.html
@@ -28,9 +28,6 @@
 <meta property="og:title" content="Core Concept">
 
 
-  <link rel="canonical" href="http://localhost:4000/docs/core-concept/";>
-  <meta property="og:url" content="http://localhost:4000/docs/core-concept/";>
-
 
 
   <meta property="og:description" content="">
@@ -40,7 +37,7 @@
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Core Concept">
   <meta name="twitter:description" content="">
-  <meta name="twitter:url" content="http://localhost:4000/docs/core-concept/";>
+  <meta name="twitter:url" content="">
 
   
     <meta name="twitter:card" content="summary">
@@ -60,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-03-16T12:27:18+08:00">
+  <meta property="article:published_time" content="2017-03-16T15:43:46+08:00">
 
 
 
@@ -74,7 +71,7 @@
       "@context" : "http://schema.org";,
       "@type" : "Person",
       "name" : "Apache RocketMQ",
-      "url" : "http://localhost:4000";,
+      "url" : null,
       "sameAs" : null
     }
   </script>
@@ -92,7 +89,7 @@
 <!-- end SEO -->
 
 
-<link href="http://localhost:4000/feed.xml"; type="application/atom+xml" 
rel="alternate" title="Apache RocketMQ Feed">
+<link href="/feed.xml" type="application/atom+xml" rel="alternate" 
title="Apache RocketMQ Feed">
 
 <!-- http://t.co/dKP3o1e -->
 <meta name="HandheldFriendly" content="True">
@@ -104,7 +101,7 @@
 </script>
 
 <!-- For all browsers -->
-<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css";>
+<link rel="stylesheet" href="/assets/css/main.css">
 
 <meta http-equiv="cleartype" content="on">
     <!-- start custom head snippets -->
@@ -125,19 +122,19 @@
       <nav id="site-nav" class="greedy-nav">
         <button><div class="navicon"></div></button>
         <ul class="visible-links">
-          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="http://localhost:4000/";>Apache RocketMQ</a></li>
+          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="/">Apache RocketMQ</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/docs/quick-start/";>Documentation</a></li>
+            <li class="masthead__menu-item"><a 
href="/docs/quick-start/">Documentation</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/year-archive/";>Blog</a></li>
+            <li class="masthead__menu-item"><a 
href="/year-archive/">Blog</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/community/";>Community</a></li>
+            <li class="masthead__menu-item"><a 
href="/community/">Community</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/about/team/";>About</a></li>
+            <li class="masthead__menu-item"><a 
href="/about/team/">About</a></li>
           
         </ul>
         <ul class="hidden-links hidden"></ul>
@@ -183,7 +180,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/quick-start/"; 
class="">Quick Start</a></li>
+            <li><a href="/docs/quick-start/" class="">Quick Start</a></li>
           
             
             
@@ -191,7 +188,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/motivation/"; 
class="">Motivation</a></li>
+            <li><a href="/docs/motivation/" class="">Motivation</a></li>
           
             
             
@@ -199,7 +196,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/core-concept/"; 
class="active">Core Concept</a></li>
+            <li><a href="/docs/core-concept/" class="active">Core 
Concept</a></li>
           
             
             
@@ -207,7 +204,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cli-admin-tool/"; 
class="">CLI Admin Tool</a></li>
+            <li><a href="/docs/cli-admin-tool/" class="">CLI Admin 
Tool</a></li>
           
             
             
@@ -215,7 +212,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cluster-deployment/"; 
class="">Cluster Configuration & Deployment</a></li>
+            <li><a href="/docs/cluster-deployment/" class="">Cluster 
Configuration & Deployment</a></li>
           
         </ul>
         
@@ -235,7 +232,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/code-guidelines/"; 
class="">Code Guidelines</a></li>
+            <li><a href="/docs/code-guidelines/" class="">Code 
Guidelines</a></li>
           
             
             
@@ -243,7 +240,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/branching-model"; 
class="">Branching Model</a></li>
+            <li><a href="/docs/branching-model" class="">Branching 
Model</a></li>
           
             
             
@@ -251,7 +248,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/pull-request/"; 
class="">Best Practice in PR</a></li>
+            <li><a href="/docs/pull-request/" class="">Best Practice in 
PR</a></li>
           
             
             
@@ -259,7 +256,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/release-manual"; 
class="">Release Manual</a></li>
+            <li><a href="/docs/release-manual" class="">Release Manual</a></li>
           
         </ul>
         
@@ -279,7 +276,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-broker/"; 
class="">Broker</a></li>
+            <li><a href="/docs/best-practice-broker/" class="">Broker</a></li>
           
             
             
@@ -287,7 +284,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-producer/"; 
class="">Producer</a></li>
+            <li><a href="/docs/best-practice-producer/" 
class="">Producer</a></li>
           
             
             
@@ -295,7 +292,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-consumer/"; 
class="">Consumer</a></li>
+            <li><a href="/docs/best-practice-consumer/" 
class="">Consumer</a></li>
           
             
             
@@ -303,7 +300,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-namesvr/"; 
class="">NameServer</a></li>
+            <li><a href="/docs/best-practice-namesvr/" 
class="">NameServer</a></li>
           
         </ul>
         
@@ -323,7 +320,7 @@
             
             
 
-            <li><a href="http://localhost:4000/dowloading/releases/"; 
class="">Download</a></li>
+            <li><a href="/dowloading/releases/" class="">Download</a></li>
           
             
             
@@ -331,7 +328,7 @@
             
             
 
-            <li><a 
href="http://localhost:4000/release_notes/release-notes-4.0.0-incubating/"; 
class="">4.0.0-incubating</a></li>
+            <li><a href="/release_notes/release-notes-4.0.0-incubating/" 
class="">4.0.0-incubating</a></li>
           
         </ul>
         
@@ -342,7 +339,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/roadmap/";><span 
class="nav__sub-title">RoadMap</span></a>
+          <a href="/docs/roadmap/"><span 
class="nav__sub-title">RoadMap</span></a>
         
 
         
@@ -353,7 +350,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/faq/";><span 
class="nav__sub-title">FAQ</span></a>
+          <a href="/docs/faq/"><span class="nav__sub-title">FAQ</span></a>
         
 
         
@@ -528,24 +525,24 @@
     <h4 class="page__share-title">Share on</h4>
   
 
-  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Core 
Concept http://localhost:4000/docs/core-concept/"; class="btn btn--twitter" 
title="Share on Twitter"><i class="fa fa-fw fa-twitter" 
aria-hidden="true"></i><span> Twitter</span></a>
+  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Core 
Concept /docs/core-concept/" class="btn btn--twitter" title="Share on 
Twitter"><i class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> 
Twitter</span></a>
 
-  <a 
href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/docs/core-concept/";
 class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
+  <a href="https://www.facebook.com/sharer/sharer.php?u=/docs/core-concept/"; 
class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
 
-  <a 
href="https://plus.google.com/share?url=http://localhost:4000/docs/core-concept/";
 class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
+  <a href="https://plus.google.com/share?url=/docs/core-concept/"; class="btn 
btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
 
-  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/docs/core-concept/";
 class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
+  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=/docs/core-concept/"; 
class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
 </section>
 
 
       
   <nav class="pagination">
     
-      <a href="http://localhost:4000/docs/motivation/"; 
class="pagination--pager" title="Motivation
+      <a href="/docs/motivation/" class="pagination--pager" title="Motivation
 ">Previous</a>
     
     
-      <a href="http://localhost:4000/docs/cli-admin-tool/"; 
class="pagination--pager" title="CLI Admin Tool
+      <a href="/docs/cli-admin-tool/" class="pagination--pager" title="CLI 
Admin Tool
 ">Next</a>
     
   </nav>
@@ -594,7 +591,7 @@
           <li><a href="http://github.com/apache/incubator-rocketmq";><i 
class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
         
         
-        <li><a href="http://localhost:4000/feed.xml";><i class="fa fa-fw 
fa-rss-square" aria-hidden="true"></i> Feed</a></li>
+        <li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square" 
aria-hidden="true"></i> Feed</a></li>
       </ul>
     </div>
 
@@ -605,7 +602,7 @@
       </footer>
     </div>
 
-    <script src="http://localhost:4000/assets/js/main.min.js";></script>
+    <script src="/assets/js/main.min.js"></script>
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/a7d337b5/content/docs/documentation/index.html
----------------------------------------------------------------------
diff --git a/content/docs/documentation/index.html 
b/content/docs/documentation/index.html
index c22d17d..625320f 100644
--- a/content/docs/documentation/index.html
+++ b/content/docs/documentation/index.html
@@ -28,9 +28,6 @@
 <meta property="og:title" content="Documentation">
 
 
-  <link rel="canonical" href="http://localhost:4000/docs/documentation/";>
-  <meta property="og:url" content="http://localhost:4000/docs/documentation/";>
-
 
 
   <meta property="og:description" content="Apache RocketMQ Documentation">
@@ -40,7 +37,7 @@
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Documentation">
   <meta name="twitter:description" content="Apache RocketMQ Documentation">
-  <meta name="twitter:url" content="http://localhost:4000/docs/documentation/";>
+  <meta name="twitter:url" content="">
 
   
     <meta name="twitter:card" content="summary">
@@ -60,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-03-16T12:27:18+08:00">
+  <meta property="article:published_time" content="2017-03-16T15:43:46+08:00">
 
 
 
@@ -74,7 +71,7 @@
       "@context" : "http://schema.org";,
       "@type" : "Person",
       "name" : "Apache RocketMQ",
-      "url" : "http://localhost:4000";,
+      "url" : null,
       "sameAs" : null
     }
   </script>
@@ -92,7 +89,7 @@
 <!-- end SEO -->
 
 
-<link href="http://localhost:4000/feed.xml"; type="application/atom+xml" 
rel="alternate" title="Apache RocketMQ Feed">
+<link href="/feed.xml" type="application/atom+xml" rel="alternate" 
title="Apache RocketMQ Feed">
 
 <!-- http://t.co/dKP3o1e -->
 <meta name="HandheldFriendly" content="True">
@@ -104,7 +101,7 @@
 </script>
 
 <!-- For all browsers -->
-<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css";>
+<link rel="stylesheet" href="/assets/css/main.css">
 
 <meta http-equiv="cleartype" content="on">
     <!-- start custom head snippets -->
@@ -125,19 +122,19 @@
       <nav id="site-nav" class="greedy-nav">
         <button><div class="navicon"></div></button>
         <ul class="visible-links">
-          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="http://localhost:4000/";>Apache RocketMQ</a></li>
+          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="/">Apache RocketMQ</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/docs/quick-start/";>Documentation</a></li>
+            <li class="masthead__menu-item"><a 
href="/docs/quick-start/">Documentation</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/year-archive/";>Blog</a></li>
+            <li class="masthead__menu-item"><a 
href="/year-archive/">Blog</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/community/";>Community</a></li>
+            <li class="masthead__menu-item"><a 
href="/community/">Community</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/about/team/";>About</a></li>
+            <li class="masthead__menu-item"><a 
href="/about/team/">About</a></li>
           
         </ul>
         <ul class="hidden-links hidden"></ul>
@@ -183,7 +180,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/quick-start/"; 
class="">Quick Start</a></li>
+            <li><a href="/docs/quick-start/" class="">Quick Start</a></li>
           
             
             
@@ -191,7 +188,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/motivation/"; 
class="">Motivation</a></li>
+            <li><a href="/docs/motivation/" class="">Motivation</a></li>
           
             
             
@@ -199,7 +196,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/core-concept/"; 
class="">Core Concept</a></li>
+            <li><a href="/docs/core-concept/" class="">Core Concept</a></li>
           
             
             
@@ -207,7 +204,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cli-admin-tool/"; 
class="">CLI Admin Tool</a></li>
+            <li><a href="/docs/cli-admin-tool/" class="">CLI Admin 
Tool</a></li>
           
             
             
@@ -215,7 +212,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cluster-deployment/"; 
class="">Cluster Configuration & Deployment</a></li>
+            <li><a href="/docs/cluster-deployment/" class="">Cluster 
Configuration & Deployment</a></li>
           
         </ul>
         
@@ -235,7 +232,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/code-guidelines/"; 
class="">Code Guidelines</a></li>
+            <li><a href="/docs/code-guidelines/" class="">Code 
Guidelines</a></li>
           
             
             
@@ -243,7 +240,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/branching-model"; 
class="">Branching Model</a></li>
+            <li><a href="/docs/branching-model" class="">Branching 
Model</a></li>
           
             
             
@@ -251,7 +248,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/pull-request/"; 
class="">Best Practice in PR</a></li>
+            <li><a href="/docs/pull-request/" class="">Best Practice in 
PR</a></li>
           
             
             
@@ -259,7 +256,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/release-manual"; 
class="">Release Manual</a></li>
+            <li><a href="/docs/release-manual" class="">Release Manual</a></li>
           
         </ul>
         
@@ -279,7 +276,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-broker/"; 
class="">Broker</a></li>
+            <li><a href="/docs/best-practice-broker/" class="">Broker</a></li>
           
             
             
@@ -287,7 +284,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-producer/"; 
class="">Producer</a></li>
+            <li><a href="/docs/best-practice-producer/" 
class="">Producer</a></li>
           
             
             
@@ -295,7 +292,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-consumer/"; 
class="">Consumer</a></li>
+            <li><a href="/docs/best-practice-consumer/" 
class="">Consumer</a></li>
           
             
             
@@ -303,7 +300,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-namesvr/"; 
class="">NameServer</a></li>
+            <li><a href="/docs/best-practice-namesvr/" 
class="">NameServer</a></li>
           
         </ul>
         
@@ -323,7 +320,7 @@
             
             
 
-            <li><a href="http://localhost:4000/dowloading/releases/"; 
class="">Download</a></li>
+            <li><a href="/dowloading/releases/" class="">Download</a></li>
           
             
             
@@ -331,7 +328,7 @@
             
             
 
-            <li><a 
href="http://localhost:4000/release_notes/release-notes-4.0.0-incubating/"; 
class="">4.0.0-incubating</a></li>
+            <li><a href="/release_notes/release-notes-4.0.0-incubating/" 
class="">4.0.0-incubating</a></li>
           
         </ul>
         
@@ -342,7 +339,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/roadmap/";><span 
class="nav__sub-title">RoadMap</span></a>
+          <a href="/docs/roadmap/"><span 
class="nav__sub-title">RoadMap</span></a>
         
 
         
@@ -353,7 +350,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/faq/";><span 
class="nav__sub-title">FAQ</span></a>
+          <a href="/docs/faq/"><span class="nav__sub-title">FAQ</span></a>
         
 
         
@@ -462,24 +459,24 @@ Keep in mind that the audience may be a developer who 
would use RocketMQ for the
     <h4 class="page__share-title">Share on</h4>
   
 
-  <a 
href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Documentation 
http://localhost:4000/docs/documentation/"; class="btn btn--twitter" 
title="Share on Twitter"><i class="fa fa-fw fa-twitter" 
aria-hidden="true"></i><span> Twitter</span></a>
+  <a 
href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Documentation 
/docs/documentation/" class="btn btn--twitter" title="Share on Twitter"><i 
class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>
 
-  <a 
href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/docs/documentation/";
 class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
+  <a href="https://www.facebook.com/sharer/sharer.php?u=/docs/documentation/"; 
class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
 
-  <a 
href="https://plus.google.com/share?url=http://localhost:4000/docs/documentation/";
 class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
+  <a href="https://plus.google.com/share?url=/docs/documentation/"; class="btn 
btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
 
-  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/docs/documentation/";
 class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
+  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=/docs/documentation/"; 
class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
 </section>
 
 
       
   <nav class="pagination">
     
-      <a href="http://localhost:4000/docs/code-guidelines/"; 
class="pagination--pager" title="Coding Guidelines
+      <a href="/docs/code-guidelines/" class="pagination--pager" title="Coding 
Guidelines
 ">Previous</a>
     
     
-      <a href="http://localhost:4000/docs/faq/"; class="pagination--pager" 
title="Frequently Asked Questions
+      <a href="/docs/faq/" class="pagination--pager" title="Frequently Asked 
Questions
 ">Next</a>
     
   </nav>
@@ -528,7 +525,7 @@ Keep in mind that the audience may be a developer who would 
use RocketMQ for the
           <li><a href="http://github.com/apache/incubator-rocketmq";><i 
class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
         
         
-        <li><a href="http://localhost:4000/feed.xml";><i class="fa fa-fw 
fa-rss-square" aria-hidden="true"></i> Feed</a></li>
+        <li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square" 
aria-hidden="true"></i> Feed</a></li>
       </ul>
     </div>
 
@@ -539,7 +536,7 @@ Keep in mind that the audience may be a developer who would 
use RocketMQ for the
       </footer>
     </div>
 
-    <script src="http://localhost:4000/assets/js/main.min.js";></script>
+    <script src="/assets/js/main.min.js"></script>
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/a7d337b5/content/docs/faq/index.html
----------------------------------------------------------------------
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 0c1f93f..08abc52 100644
--- a/content/docs/faq/index.html
+++ b/content/docs/faq/index.html
@@ -28,9 +28,6 @@
 <meta property="og:title" content="Frequently Asked Questions">
 
 
-  <link rel="canonical" href="http://localhost:4000/docs/faq/";>
-  <meta property="og:url" content="http://localhost:4000/docs/faq/";>
-
 
 
   <meta property="og: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.">
@@ -40,7 +37,7 @@
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Frequently Asked Questions">
   <meta name="twitter: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 name="twitter:url" content="http://localhost:4000/docs/faq/";>
+  <meta name="twitter:url" content="">
 
   
     <meta name="twitter:card" content="summary">
@@ -60,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-03-16T12:27:18+08:00">
+  <meta property="article:published_time" content="2017-03-16T15:43:46+08:00">
 
 
 
@@ -74,7 +71,7 @@
       "@context" : "http://schema.org";,
       "@type" : "Person",
       "name" : "Apache RocketMQ",
-      "url" : "http://localhost:4000";,
+      "url" : null,
       "sameAs" : null
     }
   </script>
@@ -92,7 +89,7 @@
 <!-- end SEO -->
 
 
-<link href="http://localhost:4000/feed.xml"; type="application/atom+xml" 
rel="alternate" title="Apache RocketMQ Feed">
+<link href="/feed.xml" type="application/atom+xml" rel="alternate" 
title="Apache RocketMQ Feed">
 
 <!-- http://t.co/dKP3o1e -->
 <meta name="HandheldFriendly" content="True">
@@ -104,7 +101,7 @@
 </script>
 
 <!-- For all browsers -->
-<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css";>
+<link rel="stylesheet" href="/assets/css/main.css">
 
 <meta http-equiv="cleartype" content="on">
     <!-- start custom head snippets -->
@@ -125,19 +122,19 @@
       <nav id="site-nav" class="greedy-nav">
         <button><div class="navicon"></div></button>
         <ul class="visible-links">
-          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="http://localhost:4000/";>Apache RocketMQ</a></li>
+          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="/">Apache RocketMQ</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/docs/quick-start/";>Documentation</a></li>
+            <li class="masthead__menu-item"><a 
href="/docs/quick-start/">Documentation</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/year-archive/";>Blog</a></li>
+            <li class="masthead__menu-item"><a 
href="/year-archive/">Blog</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/community/";>Community</a></li>
+            <li class="masthead__menu-item"><a 
href="/community/">Community</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/about/team/";>About</a></li>
+            <li class="masthead__menu-item"><a 
href="/about/team/">About</a></li>
           
         </ul>
         <ul class="hidden-links hidden"></ul>
@@ -183,7 +180,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/quick-start/"; 
class="">Quick Start</a></li>
+            <li><a href="/docs/quick-start/" class="">Quick Start</a></li>
           
             
             
@@ -191,7 +188,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/motivation/"; 
class="">Motivation</a></li>
+            <li><a href="/docs/motivation/" class="">Motivation</a></li>
           
             
             
@@ -199,7 +196,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/core-concept/"; 
class="">Core Concept</a></li>
+            <li><a href="/docs/core-concept/" class="">Core Concept</a></li>
           
             
             
@@ -207,7 +204,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cli-admin-tool/"; 
class="">CLI Admin Tool</a></li>
+            <li><a href="/docs/cli-admin-tool/" class="">CLI Admin 
Tool</a></li>
           
             
             
@@ -215,7 +212,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cluster-deployment/"; 
class="">Cluster Configuration & Deployment</a></li>
+            <li><a href="/docs/cluster-deployment/" class="">Cluster 
Configuration & Deployment</a></li>
           
         </ul>
         
@@ -235,7 +232,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/code-guidelines/"; 
class="">Code Guidelines</a></li>
+            <li><a href="/docs/code-guidelines/" class="">Code 
Guidelines</a></li>
           
             
             
@@ -243,7 +240,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/branching-model"; 
class="">Branching Model</a></li>
+            <li><a href="/docs/branching-model" class="">Branching 
Model</a></li>
           
             
             
@@ -251,7 +248,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/pull-request/"; 
class="">Best Practice in PR</a></li>
+            <li><a href="/docs/pull-request/" class="">Best Practice in 
PR</a></li>
           
             
             
@@ -259,7 +256,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/release-manual"; 
class="">Release Manual</a></li>
+            <li><a href="/docs/release-manual" class="">Release Manual</a></li>
           
         </ul>
         
@@ -279,7 +276,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-broker/"; 
class="">Broker</a></li>
+            <li><a href="/docs/best-practice-broker/" class="">Broker</a></li>
           
             
             
@@ -287,7 +284,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-producer/"; 
class="">Producer</a></li>
+            <li><a href="/docs/best-practice-producer/" 
class="">Producer</a></li>
           
             
             
@@ -295,7 +292,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-consumer/"; 
class="">Consumer</a></li>
+            <li><a href="/docs/best-practice-consumer/" 
class="">Consumer</a></li>
           
             
             
@@ -303,7 +300,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-namesvr/"; 
class="">NameServer</a></li>
+            <li><a href="/docs/best-practice-namesvr/" 
class="">NameServer</a></li>
           
         </ul>
         
@@ -323,7 +320,7 @@
             
             
 
-            <li><a href="http://localhost:4000/dowloading/releases/"; 
class="">Download</a></li>
+            <li><a href="/dowloading/releases/" class="">Download</a></li>
           
             
             
@@ -331,7 +328,7 @@
             
             
 
-            <li><a 
href="http://localhost:4000/release_notes/release-notes-4.0.0-incubating/"; 
class="">4.0.0-incubating</a></li>
+            <li><a href="/release_notes/release-notes-4.0.0-incubating/" 
class="">4.0.0-incubating</a></li>
           
         </ul>
         
@@ -342,7 +339,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/roadmap/";><span 
class="nav__sub-title">RoadMap</span></a>
+          <a href="/docs/roadmap/"><span 
class="nav__sub-title">RoadMap</span></a>
         
 
         
@@ -353,7 +350,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/faq/";><span 
class="nav__sub-title">FAQ</span></a>
+          <a href="/docs/faq/"><span class="nav__sub-title">FAQ</span></a>
         
 
         
@@ -502,24 +499,24 @@ The broadcaset consumption still ensures that a message 
is consumered at least o
     <h4 class="page__share-title">Share on</h4>
   
 
-  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Frequently 
Asked Questions http://localhost:4000/docs/faq/"; class="btn btn--twitter" 
title="Share on Twitter"><i class="fa fa-fw fa-twitter" 
aria-hidden="true"></i><span> Twitter</span></a>
+  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Frequently 
Asked Questions /docs/faq/" class="btn btn--twitter" title="Share on 
Twitter"><i class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> 
Twitter</span></a>
 
-  <a 
href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/docs/faq/";
 class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
+  <a href="https://www.facebook.com/sharer/sharer.php?u=/docs/faq/"; class="btn 
btn--facebook" title="Share on Facebook"><i class="fa fa-fw fa-facebook" 
aria-hidden="true"></i><span> Facebook</span></a>
 
-  <a href="https://plus.google.com/share?url=http://localhost:4000/docs/faq/"; 
class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
+  <a href="https://plus.google.com/share?url=/docs/faq/"; class="btn 
btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
 
-  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/docs/faq/";
 class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
+  <a href="https://www.linkedin.com/shareArticle?mini=true&url=/docs/faq/"; 
class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
 </section>
 
 
       
   <nav class="pagination">
     
-      <a href="http://localhost:4000/docs/documentation/"; 
class="pagination--pager" title="Documentation
+      <a href="/docs/documentation/" class="pagination--pager" 
title="Documentation
 ">Previous</a>
     
     
-      <a href="http://localhost:4000/docs/release-manual"; 
class="pagination--pager" title="Release Manual
+      <a href="/docs/release-manual" class="pagination--pager" title="Release 
Manual
 ">Next</a>
     
   </nav>
@@ -568,7 +565,7 @@ The broadcaset consumption still ensures that a message is 
consumered at least o
           <li><a href="http://github.com/apache/incubator-rocketmq";><i 
class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
         
         
-        <li><a href="http://localhost:4000/feed.xml";><i class="fa fa-fw 
fa-rss-square" aria-hidden="true"></i> Feed</a></li>
+        <li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square" 
aria-hidden="true"></i> Feed</a></li>
       </ul>
     </div>
 
@@ -579,7 +576,7 @@ The broadcaset consumption still ensures that a message is 
consumered at least o
       </footer>
     </div>
 
-    <script src="http://localhost:4000/assets/js/main.min.js";></script>
+    <script src="/assets/js/main.min.js"></script>
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/a7d337b5/content/docs/motivation/index.html
----------------------------------------------------------------------
diff --git a/content/docs/motivation/index.html 
b/content/docs/motivation/index.html
index 522f02f..ea2e2ba 100644
--- a/content/docs/motivation/index.html
+++ b/content/docs/motivation/index.html
@@ -28,9 +28,6 @@
 <meta property="og:title" content="Motivation">
 
 
-  <link rel="canonical" href="http://localhost:4000/docs/motivation/";>
-  <meta property="og:url" content="http://localhost:4000/docs/motivation/";>
-
 
 
   <meta property="og: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.">
@@ -40,7 +37,7 @@
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Motivation">
   <meta name="twitter: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 name="twitter:url" content="http://localhost:4000/docs/motivation/";>
+  <meta name="twitter:url" content="">
 
   
     <meta name="twitter:card" content="summary">
@@ -60,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-03-16T12:27:18+08:00">
+  <meta property="article:published_time" content="2017-03-16T15:43:46+08:00">
 
 
 
@@ -74,7 +71,7 @@
       "@context" : "http://schema.org";,
       "@type" : "Person",
       "name" : "Apache RocketMQ",
-      "url" : "http://localhost:4000";,
+      "url" : null,
       "sameAs" : null
     }
   </script>
@@ -92,7 +89,7 @@
 <!-- end SEO -->
 
 
-<link href="http://localhost:4000/feed.xml"; type="application/atom+xml" 
rel="alternate" title="Apache RocketMQ Feed">
+<link href="/feed.xml" type="application/atom+xml" rel="alternate" 
title="Apache RocketMQ Feed">
 
 <!-- http://t.co/dKP3o1e -->
 <meta name="HandheldFriendly" content="True">
@@ -104,7 +101,7 @@
 </script>
 
 <!-- For all browsers -->
-<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css";>
+<link rel="stylesheet" href="/assets/css/main.css">
 
 <meta http-equiv="cleartype" content="on">
     <!-- start custom head snippets -->
@@ -125,19 +122,19 @@
       <nav id="site-nav" class="greedy-nav">
         <button><div class="navicon"></div></button>
         <ul class="visible-links">
-          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="http://localhost:4000/";>Apache RocketMQ</a></li>
+          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="/">Apache RocketMQ</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/docs/quick-start/";>Documentation</a></li>
+            <li class="masthead__menu-item"><a 
href="/docs/quick-start/">Documentation</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/year-archive/";>Blog</a></li>
+            <li class="masthead__menu-item"><a 
href="/year-archive/">Blog</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/community/";>Community</a></li>
+            <li class="masthead__menu-item"><a 
href="/community/">Community</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/about/team/";>About</a></li>
+            <li class="masthead__menu-item"><a 
href="/about/team/">About</a></li>
           
         </ul>
         <ul class="hidden-links hidden"></ul>
@@ -183,7 +180,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/quick-start/"; 
class="">Quick Start</a></li>
+            <li><a href="/docs/quick-start/" class="">Quick Start</a></li>
           
             
             
@@ -191,7 +188,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/motivation/"; 
class="active">Motivation</a></li>
+            <li><a href="/docs/motivation/" class="active">Motivation</a></li>
           
             
             
@@ -199,7 +196,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/core-concept/"; 
class="">Core Concept</a></li>
+            <li><a href="/docs/core-concept/" class="">Core Concept</a></li>
           
             
             
@@ -207,7 +204,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cli-admin-tool/"; 
class="">CLI Admin Tool</a></li>
+            <li><a href="/docs/cli-admin-tool/" class="">CLI Admin 
Tool</a></li>
           
             
             
@@ -215,7 +212,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cluster-deployment/"; 
class="">Cluster Configuration & Deployment</a></li>
+            <li><a href="/docs/cluster-deployment/" class="">Cluster 
Configuration & Deployment</a></li>
           
         </ul>
         
@@ -235,7 +232,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/code-guidelines/"; 
class="">Code Guidelines</a></li>
+            <li><a href="/docs/code-guidelines/" class="">Code 
Guidelines</a></li>
           
             
             
@@ -243,7 +240,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/branching-model"; 
class="">Branching Model</a></li>
+            <li><a href="/docs/branching-model" class="">Branching 
Model</a></li>
           
             
             
@@ -251,7 +248,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/pull-request/"; 
class="">Best Practice in PR</a></li>
+            <li><a href="/docs/pull-request/" class="">Best Practice in 
PR</a></li>
           
             
             
@@ -259,7 +256,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/release-manual"; 
class="">Release Manual</a></li>
+            <li><a href="/docs/release-manual" class="">Release Manual</a></li>
           
         </ul>
         
@@ -279,7 +276,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-broker/"; 
class="">Broker</a></li>
+            <li><a href="/docs/best-practice-broker/" class="">Broker</a></li>
           
             
             
@@ -287,7 +284,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-producer/"; 
class="">Producer</a></li>
+            <li><a href="/docs/best-practice-producer/" 
class="">Producer</a></li>
           
             
             
@@ -295,7 +292,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-consumer/"; 
class="">Consumer</a></li>
+            <li><a href="/docs/best-practice-consumer/" 
class="">Consumer</a></li>
           
             
             
@@ -303,7 +300,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-namesvr/"; 
class="">NameServer</a></li>
+            <li><a href="/docs/best-practice-namesvr/" 
class="">NameServer</a></li>
           
         </ul>
         
@@ -323,7 +320,7 @@
             
             
 
-            <li><a href="http://localhost:4000/dowloading/releases/"; 
class="">Download</a></li>
+            <li><a href="/dowloading/releases/" class="">Download</a></li>
           
             
             
@@ -331,7 +328,7 @@
             
             
 
-            <li><a 
href="http://localhost:4000/release_notes/release-notes-4.0.0-incubating/"; 
class="">4.0.0-incubating</a></li>
+            <li><a href="/release_notes/release-notes-4.0.0-incubating/" 
class="">4.0.0-incubating</a></li>
           
         </ul>
         
@@ -342,7 +339,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/roadmap/";><span 
class="nav__sub-title">RoadMap</span></a>
+          <a href="/docs/roadmap/"><span 
class="nav__sub-title">RoadMap</span></a>
         
 
         
@@ -353,7 +350,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/faq/";><span 
class="nav__sub-title">FAQ</span></a>
+          <a href="/docs/faq/"><span class="nav__sub-title">FAQ</span></a>
         
 
         
@@ -491,24 +488,24 @@
     <h4 class="page__share-title">Share on</h4>
   
 
-  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Motivation 
http://localhost:4000/docs/motivation/"; class="btn btn--twitter" title="Share 
on Twitter"><i class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> 
Twitter</span></a>
+  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Motivation 
/docs/motivation/" class="btn btn--twitter" title="Share on Twitter"><i 
class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>
 
-  <a 
href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/docs/motivation/";
 class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
+  <a href="https://www.facebook.com/sharer/sharer.php?u=/docs/motivation/"; 
class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
 
-  <a 
href="https://plus.google.com/share?url=http://localhost:4000/docs/motivation/"; 
class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
+  <a href="https://plus.google.com/share?url=/docs/motivation/"; class="btn 
btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
 
-  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/docs/motivation/";
 class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
+  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=/docs/motivation/"; 
class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
 </section>
 
 
       
   <nav class="pagination">
     
-      <a href="http://localhost:4000/docs/quick-start/"; 
class="pagination--pager" title="Quick Start
+      <a href="/docs/quick-start/" class="pagination--pager" title="Quick Start
 ">Previous</a>
     
     
-      <a href="http://localhost:4000/docs/core-concept/"; 
class="pagination--pager" title="Core Concept
+      <a href="/docs/core-concept/" class="pagination--pager" title="Core 
Concept
 ">Next</a>
     
   </nav>
@@ -557,7 +554,7 @@
           <li><a href="http://github.com/apache/incubator-rocketmq";><i 
class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
         
         
-        <li><a href="http://localhost:4000/feed.xml";><i class="fa fa-fw 
fa-rss-square" aria-hidden="true"></i> Feed</a></li>
+        <li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square" 
aria-hidden="true"></i> Feed</a></li>
       </ul>
     </div>
 
@@ -568,7 +565,7 @@
       </footer>
     </div>
 
-    <script src="http://localhost:4000/assets/js/main.min.js";></script>
+    <script src="/assets/js/main.min.js"></script>
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/a7d337b5/content/docs/pull-request/index.html
----------------------------------------------------------------------
diff --git a/content/docs/pull-request/index.html 
b/content/docs/pull-request/index.html
index 218fbc2..a394d9f 100644
--- a/content/docs/pull-request/index.html
+++ b/content/docs/pull-request/index.html
@@ -28,9 +28,6 @@
 <meta property="og:title" content="Best Practice in Pull Request">
 
 
-  <link rel="canonical" href="http://localhost:4000/docs/pull-request/";>
-  <meta property="og:url" content="http://localhost:4000/docs/pull-request/";>
-
 
 
   <meta property="og:description" content="This page guides you through Git 
setup and contribution process.">
@@ -40,7 +37,7 @@
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Best Practice in Pull Request">
   <meta name="twitter:description" content="This page guides you through Git 
setup and contribution process.">
-  <meta name="twitter:url" content="http://localhost:4000/docs/pull-request/";>
+  <meta name="twitter:url" content="">
 
   
     <meta name="twitter:card" content="summary">
@@ -60,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-03-16T12:27:18+08:00">
+  <meta property="article:published_time" content="2017-03-16T15:43:46+08:00">
 
 
 
@@ -74,7 +71,7 @@
       "@context" : "http://schema.org";,
       "@type" : "Person",
       "name" : "Apache RocketMQ",
-      "url" : "http://localhost:4000";,
+      "url" : null,
       "sameAs" : null
     }
   </script>
@@ -92,7 +89,7 @@
 <!-- end SEO -->
 
 
-<link href="http://localhost:4000/feed.xml"; type="application/atom+xml" 
rel="alternate" title="Apache RocketMQ Feed">
+<link href="/feed.xml" type="application/atom+xml" rel="alternate" 
title="Apache RocketMQ Feed">
 
 <!-- http://t.co/dKP3o1e -->
 <meta name="HandheldFriendly" content="True">
@@ -104,7 +101,7 @@
 </script>
 
 <!-- For all browsers -->
-<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css";>
+<link rel="stylesheet" href="/assets/css/main.css">
 
 <meta http-equiv="cleartype" content="on">
     <!-- start custom head snippets -->
@@ -125,19 +122,19 @@
       <nav id="site-nav" class="greedy-nav">
         <button><div class="navicon"></div></button>
         <ul class="visible-links">
-          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="http://localhost:4000/";>Apache RocketMQ</a></li>
+          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="/">Apache RocketMQ</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/docs/quick-start/";>Documentation</a></li>
+            <li class="masthead__menu-item"><a 
href="/docs/quick-start/">Documentation</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/year-archive/";>Blog</a></li>
+            <li class="masthead__menu-item"><a 
href="/year-archive/">Blog</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/community/";>Community</a></li>
+            <li class="masthead__menu-item"><a 
href="/community/">Community</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/about/team/";>About</a></li>
+            <li class="masthead__menu-item"><a 
href="/about/team/">About</a></li>
           
         </ul>
         <ul class="hidden-links hidden"></ul>
@@ -183,7 +180,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/quick-start/"; 
class="">Quick Start</a></li>
+            <li><a href="/docs/quick-start/" class="">Quick Start</a></li>
           
             
             
@@ -191,7 +188,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/motivation/"; 
class="">Motivation</a></li>
+            <li><a href="/docs/motivation/" class="">Motivation</a></li>
           
             
             
@@ -199,7 +196,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/core-concept/"; 
class="">Core Concept</a></li>
+            <li><a href="/docs/core-concept/" class="">Core Concept</a></li>
           
             
             
@@ -207,7 +204,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cli-admin-tool/"; 
class="">CLI Admin Tool</a></li>
+            <li><a href="/docs/cli-admin-tool/" class="">CLI Admin 
Tool</a></li>
           
             
             
@@ -215,7 +212,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cluster-deployment/"; 
class="">Cluster Configuration & Deployment</a></li>
+            <li><a href="/docs/cluster-deployment/" class="">Cluster 
Configuration & Deployment</a></li>
           
         </ul>
         
@@ -235,7 +232,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/code-guidelines/"; 
class="">Code Guidelines</a></li>
+            <li><a href="/docs/code-guidelines/" class="">Code 
Guidelines</a></li>
           
             
             
@@ -243,7 +240,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/branching-model"; 
class="">Branching Model</a></li>
+            <li><a href="/docs/branching-model" class="">Branching 
Model</a></li>
           
             
             
@@ -251,7 +248,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/pull-request/"; 
class="active">Best Practice in PR</a></li>
+            <li><a href="/docs/pull-request/" class="active">Best Practice in 
PR</a></li>
           
             
             
@@ -259,7 +256,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/release-manual"; 
class="">Release Manual</a></li>
+            <li><a href="/docs/release-manual" class="">Release Manual</a></li>
           
         </ul>
         
@@ -279,7 +276,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-broker/"; 
class="">Broker</a></li>
+            <li><a href="/docs/best-practice-broker/" class="">Broker</a></li>
           
             
             
@@ -287,7 +284,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-producer/"; 
class="">Producer</a></li>
+            <li><a href="/docs/best-practice-producer/" 
class="">Producer</a></li>
           
             
             
@@ -295,7 +292,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-consumer/"; 
class="">Consumer</a></li>
+            <li><a href="/docs/best-practice-consumer/" 
class="">Consumer</a></li>
           
             
             
@@ -303,7 +300,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-namesvr/"; 
class="">NameServer</a></li>
+            <li><a href="/docs/best-practice-namesvr/" 
class="">NameServer</a></li>
           
         </ul>
         
@@ -323,7 +320,7 @@
             
             
 
-            <li><a href="http://localhost:4000/dowloading/releases/"; 
class="">Download</a></li>
+            <li><a href="/dowloading/releases/" class="">Download</a></li>
           
             
             
@@ -331,7 +328,7 @@
             
             
 
-            <li><a 
href="http://localhost:4000/release_notes/release-notes-4.0.0-incubating/"; 
class="">4.0.0-incubating</a></li>
+            <li><a href="/release_notes/release-notes-4.0.0-incubating/" 
class="">4.0.0-incubating</a></li>
           
         </ul>
         
@@ -342,7 +339,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/roadmap/";><span 
class="nav__sub-title">RoadMap</span></a>
+          <a href="/docs/roadmap/"><span 
class="nav__sub-title">RoadMap</span></a>
         
 
         
@@ -353,7 +350,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/faq/";><span 
class="nav__sub-title">FAQ</span></a>
+          <a href="/docs/faq/"><span class="nav__sub-title">FAQ</span></a>
         
 
         
@@ -593,24 +590,24 @@ In this case all subsequent comments will automatically 
be copied to jira withou
     <h4 class="page__share-title">Share on</h4>
   
 
-  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Best 
Practice in Pull Request http://localhost:4000/docs/pull-request/"; class="btn 
btn--twitter" title="Share on Twitter"><i class="fa fa-fw fa-twitter" 
aria-hidden="true"></i><span> Twitter</span></a>
+  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Best 
Practice in Pull Request /docs/pull-request/" class="btn btn--twitter" 
title="Share on Twitter"><i class="fa fa-fw fa-twitter" 
aria-hidden="true"></i><span> Twitter</span></a>
 
-  <a 
href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/docs/pull-request/";
 class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
+  <a href="https://www.facebook.com/sharer/sharer.php?u=/docs/pull-request/"; 
class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
 
-  <a 
href="https://plus.google.com/share?url=http://localhost:4000/docs/pull-request/";
 class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
+  <a href="https://plus.google.com/share?url=/docs/pull-request/"; class="btn 
btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
 
-  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/docs/pull-request/";
 class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
+  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=/docs/pull-request/"; 
class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
 </section>
 
 
       
   <nav class="pagination">
     
-      <a href="http://localhost:4000/docs/cluster-deployment/"; 
class="pagination--pager" title="Cluster Configuration and Deployment
+      <a href="/docs/cluster-deployment/" class="pagination--pager" 
title="Cluster Configuration and Deployment
 ">Previous</a>
     
     
-      <a href="http://localhost:4000/docs/code-guidelines/"; 
class="pagination--pager" title="Coding Guidelines
+      <a href="/docs/code-guidelines/" class="pagination--pager" title="Coding 
Guidelines
 ">Next</a>
     
   </nav>
@@ -659,7 +656,7 @@ In this case all subsequent comments will automatically be 
copied to jira withou
           <li><a href="http://github.com/apache/incubator-rocketmq";><i 
class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
         
         
-        <li><a href="http://localhost:4000/feed.xml";><i class="fa fa-fw 
fa-rss-square" aria-hidden="true"></i> Feed</a></li>
+        <li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square" 
aria-hidden="true"></i> Feed</a></li>
       </ul>
     </div>
 
@@ -670,7 +667,7 @@ In this case all subsequent comments will automatically be 
copied to jira withou
       </footer>
     </div>
 
-    <script src="http://localhost:4000/assets/js/main.min.js";></script>
+    <script src="/assets/js/main.min.js"></script>
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/a7d337b5/content/docs/quick-start/index.html
----------------------------------------------------------------------
diff --git a/content/docs/quick-start/index.html 
b/content/docs/quick-start/index.html
index a508a89..12d1687 100644
--- a/content/docs/quick-start/index.html
+++ b/content/docs/quick-start/index.html
@@ -28,9 +28,6 @@
 <meta property="og:title" content="Quick Start">
 
 
-  <link rel="canonical" href="http://localhost:4000/docs/quick-start/";>
-  <meta property="og:url" content="http://localhost:4000/docs/quick-start/";>
-
 
 
   <meta property="og:description" content="How to quickly install and setup 
Apache RocketMQ.">
@@ -40,7 +37,7 @@
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Quick Start">
   <meta name="twitter:description" content="How to quickly install and setup 
Apache RocketMQ.">
-  <meta name="twitter:url" content="http://localhost:4000/docs/quick-start/";>
+  <meta name="twitter:url" content="">
 
   
     <meta name="twitter:card" content="summary">
@@ -60,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-03-16T12:27:18+08:00">
+  <meta property="article:published_time" content="2017-03-16T15:43:46+08:00">
 
 
 
@@ -74,7 +71,7 @@
       "@context" : "http://schema.org";,
       "@type" : "Person",
       "name" : "Apache RocketMQ",
-      "url" : "http://localhost:4000";,
+      "url" : null,
       "sameAs" : null
     }
   </script>
@@ -92,7 +89,7 @@
 <!-- end SEO -->
 
 
-<link href="http://localhost:4000/feed.xml"; type="application/atom+xml" 
rel="alternate" title="Apache RocketMQ Feed">
+<link href="/feed.xml" type="application/atom+xml" rel="alternate" 
title="Apache RocketMQ Feed">
 
 <!-- http://t.co/dKP3o1e -->
 <meta name="HandheldFriendly" content="True">
@@ -104,7 +101,7 @@
 </script>
 
 <!-- For all browsers -->
-<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css";>
+<link rel="stylesheet" href="/assets/css/main.css">
 
 <meta http-equiv="cleartype" content="on">
     <!-- start custom head snippets -->
@@ -125,19 +122,19 @@
       <nav id="site-nav" class="greedy-nav">
         <button><div class="navicon"></div></button>
         <ul class="visible-links">
-          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="http://localhost:4000/";>Apache RocketMQ</a></li>
+          <li class="masthead__menu-item masthead__menu-item--lg"><a 
href="/">Apache RocketMQ</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/docs/quick-start/";>Documentation</a></li>
+            <li class="masthead__menu-item"><a 
href="/docs/quick-start/">Documentation</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/year-archive/";>Blog</a></li>
+            <li class="masthead__menu-item"><a 
href="/year-archive/">Blog</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/community/";>Community</a></li>
+            <li class="masthead__menu-item"><a 
href="/community/">Community</a></li>
           
             
-            <li class="masthead__menu-item"><a 
href="http://localhost:4000/about/team/";>About</a></li>
+            <li class="masthead__menu-item"><a 
href="/about/team/">About</a></li>
           
         </ul>
         <ul class="hidden-links hidden"></ul>
@@ -183,7 +180,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/quick-start/"; 
class="active">Quick Start</a></li>
+            <li><a href="/docs/quick-start/" class="active">Quick 
Start</a></li>
           
             
             
@@ -191,7 +188,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/motivation/"; 
class="">Motivation</a></li>
+            <li><a href="/docs/motivation/" class="">Motivation</a></li>
           
             
             
@@ -199,7 +196,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/core-concept/"; 
class="">Core Concept</a></li>
+            <li><a href="/docs/core-concept/" class="">Core Concept</a></li>
           
             
             
@@ -207,7 +204,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cli-admin-tool/"; 
class="">CLI Admin Tool</a></li>
+            <li><a href="/docs/cli-admin-tool/" class="">CLI Admin 
Tool</a></li>
           
             
             
@@ -215,7 +212,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/cluster-deployment/"; 
class="">Cluster Configuration & Deployment</a></li>
+            <li><a href="/docs/cluster-deployment/" class="">Cluster 
Configuration & Deployment</a></li>
           
         </ul>
         
@@ -235,7 +232,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/code-guidelines/"; 
class="">Code Guidelines</a></li>
+            <li><a href="/docs/code-guidelines/" class="">Code 
Guidelines</a></li>
           
             
             
@@ -243,7 +240,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/branching-model"; 
class="">Branching Model</a></li>
+            <li><a href="/docs/branching-model" class="">Branching 
Model</a></li>
           
             
             
@@ -251,7 +248,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/pull-request/"; 
class="">Best Practice in PR</a></li>
+            <li><a href="/docs/pull-request/" class="">Best Practice in 
PR</a></li>
           
             
             
@@ -259,7 +256,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/release-manual"; 
class="">Release Manual</a></li>
+            <li><a href="/docs/release-manual" class="">Release Manual</a></li>
           
         </ul>
         
@@ -279,7 +276,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-broker/"; 
class="">Broker</a></li>
+            <li><a href="/docs/best-practice-broker/" class="">Broker</a></li>
           
             
             
@@ -287,7 +284,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-producer/"; 
class="">Producer</a></li>
+            <li><a href="/docs/best-practice-producer/" 
class="">Producer</a></li>
           
             
             
@@ -295,7 +292,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-consumer/"; 
class="">Consumer</a></li>
+            <li><a href="/docs/best-practice-consumer/" 
class="">Consumer</a></li>
           
             
             
@@ -303,7 +300,7 @@
             
             
 
-            <li><a href="http://localhost:4000/docs/best-practice-namesvr/"; 
class="">NameServer</a></li>
+            <li><a href="/docs/best-practice-namesvr/" 
class="">NameServer</a></li>
           
         </ul>
         
@@ -323,7 +320,7 @@
             
             
 
-            <li><a href="http://localhost:4000/dowloading/releases/"; 
class="">Download</a></li>
+            <li><a href="/dowloading/releases/" class="">Download</a></li>
           
             
             
@@ -331,7 +328,7 @@
             
             
 
-            <li><a 
href="http://localhost:4000/release_notes/release-notes-4.0.0-incubating/"; 
class="">4.0.0-incubating</a></li>
+            <li><a href="/release_notes/release-notes-4.0.0-incubating/" 
class="">4.0.0-incubating</a></li>
           
         </ul>
         
@@ -342,7 +339,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/roadmap/";><span 
class="nav__sub-title">RoadMap</span></a>
+          <a href="/docs/roadmap/"><span 
class="nav__sub-title">RoadMap</span></a>
         
 
         
@@ -353,7 +350,7 @@
           
           
 
-          <a href="http://localhost:4000/docs/faq/";><span 
class="nav__sub-title">FAQ</span></a>
+          <a href="/docs/faq/"><span class="nav__sub-title">FAQ</span></a>
         
 
         
@@ -478,13 +475,13 @@ Send shutdown request to mqnamesrv<span 
class="o">(</span>36664<span class="o">)
     <h4 class="page__share-title">Share on</h4>
   
 
-  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Quick 
Start http://localhost:4000/docs/quick-start/"; class="btn btn--twitter" 
title="Share on Twitter"><i class="fa fa-fw fa-twitter" 
aria-hidden="true"></i><span> Twitter</span></a>
+  <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Quick 
Start /docs/quick-start/" class="btn btn--twitter" title="Share on Twitter"><i 
class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>
 
-  <a 
href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/docs/quick-start/";
 class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
+  <a href="https://www.facebook.com/sharer/sharer.php?u=/docs/quick-start/"; 
class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw 
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
 
-  <a 
href="https://plus.google.com/share?url=http://localhost:4000/docs/quick-start/";
 class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
+  <a href="https://plus.google.com/share?url=/docs/quick-start/"; class="btn 
btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw 
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
 
-  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/docs/quick-start/";
 class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
+  <a 
href="https://www.linkedin.com/shareArticle?mini=true&url=/docs/quick-start/"; 
class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw 
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
 </section>
 
 
@@ -494,7 +491,7 @@ Send shutdown request to mqnamesrv<span 
class="o">(</span>36664<span class="o">)
       <a href="#" class="pagination--pager disabled">Previous</a>
     
     
-      <a href="http://localhost:4000/docs/motivation/"; 
class="pagination--pager" title="Motivation
+      <a href="/docs/motivation/" class="pagination--pager" title="Motivation
 ">Next</a>
     
   </nav>
@@ -543,7 +540,7 @@ Send shutdown request to mqnamesrv<span 
class="o">(</span>36664<span class="o">)
           <li><a href="http://github.com/apache/incubator-rocketmq";><i 
class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
         
         
-        <li><a href="http://localhost:4000/feed.xml";><i class="fa fa-fw 
fa-rss-square" aria-hidden="true"></i> Feed</a></li>
+        <li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square" 
aria-hidden="true"></i> Feed</a></li>
       </ul>
     </div>
 
@@ -554,7 +551,7 @@ Send shutdown request to mqnamesrv<span 
class="o">(</span>36664<span class="o">)
       </footer>
     </div>
 
-    <script src="http://localhost:4000/assets/js/main.min.js";></script>
+    <script src="/assets/js/main.min.js"></script>
 
 
 

Reply via email to