GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/1010
[ZEPPELIN-998] Extend install.md -> Quick Start ### What is this PR for? Most of other projects have **Quick Start** or **Getting Started** page for the beginner. Currently, Zeppelin also has [Zeppelin Install](https://zeppelin.apache.org/docs/0.6.0-SNAPSHOT/install/install.html) which is similar with those kind of instruction page. But it has only contents that explain just installation and configuration. So I updated this page to **Quick Start** so that it can include step by step guide for the beginners. ### What type of PR is it? Improvement & Documentation ### Todos * [x] - Add each title link to the head of documentation * [x] - Add more information about Zeppelin installation * [x] - Reorder contents ### What is the Jira issue? [ZEPPELIN-998](https://issues.apache.org/jira/browse/ZEPPELIN-998) ### How should this be tested? See the attached screenshot images ### Screenshots (if appropriate) <img width="809" alt="screen shot 2016-06-14 at 2 59 47 pm" src="https://cloud.githubusercontent.com/assets/10060731/16061227/d88abe56-3240-11e6-845c-e37a9975aceb.png"> <img width="796" alt="screen shot 2016-06-14 at 3 00 01 pm" src="https://cloud.githubusercontent.com/assets/10060731/16061229/daca8b06-3240-11e6-821b-7d118b7b3e09.png"> <img width="789" alt="screen shot 2016-06-14 at 3 00 15 pm" src="https://cloud.githubusercontent.com/assets/10060731/16061234/dd12072c-3240-11e6-9a0a-cf1e320fd879.png"> <img width="785" alt="screen shot 2016-06-14 at 3 00 27 pm" src="https://cloud.githubusercontent.com/assets/10060731/16061238/df7f904c-3240-11e6-83e0-73f3688c0815.png"> <img width="789" alt="screen shot 2016-06-14 at 3 00 38 pm" src="https://cloud.githubusercontent.com/assets/10060731/16061242/e1ad1402-3240-11e6-81ba-2e7125cec98e.png"> ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/AhyoungRyu/incubator-zeppelin ZEPPELIN-998 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1010.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1010 ---- commit f2a4803ad4dc0abde230e85720a9ef79a3f62c4d Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-06-15T03:39:49Z fixed untracked files commit cdda0652e27a3fd32ce5eaf4d2411fec5c4d809d Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-06-15T06:50:18Z Merge remote-tracking branch 'upstream/master' commit e1a8e04ed41d72ba89d7b9593e32785d23d2fea6 Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-06-15T17:19:25Z Merge remote-tracking branch 'upstream/master' commit a72da1a54f7e4da2865e560cda0803266253ee1d Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-06-14T01:48:19Z Extend install.md -> Quick Start commit 520892de9adf6b78cb5620c7b2d9cbbc5af52bbf Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-06-14T17:00:19Z Address @bzz feedback commit 481eeb2fc8cdc9d3394612885f4f0ae75528cbd4 Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-06-15T06:59:31Z Fix pointing link in index.md commit 207491f95a0dec5524d72ae6a2cbb50bcd02a952 Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-06-15T07:13:07Z Change some sentences as @bzz suggested ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---