GitHub user auniverseaway opened a pull request:

    https://github.com/apache/sling/pull/233

    Launchpad Homepage update for Sling 9

    This PR is to address 
[SLING-6850](https://issues.apache.org/jira/browse/SLING-6850)
    
    The new launchpad homepage is completely redesigned for better information 
architecture while retaining the spirit of the original.
    
    The new homepage is responsive, and leverages flexbox to vertically center 
the content when the viewport is beyond a certain size.
    
    To address front-end productivity, I have added a launchpad clientlib which 
uses SCSS to generate the minified CSS.
    
    To not be heavy handed with an FE build process, I have ***not*** added the 
[frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin), so 
overall build time should not be affected. The idea is that the CSS is the CSS, 
and if you want to change it, you can run `npm install` and `gulp` manually.
    
    Let me know if you want any changes @rombert.
    
    
![sling-home](https://cloud.githubusercontent.com/assets/1972095/26224923/ee34fa68-3be1-11e7-83f6-dea63b00dc18.jpg)


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

    $ git pull https://github.com/auniverseaway/sling 
SLING-6850_Launchpad_Homepage

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

    https://github.com/apache/sling/pull/233.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 #233
    
----
commit c3742b5a2a7671475b76e881ac5a4fe731362f0e
Author: Chris Millar <cmil...@adobe.com>
Date:   2017-05-18T21:40:09Z

    Launchpad Homepage update for Sling 9

----


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