You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by dl...@apache.org on 2014/12/08 19:34:27 UTC

svn commit: r1643884 [2/5] - in /incubator/aurora/site: publish/ publish/assets/css/ publish/assets/img/ publish/blog/ publish/blog/aurora-0-6-0-incubating-released/ publish/community/ publish/developers/ publish/docs/gettingstarted/ publish/docs/howto...

Modified: incubator/aurora/site/publish/developers/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/developers/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/developers/index.html (original)
+++ incubator/aurora/site/publish/developers/index.html Mon Dec  8 18:34:26 2014
@@ -1,71 +1,43 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h1 id="developers">Developers</h1>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h1 id="developers">Developers</h1>
 
 <div class="row-fluid">
   <h4 name="reportbugs">Report or track a bug</h4>
@@ -80,42 +52,33 @@
     <p>If you are new to IRC, you can use a <a href="http://webchat.freenode.net/?channels=#aurora">web-based client</a>.</p>
 </div>
 
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file

Modified: incubator/aurora/site/publish/docs/gettingstarted/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/docs/gettingstarted/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/docs/gettingstarted/index.html (original)
+++ incubator/aurora/site/publish/docs/gettingstarted/index.html Mon Dec  8 18:34:26 2014
@@ -1,110 +1,73 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h1 id="getting-started">Getting Started</h1>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h1 id="getting-started">Getting Started</h1>
 
 <p>The Aurora &lsquo;Getting Started&rsquo; guide is <a href="https://github.com/apache/incubator-aurora/blob/master/README.md">currently available on github</a> while the project moves its documentation to the Apache Software Foundation.</p>
 
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file

Modified: incubator/aurora/site/publish/docs/howtocontribute/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/docs/howtocontribute/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/docs/howtocontribute/index.html (original)
+++ incubator/aurora/site/publish/docs/howtocontribute/index.html Mon Dec  8 18:34:26 2014
@@ -1,71 +1,43 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h1 id="how-to-contribute">How To Contribute</h1>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h1 id="how-to-contribute">How To Contribute</h1>
 
 <h2 id="getting-your-reviewboard-account">Getting your ReviewBoard Account</h2>
 
@@ -111,42 +83,33 @@ git pull origin master
 git show master  # Verify everything looks sane, author is correct
 git push origin master
 </pre>
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file

Modified: incubator/aurora/site/publish/documentation/latest/client-cluster-configuration/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/documentation/latest/client-cluster-configuration/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/documentation/latest/client-cluster-configuration/index.html (original)
+++ incubator/aurora/site/publish/documentation/latest/client-cluster-configuration/index.html Mon Dec  8 18:34:26 2014
@@ -1,71 +1,43 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h1 id="client-cluster-configuration">Client Cluster Configuration</h1>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h1 id="client-cluster-configuration">Client Cluster Configuration</h1>
 
 <p>A cluster configuration file is used by the Aurora client to describe the Aurora clusters with
 which it can communicate. Ultimately this allows client users to reference clusters with short names
@@ -179,42 +151,33 @@ scheduler. Support for values other than
 is <a href="https://issues.apache.org/jira/browse/AURORA-720">in progress</a> to add federated authentication
 to Aurora which will allow for more robust configuration of client/scheduler authentication.</p>
 
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file

