This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git

commit 8bb8e11e806e1d5342fbb58e928d9a0d3c1c176a
Merge: cbb0ada 78d427a
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Wed Oct 31 15:44:56 2018 +0100

    Merge pull request #7 from ebarboni/skinsite
    
    Use more Apache NetBeans assets

 .gitignore                                         |   4 +-
 Jenkinsfile-site.groovy                            |  12 +-
 nb-repository-plugin/src/site/site.xml             |   7 +-
 nbm-maven-plugin/src/site/site.xml                 |   7 +-
 .../src/site/site.xml                              |  22 +-
 parent/pom.xml                                     |   2 +-
 {nb-repository-plugin => parent}/src/site/site.xml |  20 +-
 webskin/pom.xml                                    |  35 ++
 webskin/src/main/resources/META-INF/maven/site.vm  | 115 +++++++
 webskin/src/main/resources/css/netbeans.css        |   1 +
 .../src/main/resources/images/apache-netbeans.svg  |  36 ++
 .../main/resources/images/apache-netbeansx1024.png | Bin 0 -> 63751 bytes
 .../src/main/resources/images/asf_logo_wide.svg    | 138 ++++++++
 .../main/resources/images/hero-background-2.jpg    | Bin 0 -> 107721 bytes
 .../src/main/resources/images/hero-background.jpg  | Bin 0 -> 91705 bytes
 .../images/incubator_feather_egg_logo_bw_crop.png  | Bin 0 -> 56218 bytes
 .../images/incubator_feather_egg_logo_sm.png       | Bin 0 -> 17961 bytes
 webskin/src/main/resources/images/nblogo32x32.png  | Bin 0 -> 1561 bytes
 webskin/src/main/resources/images/nblogo48x48.png  | Bin 0 -> 2118 bytes
 webskin/src/main/resources/images/nblogo64x64.png  | Bin 0 -> 2661 bytes
 webskin/src/main/resources/images/nblogo96x96.png  | Bin 0 -> 4532 bytes
 .../resources/images/touch-icon-ipad-retina.png    | Bin 0 -> 7763 bytes
 .../src/main/resources/images/touch-icon-ipad.png  | Bin 0 -> 6810 bytes
 .../resources/images/touch-icon-iphone-retina.png  | Bin 0 -> 8074 bytes
 webskin/src/main/resources/js/netbeans.js          |  29 ++
 .../src/main/resources/js/vendor/foundation.min.js |   5 +
 .../main/resources/js/vendor/jquery-3.2.1.min.js   |   4 +
 .../resources/js/vendor/jquery.colorbox-min.js     |   6 +
 webskin/src/main/resources/js/vendor/what-input.js | 361 +++++++++++++++++++++
 29 files changed, 770 insertions(+), 34 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to