Repository: incubator-rocketmq-site
Updated Branches:
  refs/heads/master f8d8f4f93 -> aee22df68


Add a customer page and polish the community page.


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/aee22df6
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/aee22df6
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/aee22df6

Branch: refs/heads/master
Commit: aee22df6863360a65c5a2f4c6e865844b3f32d69
Parents: 2948fc6
Author: yukon <[email protected]>
Authored: Fri Mar 17 18:11:51 2017 +0800
Committer: yukon <[email protected]>
Committed: Fri Mar 17 18:12:15 2017 +0800

----------------------------------------------------------------------
 _data/navigation.yml |  2 ++
 _pages/community.md  | 38 +++++++++++---------------------------
 _pages/customer.md   | 43 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 56 insertions(+), 27 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/aee22df6/_data/navigation.yml
----------------------------------------------------------------------
diff --git a/_data/navigation.yml b/_data/navigation.yml
index 919165d..00f7206 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -6,6 +6,8 @@ main:
     url: /year-archive/
   - title: "Community"
     url: /community/
+  - title: "Customer"
+    url: /customer/
   - title: "About"
     url: /about/team/
   # - title: "Sample Collections"

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/aee22df6/_pages/community.md
----------------------------------------------------------------------
diff --git a/_pages/community.md b/_pages/community.md
index 8a7447f..a5c324b 100644
--- a/_pages/community.md
+++ b/_pages/community.md
@@ -9,35 +9,19 @@ header:
   cta_url: "/docs/quick-start/"
   caption:
 excerpt: 'Apache RocketMQ™ is an open source distributed messaging and 
streaming data platform.<br /> <small><a 
href="/release_notes/release-notes-4.0.0-incubating/">Latest release 
v4.0.0-incubating</a></small><br /><br /> {::nomarkdown}<iframe style="display: 
inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=incubator-rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=incubator-rocketmq&type=fork&count=true&size=large";
 frameborder="0" scrolling="0" width="158px" 
height="30px"></iframe>{:/nomarkdown}'
-feature_row:
-  - image_path: /assets/images/community/alibaba-logo.png
-    alt: "Alibaba Group"
-  - image_path: /assets/images/community/ant-logo.png
-    alt: "China Telecom Group"
-  - image_path: /assets/images/community/yeahmobi-logo.png
-    alt: "YeahMobi Group"
-feature_row1:
-  - image_path: /assets/images/community/egov-logo.png
-    alt: "Egov Group"
-  - image_path: /assets/images/community/china-telecom-logo.png
-    alt: "China Telecom Group"
-  - image_path: /assets/images/community/media-logo.jpg
-    alt: "Media Group"
-feature_row2:
-  - image_path: /assets/images/community/decent-logo.png
-    alt: "Decent Group"
-  - image_path: /assets/images/community/yunpan-logo.png
-    alt: "Yunpan Group"
-  - image_path: /assets/images/community/shihai-logo.jpg
-    alt: "Shihai Group"
-intro:
-  - excerpt: "Who's Involved in RocketMQ ? &nbsp;"
 ---
-
 {% include feature_row id="intro" type="center" %}
 
-{% include feature_row %}
 
-{% include feature_row id="feature_row1" %}
+# Vision
+
+[We](/about/team/) are always very happy to have contributions, whether for 
trivial cleanups or big new features. We want to have high quality, well 
documented codes for each programming language, as well as the surrounding 
ecosystem of integration tools that people use with Apache RocketMQ.
+
+Nor is code the only way to contribute to the project. We strongly value 
documentation, integration with other project, and gladly accept improvements 
for these aspects.
+
+We have a few mailing lists hosted by Apache, please refer to 
[here](/about/contact) for more details.
+
+# Ecosystem
+
+TODO
 
-{% include feature_row id="feature_row2" %}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/aee22df6/_pages/customer.md
----------------------------------------------------------------------
diff --git a/_pages/customer.md b/_pages/customer.md
new file mode 100644
index 0000000..6375985
--- /dev/null
+++ b/_pages/customer.md
@@ -0,0 +1,43 @@
+---
+layout: splash
+permalink: /customer/
+title: "Apache RocketMQ"
+header:
+  overlay_color: "#5e616c"
+  overlay_image: /assets/images/rmq-home-page.jpg
+  cta_label: "<i class='fa fa-rocket'></i> Getting Started"
+  cta_url: "/docs/quick-start/"
+  caption:
+excerpt: 'Apache RocketMQ™ is an open source distributed messaging and 
streaming data platform.<br /> <small><a 
href="/release_notes/release-notes-4.0.0-incubating/">Latest release 
v4.0.0-incubating</a></small><br /><br /> {::nomarkdown}<iframe style="display: 
inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=incubator-rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=incubator-rocketmq&type=fork&count=true&size=large";
 frameborder="0" scrolling="0" width="158px" 
height="30px"></iframe>{:/nomarkdown}'
+feature_row:
+  - image_path: /assets/images/community/alibaba-logo.png
+    alt: "Alibaba Group"
+  - image_path: /assets/images/community/ant-logo.png
+    alt: "China Telecom Group"
+  - image_path: /assets/images/community/yeahmobi-logo.png
+    alt: "YeahMobi Group"
+feature_row1:
+  - image_path: /assets/images/community/egov-logo.png
+    alt: "Egov Group"
+  - image_path: /assets/images/community/china-telecom-logo.png
+    alt: "China Telecom Group"
+  - image_path: /assets/images/community/media-logo.jpg
+    alt: "Media Group"
+feature_row2:
+  - image_path: /assets/images/community/decent-logo.png
+    alt: "Decent Group"
+  - image_path: /assets/images/community/yunpan-logo.png
+    alt: "Yunpan Group"
+  - image_path: /assets/images/community/shihai-logo.jpg
+    alt: "Shihai Group"
+intro:
+  - excerpt: "Who's Involved in Aapache RocketMQ ? &nbsp;"
+---
+
+{% include feature_row id="intro" type="center" %}
+
+{% include feature_row %}
+
+{% include feature_row id="feature_row1" %}
+
+{% include feature_row id="feature_row2" %}
\ No newline at end of file

Reply via email to