You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/02/22 15:33:11 UTC

[GitHub] neilcsmith-net opened a new pull request #3: Initial refactoring to build from Foundation SASS

neilcsmith-net opened a new pull request #3: Initial refactoring to build from Foundation SASS
URL: https://github.com/apache/incubator-netbeans-website/pull/3
 
 
   Initial refactoring to use Foundation SASS files, start modularizing NetBeans SASS and build to single CSS file.  This also gives us access to all the Foundation includes, etc.
   
   Existing `css/netbeans.scss` has been moved to `scss/common/_netbeans.scss`.  Footer extracted to `scss/components/_footer.scss` as example of modularization.  Existing color and font includes added to `_scss/base` as well as the settings file from the Foundation template - these need merging at some point.  Eventually `_netbeans.scss` should be removed and content added where appropriate.
   
   Other minor fixes / changes - 
   
   - moved breakpoint code to use Foundation include
   - increased min. font size a bit
   - cropped hero image to remove "old" logo
   - updated slider template - moved inline styles into scss file - removed text next to download button.
   - downsized the Apache Incubator logo in the footer.
   
   Temporarily viewable at https://nb-incubator-ncs.netlify.com/

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists