You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by bu...@apache.org on 2013/05/07 23:57:18 UTC

svn commit: r861243 - in /websites/staging/gora/trunk/content: ./ current/ resources/css/

Author: buildbot
Date: Tue May  7 21:57:18 2013
New Revision: 861243

Log:
Staging update by buildbot for gora

Modified:
    websites/staging/gora/trunk/content/   (props changed)
    websites/staging/gora/trunk/content/about.html
    websites/staging/gora/trunk/content/contribute.html
    websites/staging/gora/trunk/content/credits.html
    websites/staging/gora/trunk/content/current/gora-accumulo.html
    websites/staging/gora/trunk/content/current/gora-cassandra.html
    websites/staging/gora/trunk/content/current/gora-conf.html
    websites/staging/gora/trunk/content/current/gora-core.html
    websites/staging/gora/trunk/content/current/gora-dynamodb.html
    websites/staging/gora/trunk/content/current/gora-hbase.html
    websites/staging/gora/trunk/content/current/gora-sql.html
    websites/staging/gora/trunk/content/current/overview.html
    websites/staging/gora/trunk/content/current/quickstart.html
    websites/staging/gora/trunk/content/current/tutorial.html
    websites/staging/gora/trunk/content/downloads.html
    websites/staging/gora/trunk/content/index.html
    websites/staging/gora/trunk/content/issue_tracking.html
    websites/staging/gora/trunk/content/mailing_lists.html
    websites/staging/gora/trunk/content/nightly_builds.html
    websites/staging/gora/trunk/content/related.html
    websites/staging/gora/trunk/content/resources/css/gora.css
    websites/staging/gora/trunk/content/version_control.html

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May  7 21:57:18 2013
@@ -1 +1 @@
-1480110
+1480111

Modified: websites/staging/gora/trunk/content/about.html
==============================================================================
--- websites/staging/gora/trunk/content/about.html (original)
+++ websites/staging/gora/trunk/content/about.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_About Apache Gora&amp;trade;">
 
 <h2 id="why-gora">Why Gora?</h2>

Modified: websites/staging/gora/trunk/content/contribute.html
==============================================================================
--- websites/staging/gora/trunk/content/contribute.html (original)
+++ websites/staging/gora/trunk/content/contribute.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_How to Contribute">
 
 <h2 id="gora-development-process">Gora Development Process</h2>

Modified: websites/staging/gora/trunk/content/credits.html
==============================================================================
--- websites/staging/gora/trunk/content/credits.html (original)
+++ websites/staging/gora/trunk/content/credits.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Credits">
 
 <h2 id="a-page-dedicated-to-our-community-past-and-present">A page dedicated to our community past and present!</h2>

Modified: websites/staging/gora/trunk/content/current/gora-accumulo.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-accumulo.html (original)
+++ websites/staging/gora/trunk/content/current/gora-accumulo.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Accumulo Module">
 
 <h2 id="overview">Overview</h2>

Modified: websites/staging/gora/trunk/content/current/gora-cassandra.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-cassandra.html (original)
+++ websites/staging/gora/trunk/content/current/gora-cassandra.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Cassandra Module">
 
 <h2 id="overview">Overview</h2>

Modified: websites/staging/gora/trunk/content/current/gora-conf.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-conf.html (original)
+++ websites/staging/gora/trunk/content/current/gora-conf.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Configuration">
 
 <h2 id="goraproperties">gora.properties</h2>

Modified: websites/staging/gora/trunk/content/current/gora-core.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-core.html (original)
+++ websites/staging/gora/trunk/content/current/gora-core.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Core Module">
 
 <h2 id="overview">Overview</h2>

Modified: websites/staging/gora/trunk/content/current/gora-dynamodb.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-dynamodb.html (original)
+++ websites/staging/gora/trunk/content/current/gora-dynamodb.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora DynamoDB Module">
 
 <h2 id="overview">Overview</h2>

Modified: websites/staging/gora/trunk/content/current/gora-hbase.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-hbase.html (original)
+++ websites/staging/gora/trunk/content/current/gora-hbase.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora HBase Module">
 
 <h2 id="overview">Overview</h2>

Modified: websites/staging/gora/trunk/content/current/gora-sql.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-sql.html (original)
+++ websites/staging/gora/trunk/content/current/gora-sql.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora SQL Module">
 
 <h2 id="overview">Overview</h2>

Modified: websites/staging/gora/trunk/content/current/overview.html
==============================================================================
--- websites/staging/gora/trunk/content/current/overview.html (original)
+++ websites/staging/gora/trunk/content/current/overview.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Module Overview">
 
 <h2 id="introduction">Introduction</h2>

Modified: websites/staging/gora/trunk/content/current/quickstart.html
==============================================================================
--- websites/staging/gora/trunk/content/current/quickstart.html (original)
+++ websites/staging/gora/trunk/content/current/quickstart.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Quick Start">
 
 <p>Introduction

Modified: websites/staging/gora/trunk/content/current/tutorial.html
==============================================================================
--- websites/staging/gora/trunk/content/current/tutorial.html (original)
+++ websites/staging/gora/trunk/content/current/tutorial.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./../index.html"><img src="./../resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./../downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Tutorial">
 
 <p>Author : Enis Söztutar, enis [at] apache [dot] org</p>

Modified: websites/staging/gora/trunk/content/downloads.html
==============================================================================
--- websites/staging/gora/trunk/content/downloads.html (original)
+++ websites/staging/gora/trunk/content/downloads.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Releases ">
 
 <p>Download the newest release of Apache Gora. See the <a href="http://apache.org/dist/gora/0.2.1/CHANGES.txt">0.2.1-CHANGES.txt</a>

Modified: websites/staging/gora/trunk/content/index.html
==============================================================================
--- websites/staging/gora/trunk/content/index.html (original)
+++ websites/staging/gora/trunk/content/index.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Welcome to Apache Gora&amp;trade;">
 
 <h1 id="welcome-to-the-apache-gora-project">Welcome to the Apache Gora project!</h1>

Modified: websites/staging/gora/trunk/content/issue_tracking.html
==============================================================================
--- websites/staging/gora/trunk/content/issue_tracking.html (original)
+++ websites/staging/gora/trunk/content/issue_tracking.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Issue Tracking">
 
 <p>Gora tracks both bugs and enhancement/feature requests <a href="http://issues.apache.org/jira/browse/GORA">here</a> using JIRA.</p>

Modified: websites/staging/gora/trunk/content/mailing_lists.html
==============================================================================
--- websites/staging/gora/trunk/content/mailing_lists.html (original)
+++ websites/staging/gora/trunk/content/mailing_lists.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Mailing Lists">
 
 <h2 id="users">Users</h2>

Modified: websites/staging/gora/trunk/content/nightly_builds.html
==============================================================================
--- websites/staging/gora/trunk/content/nightly_builds.html (original)
+++ websites/staging/gora/trunk/content/nightly_builds.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Automated Nightly Builds">
 
 <p>We're using the Apache Jenkins build server for continuous builds.</p>

Modified: websites/staging/gora/trunk/content/related.html
==============================================================================
--- websites/staging/gora/trunk/content/related.html (original)
+++ websites/staging/gora/trunk/content/related.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Related Projects">
 
 <p>This is a page dedicated to the plethora of projects used in some way or another by Gora.

Modified: websites/staging/gora/trunk/content/resources/css/gora.css
==============================================================================
--- websites/staging/gora/trunk/content/resources/css/gora.css (original)
+++ websites/staging/gora/trunk/content/resources/css/gora.css Tue May  7 21:57:18 2013
@@ -26,9 +26,3 @@ a {
   background-color: #382315;
 }
 
-.navbar .brand {
-    max-height: 40px;
-    overflow: visible;
-    padding-top: 0;
-    padding-bottom: 0;
-}

Modified: websites/staging/gora/trunk/content/version_control.html
==============================================================================
--- websites/staging/gora/trunk/content/version_control.html (original)
+++ websites/staging/gora/trunk/content/version_control.html Tue May  7 21:57:18 2013
@@ -60,7 +60,9 @@ under the License. 
 </head>
 
 <body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
+  <div class="container-fluid">
+    <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+    <div class="navbar navbar-inverse navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">
         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
@@ -68,7 +70,7 @@ under the License. 
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </a>
-        <a class="brand" href="./index.html"><img src="./resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
+        
         <div class="nav-collapse collapse">
           <ul class="nav">
             <li><a href="./downloads.html">Downloads</a></li>
@@ -119,8 +121,9 @@ under the License. 
         </div><!--/.nav-collapse -->
       </div>
     </div>
+  </div> 
   </div>
-
+  
   <div class="container" id="Gora_Gora Version Control System">
 
 <h2 id="overview">Overview</h2>