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/03/19 20:27:01 UTC

svn commit: r1579363 - in /incubator/aurora/site: publish/ publish/assets/css/ publish/community/ publish/developers/ publish/docs/gettingstarted/ publish/docs/howtocontribute/ publish/downloads/ source/ source/assets/css/

Author: dlester
Date: Wed Mar 19 19:27:00 2014
New Revision: 1579363

URL: http://svn.apache.org/r1579363
Log:
Updates CSS on website, updating the color of links and header text to be more complimentary to the logo, and fixing the header/footer to incorporate notice of Apache Incubation.

Modified:
    incubator/aurora/site/publish/assets/css/main.css
    incubator/aurora/site/publish/community/index.html
    incubator/aurora/site/publish/developers/index.html
    incubator/aurora/site/publish/docs/gettingstarted/index.html
    incubator/aurora/site/publish/docs/howtocontribute/index.html
    incubator/aurora/site/publish/downloads/index.html
    incubator/aurora/site/publish/index.html
    incubator/aurora/site/source/_footer.md.erb
    incubator/aurora/site/source/_header.md.erb
    incubator/aurora/site/source/assets/css/main.css
    incubator/aurora/site/source/index.html.md

Modified: incubator/aurora/site/publish/assets/css/main.css
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/assets/css/main.css?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/publish/assets/css/main.css (original)
+++ incubator/aurora/site/publish/assets/css/main.css Wed Mar 19 19:27:00 2014
@@ -110,8 +110,12 @@ body {
 	display: block;
 }
 
