You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by gi...@apache.org on 2019/04/27 05:54:35 UTC

[netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 762

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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 88efa2f  Automated site publishing by Jenkins build 762
88efa2f is described below

commit 88efa2f8df450ecf0a277b6a8e07dcba3a06dca5
Author: jenkins <bu...@apache.org>
AuthorDate: Sat Apr 27 05:54:31 2019 +0000

    Automated site publishing by Jenkins build 762
---
 content/images/splash-notext.svg | 66 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)

diff --git a/content/images/splash-notext.svg b/content/images/splash-notext.svg
new file mode 100644
index 0000000..5b94027
--- /dev/null
+++ b/content/images/splash-notext.svg
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink="http://www.w3.org/1999/xlink" width='1242px' height='768px' viewBox='0 0 1242 768' version='1.1'>
+        <title>Apache NetBeans Splash</title>
+        <description>Apache NetBeans Splash</description>
+        <defs>
+                <filter id='shadow' x='0' y='0' width='200%' height='200%'>
+                        <feOffset result='offOut' in='SourceAlpha' dx='0' dy='0' />
+                        <feGaussianBlur result='blurOut' in='offOut' stdDeviation='8' />
+                        <feBlend in='SourceGraphic' in2='blurOut' mode='normal' />
+                </filter>
+                <filter id='text-shadow' x='0' y='0' width='200%' height='200%'>
+                        <feOffset result='offOut' in='SourceAlpha' dx='0' dy='0' />
+                        <feGaussianBlur result='blurOut' in='offOut' stdDeviation='1' />
+                        <feBlend in='SourceGraphic' in2='blurOut' mode='normal' />
+                </filter>
+        </defs>
+        <symbol id='logo' viewBox='0 0 444 512'>
+                <title>Apache NetBeans Logo</title>
+                <description>Apache NetBeans Logo</description>
+                <g id="logo" stroke-width="0" fill="none" fill-rule="evenodd">
+                        <path d="M222,0 L222,99 L86,178 L0,128 L222,0 Z" fill="#A1C535"/>
+                        <path d="M444,128 L358,178 L222,99 L222,0 L444,128 L444,128 Z" fill="#ADD439"/>
+                        <path d="M444,384 L358,334 L358,178 L444,128 L444,384 L444,384 Z" fill="#1B6AC6"/>
+                        <path d="M222,512 L222,413 L358,334 L444,384 L222,512 L222,512 Z" fill="#2E90E8"/>
+                        <path d="M0,384 L86,334 L222,413 L222,512 L0,384 L0,384 Z" fill="#EA205E"/>
+                        <path d="M0,128 L86,178 L86,334 L0,384 L0,128 L0,128 Z" fill="#A5073E"/>
+                        <path d="M86,178 L222,99 L358,178 L222,256 L86,178 Z" fill="#F1F6E2"/>
+                        <path d="M222,256 L358,178 L358,334 L222,413 L222,256 Z" fill="#CEDBE6"/>
+                        <path d="M86,178 L222,256 L222,413 L86,334 L86,178 Z" fill="#FFFFFF"/>
+                </g>
+
+        </symbol>
+        <g id='logo' stroke-width='0' fill='none' fill-rule='evenodd'>
+                <path id='red' d='M0,0 L0,597 L616,0 Z'
+                        fill='#e50549' filter='url(#shadow)'/>
+                <path id='blue' d='M381,768 L1173,0 L1244,0 L1242,478 L940,768 Z'
+                        fill='#006fe0' filter='url(#shadow)'/>
+                <path id='red-tr' d='M896,0 L1242,0 L1242,350 Z'
+                        fill='#e50549' filter='url(#shadow)'/>
+                <path id='green' d='M0,0 L0,117 L670,768 L1203,768 L413,0 Z' 
+                        fill='#9fcd15' filter='url(#shadow)'/>
+                <path opacity='0.8' id='white' d='M0,500 L1242,500 L1242,768 L0,768 Z' 
+                        fill='#fff' filter='url(#shadow)'/>
+        </g>
+        <use xlink:href='#logo' preserveAspectRatio='true' height='200' x='-500' y='525' />
+</svg>


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

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