GitHub user 1ambda reopened a pull request:

    https://github.com/apache/zeppelin/pull/2371

    [ZEPPELIN-2596] Improving documentation page

    ### What is this PR for?
    
    Improving documentation page. Please check *TODO* and *Screenshots* 
sections for detail.
    The motivation is described in [the JIRA 
ticket](https://issues.apache.org/jira/browse/ZEPPELIN-2583) and discussion is 
ongoing on the mailing list.
    
    ### What type of PR is it?
    [Improvement | Documentation]
    
    ### Todos
    * [x] - improved the navbar style
    * [x] - improved the main page
    * [x] - re-organized content structure
    * [x] - added tutorial pages: `spark_with_zeppelin.md`, 
`python_with_zeppelin.md`, `sql_with_zeppelin.md` for overview
    * [x] - added `multi_user_support.md` page to provide overview
    * [x] - added the empty `interpreter_binding_mode` page. This will be 
handed in the different issue: 
[ZEPPELIN-2582](https://issues.apache.org/jira/browse/ZEPPELIN-2582)
    * [x] - added the empty `trouble_shooting` page. This can be filled in the 
following PRs.
    * [x] - added the empty `useful_developer_tools` page. This can be filled 
in the following PRs.
    
    ### What is the Jira issue?
    
    [ZEPPELIN-2596](https://issues.apache.org/jira/browse/ZEPPELIN-2596)
    
    ### How should this be tested?
    
    1. checkout
    2. `cd docs`
    3. `bundle install` (make sure that you have ruby 2.1.0+ and bundle)
    4. `bundle exec jekyll serve --watch`
    5. open `localhost:4000`
    
    ### Screenshots (if appropriate)
    
    #### better navbar: before
    
![2596_before_nav](https://cloud.githubusercontent.com/assets/4968473/26542353/89004e7a-4494-11e7-89c0-28d608f5f375.gif)
    
    
    
    
    #### better navbar: after
    
    
![2596_after_nav](https://cloud.githubusercontent.com/assets/4968473/26542356/8bfb7b90-4494-11e7-9979-0bcaef8ba97b.gif)
    
    #### improved main page: before
    
    
![2596_before_main](https://cloud.githubusercontent.com/assets/4968473/26542358/8f35b0be-4494-11e7-8a6c-e74ec52fc384.gif)
    
    
    #### improved main page: after
    
    
![2596_after_main](https://cloud.githubusercontent.com/assets/4968473/26542366/93b333c8-4494-11e7-981f-3f7b4545868f.gif)
    
    
    #### organized content structure: before
    
    
![2596_before_content](https://cloud.githubusercontent.com/assets/4968473/26542398/ad81ac26-4494-11e7-9a17-70dff41396fb.gif)
    
    
    #### organized content structure: after
    
    
![2596_after_content](https://cloud.githubusercontent.com/assets/4968473/26542403/b0a42ad2-4494-11e7-8bd3-8a5bd194c6af.gif)
    
    
    ### Questions:
    * Does the licenses files need update? - NO
    * Is there breaking changes for older versions? - NO
    * Does this needs documentation? -  related with docs


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/1ambda/zeppelin updating-version-doc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2371.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 #2371
    
----
commit 3a1ad5e11510d9071dc33975a17eb178dd651725
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-25T02:22:51Z

    commit

commit 43c51cfa25ee38f25368adbaa40d277318871a9d
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T01:21:42Z

    feat: Style collapsed nav for mobile browser

commit ce746740903171c0caf3697aa205255c927b9b5c
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T01:24:52Z

    fix: Add RL padding for mobile browser

commit 646f696ed374c668e4ad9388fb894961745ad451
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T01:29:02Z

    fix: Better image display in index.md

commit 16af1429b888b194e7e0deed128fab8dedd5e55d
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T05:13:44Z

    feat: Hide version in navbar when md

commit 9da8ab780653764d0a32a27cba8224bcbf015981
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T05:40:20Z

    feat: Update doc section names

commit 61b3fb2b360f57db5597fc5cc7d992f9b47131c6
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T06:15:03Z

    fix: doens't display navbar version in small

commit 63b18f0d6555bc59a83c5119cc56c7ae893226b9
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T08:26:01Z

    feat: Change URLs in nav, index

commit 65606d0a8d7a3e548735c9537ce0dee580ba1c4f
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T08:46:43Z

    fix: Add missing links

commit f0f96f7be9e8909f96432a8385b31cdcf9900d70
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T09:02:25Z

    feat: rename /quickstart

commit c7f97b2e7a3da735a2ba5b738bbfc84d6ee9a128
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-26T13:02:20Z

    feat: Add docs/usage

commit 0f0842a1bccd645a38b7310976bb3f23dda2dca8
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-27T01:03:40Z

    fix: URLs in quickstart

commit 3cb0094cb526b6d468afc77a992da3fe2576b518
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-27T01:03:52Z

    fix: URLs in setup

commit 750cdfef39999ccc851db42f7c360421127fefa1
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-27T01:09:20Z

    docs: Update install.md

commit a915f57af36d294c788a174e07c99c39d9a72d50
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-27T01:25:09Z

    fix: URLs in development

commit 44d31e2476e19c9ce3095fb08fd98fdaaaa9c9a3
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-27T01:26:20Z

    fix: an invalid link in navbar

commit 03336b0da2b1b01dc6338932094abe252d557e4c
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-28T02:45:38Z

    docs: Improve helium doc

commit 5b83fcd073f2537d32ed3975d49f4621a13f4a97
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-28T02:58:25Z

    docs: Improve install doc

commit 27351ab8ce3756b0a4305ff72cf47b84ad129db2
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-28T03:21:04Z

    docs: Improve impersonation page

commit 35f5977cba8ca2be703aa9a1f6ffb1b65f4cc220
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-28T03:21:58Z

    fix: Remove docker doc link

commit 6f653c1ea025052f979a2fcbcc128593369b04a9
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T04:11:05Z

    fix: Remove sample text from trouble_shooting.md

commit e4676e000b7243d94a1d1a385c9fee1f3a4df9af
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T04:35:54Z

    fix: Increase font size to 15px

commit 9bf266f296c6a0cba46eca8df29eb375788c0fc7
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T04:38:22Z

    docs: Add multi_user_support.md

commit 282127ce8a9aa574beacad2fda067379c6a144d3
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T04:42:44Z

    fix: Simplify install.md

commit 74d1126269e94a4d676a2cb05393bbbee3ed2de6
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T04:52:57Z

    docs: Update upgrading.md

commit 8b39f9bf2b3a6ade572f6199b79638dbad84b58b
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T05:00:07Z

    docs: Add empty personalized_mode.md

commit 618251fe5989ec336731ffab481c52ad297c370a
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T05:04:38Z

    docs: Add empty interpreter_binding_mode.md

commit ce826b8cbaea75dc74cb7a874ee3c283976c9641
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T05:37:17Z

    docs: Improve proxy doc

commit 2d45757e3eb3f48f726ed714bdd7bdc5472afa9f
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T06:29:22Z

    docs: Add spark_with_zeppelin.md

commit e8127bc2a09dedb4dea7f15d7eed8604281badf6
Author: 1ambda <1am...@gmail.com>
Date:   2017-05-29T06:56:48Z

    docs: Add sql_with_zeppelin

----


---
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.
---

Reply via email to