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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3f3079d  Dukes Choice Award 2018 (#82)
3f3079d is described below

commit 3f3079d707132a2e8464560ddd490389416a07cb
Author: Antonio Vieiro <vie...@users.noreply.github.com>
AuthorDate: Thu Oct 25 07:08:30 2018 +0200

    Dukes Choice Award 2018 (#82)
    
    Adding the award to the slider in main page.
---
 netbeans.apache.org/src/content/templates/slider.gsp | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/netbeans.apache.org/src/content/templates/slider.gsp 
b/netbeans.apache.org/src/content/templates/slider.gsp
index 470ec5a..827f337 100644
--- a/netbeans.apache.org/src/content/templates/slider.gsp
+++ b/netbeans.apache.org/src/content/templates/slider.gsp
@@ -30,6 +30,21 @@
           <section class='hero alternate netbeans-bg'>
               <div class='grid-container'>
                   <div class='cell'>
+                      <div class='annotation'>Duke's Choice Award</div>
+                      <h1>Apache NetBeans - A 2018 Winner!</h1>
+                      <p>
+                        In keeping with its 16-year history, the 2018 Duke's
+                        Choice Award winners were announced at the 
Groundbreakers Hub at Code One.
+                        Apache NetBeans is one of the winners!  </p>
+                      <p><a class='button success' 
href="https://blogs.oracle.com/java/announcing-2018-dukes-choice-award-winners";>Read
 more</a></p>
+                  </div>
+              </div>
+          </section>
+      </li>
+      <li class="orbit-slide">
+          <section class='hero alternate netbeans-bg'>
+              <div class='grid-container'>
+                  <div class='cell'>
                       <div class='annotation'>Apache NetBeans Transition 
News</div>
                       <h1>Apache NetBeans 9.0 Features</h1>
                       <p>
@@ -72,5 +87,6 @@
     <button class="is-active" data-slide="0"><span class="show-for-sr">First 
slide details.</span><span class="show-for-sr">Current Slide</span></button>
     <button data-slide="1"><span class="show-for-sr">Second slide 
details.</span></button>
     <button data-slide="2"><span class="show-for-sr">Third slide 
details.</span></button>
+    <button data-slide="3"><span class="show-for-sr">Fourth slide 
details.</span></button>
   </nav>
 </div>


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