You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2018/11/15 22:41:04 UTC

[1/2] jclouds-site git commit: Move events to Apache menu

Repository: jclouds-site
Updated Branches:
  refs/heads/master 07281eb69 -> 205bdaee5


Move events to Apache menu


Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/205bdaee
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/205bdaee
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/205bdaee

Branch: refs/heads/master
Commit: 205bdaee51b434267f63dccf8a7d9279085c117c
Parents: 9922ae5
Author: Ignasi Barrera <na...@apache.org>
Authored: Thu Nov 15 23:31:01 2018 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Thu Nov 15 23:40:50 2018 +0100

----------------------------------------------------------------------
 _includes/navbar.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/205bdaee/_includes/navbar.html
----------------------------------------------------------------------
diff --git a/_includes/navbar.html b/_includes/navbar.html
index d83fdbb..f76e483 100755
--- a/_includes/navbar.html
+++ b/_includes/navbar.html
@@ -49,9 +49,6 @@
                         <li><a href="https://builds.apache.org/view/J/view/jclouds/">Continuous Integration</a></li>
                         <li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute">How To Contribute Code</a></li>
                         <li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation">How To Contribute Documentation</a></li>
-                        <li class="divider"></li>
-                        <li class="dropdown-header">Apache Events</li>
-                        <li><a href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-234x60.png"/></a></li>
                     </ul>
                 </li>
                 <li class="dropdown">
@@ -63,6 +60,9 @@
                         <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
                         <li><a href="http://www.apache.org/security/">Security</a></li>
                         <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Apache Events</li>
+                        <li><a href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-234x60.png"/></a></li>
                     </ul>
                 </li>
                 <li><a href="/blog">Blog</a></li>


[2/2] jclouds-site git commit: Fix events and CI links

Posted by na...@apache.org.
Fix events and CI links


Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/9922ae50
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/9922ae50
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/9922ae50

Branch: refs/heads/master
Commit: 9922ae50880768f03d45599746acda5eb8c9bdff
Parents: 07281eb
Author: Ignasi Barrera <na...@apache.org>
Authored: Thu Nov 15 15:17:51 2018 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Thu Nov 15 23:40:50 2018 +0100

----------------------------------------------------------------------
 _includes/navbar.html | 6 ++++--
 _layouts/home.html    | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/9922ae50/_includes/navbar.html
----------------------------------------------------------------------
diff --git a/_includes/navbar.html b/_includes/navbar.html
index 662fafe..d83fdbb 100755
--- a/_includes/navbar.html
+++ b/_includes/navbar.html
@@ -42,14 +42,16 @@
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<strong class="caret"></strong></a>
                     <ul class="dropdown-menu">
                         <li><a href="/community/">Get In Touch!</a></li>
-                        <li><a href="http://www.meetup.com/jclouds/">Attend An Event</a></li>
                         <li><a href="/community/users/">Who Is Using jclouds?</a></li>
                         <li class="divider"></li>
                         <li class="dropdown-header">Contribute</li>
                         <li><a href="/reference/report-a-bug/">Report a Bug</a></li>
-                        <li><a href="http://jclouds.ci.cloudbees.com">Continuous Integration</a></li>
+                        <li><a href="https://builds.apache.org/view/J/view/jclouds/">Continuous Integration</a></li>
                         <li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute">How To Contribute Code</a></li>
                         <li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation">How To Contribute Documentation</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Apache Events</li>
+                        <li><a href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-234x60.png"/></a></li>
                     </ul>
                 </li>
                 <li class="dropdown">

http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/9922ae50/_layouts/home.html
----------------------------------------------------------------------
diff --git a/_layouts/home.html b/_layouts/home.html
index 181c49f..430b748 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -7,8 +7,8 @@
         {% include navbar.html %}
         <div id="home-content" class="container">
 
-            {% include supportapache.html %}
             {% comment %}
+            {% include supportapache.html %}
             {% include apachecon.html %}
             {% endcomment %}