Modified: incubator/aurora/site/publish/documentation/latest/client-commands/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/documentation/latest/client-commands/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/documentation/latest/client-commands/index.html (original)
+++ incubator/aurora/site/publish/documentation/latest/client-commands/index.html Mon Dec  8 18:34:26 2014
@@ -1,71 +1,43 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h1 id="aurora-client-commands">Aurora Client Commands</h1>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h1 id="aurora-client-commands">Aurora Client Commands</h1>
 
 <p>The most up-to-date reference is in the client itself: use the
 <code>aurora help</code> subcommand (for example, <code>aurora help</code> or
@@ -582,42 +554,33 @@ Aurora administrators.</p>
 
 <p>You can parallelize the runs by using the <code>-t</code> option.</p>
 
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file

Modified: incubator/aurora/site/publish/documentation/latest/clientv2/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/documentation/latest/clientv2/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/documentation/latest/clientv2/index.html (original)
+++ incubator/aurora/site/publish/documentation/latest/clientv2/index.html Mon Dec  8 18:34:26 2014
@@ -1,71 +1,43 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h1 id="aurora-client-v2">Aurora Client v2</h1>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h1 id="aurora-client-v2">Aurora Client v2</h1>
 
 <h2 id="overview">Overview</h2>
 
@@ -487,42 +459,33 @@ argparse library.</p>
 <p>Commands are expected to return a code from a list of standard exit codes,
 which can be found in <code>src/main/python/apache/aurora/client/cli/__init__.py</code>.</p>
 
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file

Modified: incubator/aurora/site/publish/documentation/latest/committers/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/documentation/latest/committers/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/documentation/latest/committers/index.html (original)
+++ incubator/aurora/site/publish/documentation/latest/committers/index.html Mon Dec  8 18:34:26 2014
@@ -1,71 +1,43 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h2 id="setting-up-your-email-account">Setting up your email account</h2>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h2 id="setting-up-your-email-account">Setting up your email account</h2>
 
 <p>Once your Apache ID has been set up you can configure your account and add ssh keys and setup an
 email forwarding address at</p>
@@ -137,42 +109,33 @@ automatically clean up the release candi
 all binding votes and send the [RESULT][VOTE] email to the dev@ and private@ mailing lists.</p></li>
 </ol>
 
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file

Modified: incubator/aurora/site/publish/documentation/latest/configuration-reference/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/documentation/latest/configuration-reference/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/documentation/latest/configuration-reference/index.html (original)
+++ incubator/aurora/site/publish/documentation/latest/configuration-reference/index.html Mon Dec  8 18:34:26 2014
@@ -1,71 +1,43 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h1 id="aurora-+-thermos-configuration-reference">Aurora + Thermos Configuration Reference</h1>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h1 id="aurora-+-thermos-configuration-reference">Aurora + Thermos Configuration Reference</h1>
 
 <ul>
 <li><a href="#aurora--thermos-configuration-reference">Aurora + Thermos Configuration Reference</a></li>
@@ -875,42 +847,33 @@ jobs = [
 
 aurora kill cluster1/$USER/test/hello_world-cluster1
 </pre>
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file

Modified: incubator/aurora/site/publish/documentation/latest/configuration-tutorial/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/documentation/latest/configuration-tutorial/index.html?rev=1643884&r1=1643883&r2=1643884&view=diff
==============================================================================
--- incubator/aurora/site/publish/documentation/latest/configuration-tutorial/index.html (original)
+++ incubator/aurora/site/publish/documentation/latest/configuration-tutorial/index.html Mon Dec  8 18:34:26 2014
@@ -1,71 +1,43 @@
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Aurora</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
-
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet">
-		    <link href="/assets/css/main.css" rel="stylesheet">
-				
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-1.11.1.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap-responsive.min.js"></script>
-		
-				<!-- Analytics -->
-				<script type="text/javascript">
-					  var _gaq = _gaq || [];
-					  _gaq.push(['_setAccount', 'UA-45879646-1']);
-					  _gaq.push(['_setDomainName', 'apache.org']);
-					  _gaq.push(['_trackPageview']);
-
-					  (function() {
-					    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-					    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-					    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-					  })();
-				</script>
-	</head>
-    <body>	
-      <div class="navbar navbar-static-top">
-  <div class="navbar-inner">
-    <div class="container">
-	    <a href="/" class="logo"><img src="/assets/img/aurora_logo.png" alt="Apache Aurora logo" /></a>
-      <ul class="nav">
-				<li><a href="/documentation/latest/">Documentation</a></li>
-        <li><a href="/downloads/">Download</a></li>
-        <li><a href="/community">Community</a></li>
-      </ul>
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+	<title>Apache Aurora</title>
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+    <link href="/assets/css/main.css" rel="stylesheet">
+	<!-- Analytics -->
+	<script type="text/javascript">
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-45879646-1']);
+		  _gaq.push(['_setDomainName', 'apache.org']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+		  })();
+	</script>
+  </head>
+  <body>
+	  
+        <div class="container-fluid section-header">
+  <div class="container">
+    <div class="nav nav-bar">
+    <a href="/"><img src="/assets/img/aurora_logo_white_bkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
+	<ul class="nav navbar-nav navbar-right">
+      <li><a href="/documentation/latest/">Documentation</a></li>
+      <li><a href="/community/">Community</a></li>
+      <li><a href="/downloads/">Downloads</a></li>
+      <li><a href="/blog/">Blog</a></li>
+    </ul>
     </div>
   </div>
-</div>
-
-<div class="container">
-<!-- magical breadcrumbs -->
-<ul class="breadcrumb">
-  <li>
-    <div class="dropdown">
-      <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a>
-      <ul class="dropdown-menu" role="menu">
-        <li><a href="http://www.apache.org">Apache Homepage</a></li>
-        <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
-        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-        <li><a href="http://www.apache.org/security/">Security</a></li>
-      </ul>
-    </div>
-  </li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://incubator.apache.org">Apache Incubator</a></li>
-  <li><span class="divider">&bull;</span></li>
-  <li><a href="http://aurora.incubator.apache.org">Apache Aurora</a></li>
-</ul>
-<!-- /breadcrumb -->
-	
-      <div class="container">
-        <h1 id="aurora-configuration-tutorial">Aurora Configuration Tutorial</h1>
+</div>	
+  	  <div class="container-fluid">
+  	  	<div class="container content">
+          <h1 id="aurora-configuration-tutorial">Aurora Configuration Tutorial</h1>
 
 <p>How to write Aurora configuration files, including feature descriptions
 and best practices. When writing a configuration file, make use of
@@ -1214,42 +1186,33 @@ task_two = TASK_TEMPLATE(
   resources = Resources(cpu = 2.0, ram = 64*MB, disk = 1*GB)
 )
 </pre>
-	  </div>
+  		</div>
+  	  </div>
+	  
+      	<div class="container-fluid section-footer buffer">
       <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span2 text-left">
-                <h3>Links</h3>
-                <ul class="unstyled">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/developers/">Developers</a></li>                    
-                </ul>
-            </div>
-            <div class="span3 text-left">
-                <h3>Community</h3>
-                <ul class="unstyled">
-                    <li><a href="/community/">Mailing Lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/aurora">Issue Tracking</a></li>
-                    <li><a href="/docs/howtocontribute/">How To Contribute</a></li>
-                </ul>
-            </div>
-            <div class="span7 text-left">
-            	<h3>Apache Software Foundation</h3>
-
-							<div class="span8">
-                Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation. Currently part of the <a href="http://incubator.apache.org">Apache Incubator</a>.
-							</div>
-							<div class=" pull-right">
-								<a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator" class="pull-right"/></a>
-							</div>
-            </div>
-
+        <div class="row">
+		  <div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
+		  <ul>
+		    <li><a href="/downloads/">Downloads</a></li>
+            <li><a href="/community/">Mailing Lists</a></li>
+			<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
+			<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>     
+		  </ul>
+	      </div>
+		  <div class="col-md-2"><h3>The ASF</h3>
+          <ul>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>  
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+          </ul>
+		  </div>
+		  <div class="col-md-6">
+		    <p class="disclaimer">Apache Aurora is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+			<p class="disclaimer">Copyright 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </div>
-
-    </footer>
-</div>
-
+      </div>
+    </div>
 	</body>
-</html>
-
+</html>
\ No newline at end of file