GitHub user soralee opened a pull request:

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

    [WIP] [ZEPPELIN-2583] Updating offcial main website

    ## What is this PR for?
    This PR is for Improving more comfortable guidance for point of user view 
in the main zeppelin homepage. 
    
    To sum up, `Technologies` section is consist of  3 interpreters most people 
search or want (already talking about this on the mailing list.) and, 
`Deployments` section describes single or multiple user setting.
    
    Please check **TODO** list and Screenshots for detail. Plus, note that this 
PR is related #2371 PR. 
    
    ## What type of PR is it?
    [Improvement ]
    
    ## Todos
    * [x] - change navigation bar items.
           - add `Quick Start`
           - move `Community` and add `Github` in here
    * [x] - remove 'Apache Aeppelin' title in the blue section and change 
button.
           - `Get Started` and `Download`
    * [x] - add form and mouse event css for quick interpreter links section 
(Technologies).
    * [x] - add form and css for user setting option (Deployments).
    * [ ] - connect to each quick links. (@1ambda, could you review about this, 
please?)
    * [ ] - adding zeppelin log image in the blue section.
    
    ## What is the Jira issue?
    * [ZEPPELIN-2583](https://issues.apache.org/jira/browse/ZEPPELIN-2583)
    
    ## How should this be tested?
    1. run `bundle exec jekyll serve --watch` in this branch
    2. open `localhost:4000`
    
    ## Screenshots (if appropriate)
    ### 1. overall shape
    
![image](https://cloud.githubusercontent.com/assets/8110458/26599764/b6ca8980-45b4-11e7-8584-b4ba1e5f314f.png)
    
    ### 2. changed navigation
    
![changed_navigation](https://cloud.githubusercontent.com/assets/8110458/26599826/f25c169e-45b4-11e7-91a7-607a03bb2333.gif)
    
    ### 3. Technologies
    
![technologies](https://cloud.githubusercontent.com/assets/8110458/26599891/22be98fc-45b5-11e7-838e-21ce2c3a7b37.gif)
    
    
    ### 4. Deployments
    
![deployments](https://cloud.githubusercontent.com/assets/8110458/26599998/66bc576a-45b5-11e7-8950-db0f970c8e52.gif)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? Yes, this is


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

    $ git pull https://github.com/soralee/zeppelin updating-offcial-Main-Website

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

    https://github.com/apache/zeppelin/pull/2381.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 #2381
    
----
commit 4a4f24527f8abd4c45f979ea10525449fd56b277
Author: soralee <sora0...@zepl.com>
Date:   2017-05-29T11:01:24Z

    initial updating to main homepage

commit 998c745f2748007d074c0e7102254eb0aef6e7fe
Author: soralee <sora0...@zepl.com>
Date:   2017-05-30T18:13:14Z

    change button and quick interpreter and user setting

----


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