update the structure of the resource document

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

Branch: refs/heads/master
Commit: b7c253dc3cb621c777dbed629f9f9383fc8ff53c
Parents: 2d5dbb5
Author: Hanks <[email protected]>
Authored: Tue Jan 16 17:29:06 2018 +0800
Committer: GitHub <[email protected]>
Committed: Tue Jan 16 17:29:06 2018 +0800

----------------------------------------------------------------------
 source/resources.md | 43 ++++++++++++++++++++++++++++---------------
 1 file changed, 28 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/b7c253dc/source/resources.md
----------------------------------------------------------------------
diff --git a/source/resources.md b/source/resources.md
index 1348a36..78f0924 100644
--- a/source/resources.md
+++ b/source/resources.md
@@ -5,38 +5,51 @@ has_chapter_content: false
 version: 2.1
 ---
 
-### Documents
-- [weex.apache.org](http://weex.apache.org/)
-Weex Official Website page.
-- [weex-project.io](https://weex-project.io/)
-Mirror in Alibaba Cloud (faster in China).
+## About Weex Project
+
+- [Weex Official Website](http://weex.apache.org/) (weex.apache.org).
+- [Mirror in Alibaba Cloud](https://weex-project.io/) (weex-project.io), 
faster in China.
+- [Weex Project Incubation 
Status](http://incubator.apache.org/projects/weex.html).
+- [Mailing List](https://lists.apache.org/[email protected]).
+- [Issues](https://issues.apache.org/jira/projects/WEEX/issues).
 - [Weex Contributing 
Guide](https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md)
-A guidance document tells you how to be submitted by the person weex and how 
to participate in mailing discussions
-- [Weex FAQ](https://weex.apache.org/faq.html)
-- [Weex Articles(cn)](https://github.com/weexteam/article/issues)
+A guidance document tells you how to be submitted by the person weex and how 
to participate in mailing discussions.
+- [Weex FAQ](https://weex.apache.org/faq.html).
+
+## Supported Front-end Frameworks
 
-### DSL Support
 - [Rax](https://alibaba.github.io/rax/)
 **Rax** is a front-end framework with React-compatible APIs.
 - [Vue.js](https://vuejs.org/)
 **Vue.js** is a progressive front-end framework for building user interfaces.
 
-### UI Components
+## Components and Modules
+
 - [Weex Ui](https://alibaba.github.io/weex-ui/)
 **Weex Ui** is a rich interaction, lightweight, high performance UI library.
+- [Weex Market](https://market.dotwe.org)
+A website that provides a quick porting of weex's third-party component list, 
where you can find the weex components you need for integration.
+
+## Tools
 
-### Develop Tools
 - [Online Playground](http://dotwe.org/vue/)
 A website provides weex code practice and preview, as well as a convenient 
sharing platform.
 - [Playground App](http://localhost:4000/tools/playground.html)
 You can preview weex on the Playground App and learning how to use weex on it.
-- [Weex Market](https://market.dotwe.org)
-A website that provides a quick porting of weex's third-party component list, 
where you can find the weex components you need for integration.
 - [Weex Language support for 
Intellij](https://plugins.jetbrains.com/plugin/9189-weex-language-support)
 A plugin supports Weex Language for Intellij. 
 
-### Weex Community
+## Community
+
 - [SegmentFault (cn)](https://segmentfault.com/t/weex)
 - [StackOverflow](https://stackoverflow.com/questions/tagged/weex)
 - [Telegram Russian Community Group](https://telegram.me/weex_ru)
-- [Gitter for weex-en](https://gitter.im/weex-en/Lobby)
\ No newline at end of file
+- [Gitter for weex-en](https://gitter.im/weex-en/Lobby)
+
+### Posts
+
+- [Weex Articles(cn)](https://github.com/weexteam/article/issues).
+
+### Examples
+
+- [Weex Vue Examples](https://hanks10100.github.io/weex-vue-examples/)

Reply via email to