-a, a:hover {
-	color: #275B4A;
+a {
+	color: #008bba;
+}
+
+a:hover {
+	color: #004a64;
 }
 
 .navbar .nav > li > a:focus,
@@ -122,5 +126,5 @@ a, a:hover {
 }
 
 h1, h2, h3, h4, h5, h6 {
-	color: #1C6B4B;
+	color: #004a63;
 }

Modified: incubator/aurora/site/publish/community/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/community/index.html?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/publish/community/index.html (original)
+++ incubator/aurora/site/publish/community/index.html Wed Mar 19 19:27:00 2014
@@ -37,7 +37,6 @@
         <li><a href="/docs/gettingstarted/">Getting Started</a></li>
         <li><a href="/downloads/">Download</a></li>
         <li><a href="/community">Community</a></li>
-        <li><a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator"/></li>
       </ul>
     </div>
   </div>
@@ -124,17 +123,24 @@
                 </ul>
             </div>
             <div class="span3 text-left">
-                <h3>Get Involved</h3>
+                <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="text-left">
+            <div class="span7 text-left">
             	<h3>Apache Software Foundation</h3>
-                <a href="http://www.apache.org/"><img src="/assets/img/favicon.ico" /></a> Copyright 2013 <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 Thrift, and the Apache feather logo are trademarks of The Apache Software Foundation.
+
+							<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 Thrift, 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>
 
     </footer>

Modified: incubator/aurora/site/publish/developers/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/developers/index.html?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/publish/developers/index.html (original)
+++ incubator/aurora/site/publish/developers/index.html Wed Mar 19 19:27:00 2014
@@ -37,7 +37,6 @@
         <li><a href="/docs/gettingstarted/">Getting Started</a></li>
         <li><a href="/downloads/">Download</a></li>
         <li><a href="/community">Community</a></li>
-        <li><a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator"/></li>
       </ul>
     </div>
   </div>
@@ -95,17 +94,24 @@
                 </ul>
             </div>
             <div class="span3 text-left">
-                <h3>Get Involved</h3>
+                <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="text-left">
+            <div class="span7 text-left">
             	<h3>Apache Software Foundation</h3>
-                <a href="http://www.apache.org/"><img src="/assets/img/favicon.ico" /></a> Copyright 2013 <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 Thrift, and the Apache feather logo are trademarks of The Apache Software Foundation.
+
+							<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 Thrift, 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>
 
     </footer>

Modified: incubator/aurora/site/publish/docs/gettingstarted/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/docs/gettingstarted/index.html?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/publish/docs/gettingstarted/index.html (original)
+++ incubator/aurora/site/publish/docs/gettingstarted/index.html Wed Mar 19 19:27:00 2014
@@ -37,7 +37,6 @@
         <li><a href="/docs/gettingstarted/">Getting Started</a></li>
         <li><a href="/downloads/">Download</a></li>
         <li><a href="/community">Community</a></li>
-        <li><a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator"/></li>
       </ul>
     </div>
   </div>
@@ -84,17 +83,24 @@
                 </ul>
             </div>
             <div class="span3 text-left">
-                <h3>Get Involved</h3>
+                <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="text-left">
+            <div class="span7 text-left">
             	<h3>Apache Software Foundation</h3>
-                <a href="http://www.apache.org/"><img src="/assets/img/favicon.ico" /></a> Copyright 2013 <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 Thrift, and the Apache feather logo are trademarks of The Apache Software Foundation.
+
+							<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 Thrift, 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>
 
     </footer>

Modified: incubator/aurora/site/publish/docs/howtocontribute/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/docs/howtocontribute/index.html?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/publish/docs/howtocontribute/index.html (original)
+++ incubator/aurora/site/publish/docs/howtocontribute/index.html Wed Mar 19 19:27:00 2014
@@ -37,7 +37,6 @@
         <li><a href="/docs/gettingstarted/">Getting Started</a></li>
         <li><a href="/downloads/">Download</a></li>
         <li><a href="/community">Community</a></li>
-        <li><a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator"/></li>
       </ul>
     </div>
   </div>
@@ -126,17 +125,24 @@ git push origin master
                 </ul>
             </div>
             <div class="span3 text-left">
-                <h3>Get Involved</h3>
+                <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="text-left">
+            <div class="span7 text-left">
             	<h3>Apache Software Foundation</h3>
-                <a href="http://www.apache.org/"><img src="/assets/img/favicon.ico" /></a> Copyright 2013 <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 Thrift, and the Apache feather logo are trademarks of The Apache Software Foundation.
+
+							<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 Thrift, 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>
 
     </footer>

Modified: incubator/aurora/site/publish/downloads/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/downloads/index.html?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/publish/downloads/index.html (original)
+++ incubator/aurora/site/publish/downloads/index.html Wed Mar 19 19:27:00 2014
@@ -37,7 +37,6 @@
         <li><a href="/docs/gettingstarted/">Getting Started</a></li>
         <li><a href="/downloads/">Download</a></li>
         <li><a href="/community">Community</a></li>
-        <li><a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator"/></li>
       </ul>
     </div>
   </div>
@@ -86,17 +85,24 @@
                 </ul>
             </div>
             <div class="span3 text-left">
-                <h3>Get Involved</h3>
+                <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="text-left">
+            <div class="span7 text-left">
             	<h3>Apache Software Foundation</h3>
-                <a href="http://www.apache.org/"><img src="/assets/img/favicon.ico" /></a> Copyright 2013 <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 Thrift, and the Apache feather logo are trademarks of The Apache Software Foundation.
+
+							<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 Thrift, 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>
 
     </footer>

Modified: incubator/aurora/site/publish/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/index.html?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/publish/index.html (original)
+++ incubator/aurora/site/publish/index.html Wed Mar 19 19:27:00 2014
@@ -37,7 +37,6 @@
         <li><a href="/docs/gettingstarted/">Getting Started</a></li>
         <li><a href="/downloads/">Download</a></li>
         <li><a href="/community">Community</a></li>
-        <li><a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator"/></li>
       </ul>
     </div>
   </div>
@@ -113,8 +112,6 @@
         </div>
 </div>
 
-<hr>
-
 	  </div>
       <div class="container">
     <hr>
@@ -129,17 +126,24 @@
                 </ul>
             </div>
             <div class="span3 text-left">
-                <h3>Get Involved</h3>
+                <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="text-left">
+            <div class="span7 text-left">
             	<h3>Apache Software Foundation</h3>
-                <a href="http://www.apache.org/"><img src="/assets/img/favicon.ico" /></a> Copyright 2013 <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 Thrift, and the Apache feather logo are trademarks of The Apache Software Foundation.
+
+							<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 Thrift, 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>
 
     </footer>

Modified: incubator/aurora/site/source/_footer.md.erb
URL: http://svn.apache.org/viewvc/incubator/aurora/site/source/_footer.md.erb?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/source/_footer.md.erb (original)
+++ incubator/aurora/site/source/_footer.md.erb Wed Mar 19 19:27:00 2014
@@ -11,17 +11,24 @@
                 </ul>
             </div>
             <div class="span3 text-left">
-                <h3>Get Involved</h3>
+                <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="text-left">
+            <div class="span7 text-left">
             	<h3>Apache Software Foundation</h3>
-                <a href="http://www.apache.org/"><img src="/assets/img/favicon.ico" /></a> Copyright 2013 <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 Thrift, and the Apache feather logo are trademarks of The Apache Software Foundation.
+
+							<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 Thrift, 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>
 
     </footer>

Modified: incubator/aurora/site/source/_header.md.erb
URL: http://svn.apache.org/viewvc/incubator/aurora/site/source/_header.md.erb?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/source/_header.md.erb (original)
+++ incubator/aurora/site/source/_header.md.erb Wed Mar 19 19:27:00 2014
@@ -6,7 +6,6 @@
         <li><a href="/docs/gettingstarted/">Getting Started</a></li>
         <li><a href="/downloads/">Download</a></li>
         <li><a href="/community">Community</a></li>
-        <li><a href="http://incubator.apache.org" class="logo"><img src="/assets/img/apache_incubator_logo.png" alt="Apache Incubator"/></li>
       </ul>
     </div>
   </div>

Modified: incubator/aurora/site/source/assets/css/main.css
URL: http://svn.apache.org/viewvc/incubator/aurora/site/source/assets/css/main.css?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/source/assets/css/main.css (original)
+++ incubator/aurora/site/source/assets/css/main.css Wed Mar 19 19:27:00 2014
@@ -110,8 +110,12 @@ body {
 	display: block;
 }
 
-a, a:hover {
-	color: #275B4A;
+a {
+	color: #008bba;
+}
+
+a:hover {
+	color: #004a64;
 }
 
 .navbar .nav > li > a:focus,
@@ -122,5 +126,5 @@ a, a:hover {
 }
 
 h1, h2, h3, h4, h5, h6 {
-	color: #1C6B4B;
+	color: #004a63;
 }
\ No newline at end of file

Modified: incubator/aurora/site/source/index.html.md
URL: http://svn.apache.org/viewvc/incubator/aurora/site/source/index.html.md?rev=1579363&r1=1579362&r2=1579363&view=diff
==============================================================================
--- incubator/aurora/site/source/index.html.md (original)
+++ incubator/aurora/site/source/index.html.md Wed Mar 19 19:27:00 2014
@@ -42,7 +42,4 @@
 
 			<p><em>10/01/2013</em> - Apache Aurora enters the <a href="http://incubator.apache.org">Apache Incubator</a>.
 		</div>
-</div>
-
-<hr>
-
+</div>
\ No newline at end of file