You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by dl...@apache.org on 2013/08/06 02:17:31 UTC

svn commit: r1510825 - in /mesos/www: assets/ community/index.html documentation/index.html downloads/index.html gettingstarted/index.html index.html papers/index.html

Author: dlester
Date: Tue Aug  6 00:17:31 2013
New Revision: 1510825

URL: http://svn.apache.org/r1510825
Log:
Reverts jekyll templates.

Added:
    mesos/www/papers/index.html   (with props)
Removed:
    mesos/www/assets/
Modified:
    mesos/www/community/index.html
    mesos/www/documentation/index.html
    mesos/www/downloads/index.html
    mesos/www/gettingstarted/index.html
    mesos/www/index.html

Modified: mesos/www/community/index.html
URL: http://svn.apache.org/viewvc/mesos/www/community/index.html?rev=1510825&r1=1510824&r2=1510825&view=diff
==============================================================================
--- mesos/www/community/index.html (original)
+++ mesos/www/community/index.html Tue Aug  6 00:17:31 2013
@@ -53,12 +53,12 @@
 	    <div class="navbar navbar-static-top">
 	      <div class="navbar-inner">
 	        <div class="container">
-						<a href="https://mesos.apache.org/" class="logo"><img src="https://mesos.apache.org/assets/img/mesos_logo.png"></a>
+						<a href="http://mesos.apache.org/" class="logo"><img src="http://mesos.apache.org/assets/img/mesos_logo.png"></a>
 	          <ul class="nav">
-	            <li><a href="https://mesos.apache.org/gettingstarted/">Getting Started</a></li>
-	            <li><a href="https://mesos.apache.org/documentation/">Documentation</a></li>
-	            <li><a href="https://mesos.apache.org/downloads/">Downloads</a></li>
-	            <li><a href="https://mesos.apache.org/community/">Community</a></li>
+	            <li><a href="http://mesos.apache.org/gettingstarted/">Getting Started</a></li>
+	            <li><a href="http://mesos.apache.org/documentation/">Documentation</a></li>
+	            <li><a href="http://mesos.apache.org/downloads/">Downloads</a></li>
+	            <li><a href="http://mesos.apache.org/community/">Community</a></li>
 	          </ul>
 	        </div>
 	      </div>

Modified: mesos/www/documentation/index.html
URL: http://svn.apache.org/viewvc/mesos/www/documentation/index.html?rev=1510825&r1=1510824&r2=1510825&view=diff
==============================================================================
--- mesos/www/documentation/index.html (original)
+++ mesos/www/documentation/index.html Tue Aug  6 00:17:31 2013
@@ -53,12 +53,12 @@
 	    <div class="navbar navbar-static-top">
 	      <div class="navbar-inner">
 	        <div class="container">
-						<a href="https://mesos.apache.org/" class="logo"><img src="https://mesos.apache.org/assets/img/mesos_logo.png"></a>
+						<a href="http://mesos.apache.org/" class="logo"><img src="http://mesos.apache.org/assets/img/mesos_logo.png"></a>
 	          <ul class="nav">
-	            <li><a href="https://mesos.apache.org/gettingstarted/">Getting Started</a></li>
-	            <li><a href="https://mesos.apache.org/documentation/">Documentation</a></li>
-	            <li><a href="https://mesos.apache.org/downloads/">Downloads</a></li>
-	            <li><a href="https://mesos.apache.org/community/">Community</a></li>
+	            <li><a href="http://mesos.apache.org/gettingstarted/">Getting Started</a></li>
+	            <li><a href="http://mesos.apache.org/documentation/">Documentation</a></li>
+	            <li><a href="http://mesos.apache.org/downloads/">Downloads</a></li>
+	            <li><a href="http://mesos.apache.org/community/">Community</a></li>
 	          </ul>
 	        </div>
 	      </div>
@@ -88,10 +88,10 @@
 			<div class="row-fluid">
 	<div class="span4">
 		<h4>If you're new to Mesos</h4>
-		<p>See the <a href="https://mesos.apache.org/gettingstarted/">getting started</a> page for more information about downloading, building, and deploying Mesos.</p>
+		<p>See the <a href="http://mesos.apache.org/gettingstarted/">getting started</a> page for more information about downloading, building, and deploying Mesos.</p>
 		
 		<h4>If you'd like to get involved or you're looking for support</h4>
-		<p>See our <a href="https://mesos.apache.org/community/">community</a> page for more details.</p>
+		<p>See our <a href="http://mesos.apache.org/community/">community</a> page for more details.</p>
 			
 	</div>
 	<div class="span8">

Modified: mesos/www/downloads/index.html
URL: http://svn.apache.org/viewvc/mesos/www/downloads/index.html?rev=1510825&r1=1510824&r2=1510825&view=diff
==============================================================================
--- mesos/www/downloads/index.html (original)
+++ mesos/www/downloads/index.html Tue Aug  6 00:17:31 2013
@@ -53,12 +53,12 @@
 	    <div class="navbar navbar-static-top">
 	      <div class="navbar-inner">
 	        <div class="container">
-						<a href="https://mesos.apache.org/" class="logo"><img src="https://mesos.apache.org/assets/img/mesos_logo.png"></a>
+						<a href="http://mesos.apache.org/" class="logo"><img src="http://mesos.apache.org/assets/img/mesos_logo.png"></a>
 	          <ul class="nav">
-	            <li><a href="https://mesos.apache.org/gettingstarted/">Getting Started</a></li>
-	            <li><a href="https://mesos.apache.org/documentation/">Documentation</a></li>
-	            <li><a href="https://mesos.apache.org/downloads/">Downloads</a></li>
-	            <li><a href="https://mesos.apache.org/community/">Community</a></li>
+	            <li><a href="http://mesos.apache.org/gettingstarted/">Getting Started</a></li>
+	            <li><a href="http://mesos.apache.org/documentation/">Documentation</a></li>
+	            <li><a href="http://mesos.apache.org/downloads/">Downloads</a></li>
+	            <li><a href="http://mesos.apache.org/community/">Community</a></li>
 	          </ul>
 	        </div>
 	      </div>
@@ -103,7 +103,7 @@
 		<h4>Getting the code via source control</h4>
 		<p>The codebase can also be downloaded from the Apache git repository at: <code>https://git-wip-us.apache.org/repos/asf/mesos.git</code>. A read-only git repository is also mirrored on <a href="https://github.com/apache/mesos/tree/master">on Github</a>. (Note: we use <a href="http://reviews.apache.org">Review Board</a> for patches, not pull requests on Github)</p>
 
-		<p>Once you have downloaded Mesos, follow the <a href="https://mesos.apache.org/gettingstarted/">getting started instructions</a>, and take a look at the rest of the <a href="https://mesos.apache.org/documentation/">Mesos documentation</a>.</p>
+		<p>Once you have downloaded Mesos, follow the <a href="http://mesos.apache.org/gettingstarted/">getting started instructions</a>, and take a look at the rest of the <a href="http://mesos.apache.org/documentation/">Mesos documentation</a>.</p>
 	</div>
 </div>
 

Modified: mesos/www/gettingstarted/index.html
URL: http://svn.apache.org/viewvc/mesos/www/gettingstarted/index.html?rev=1510825&r1=1510824&r2=1510825&view=diff
==============================================================================
--- mesos/www/gettingstarted/index.html (original)
+++ mesos/www/gettingstarted/index.html Tue Aug  6 00:17:31 2013
@@ -53,12 +53,12 @@
 	    <div class="navbar navbar-static-top">
 	      <div class="navbar-inner">
 	        <div class="container">
-						<a href="https://mesos.apache.org/" class="logo"><img src="https://mesos.apache.org/assets/img/mesos_logo.png"></a>
+						<a href="http://mesos.apache.org/" class="logo"><img src="http://mesos.apache.org/assets/img/mesos_logo.png"></a>
 	          <ul class="nav">
-	            <li><a href="https://mesos.apache.org/gettingstarted/">Getting Started</a></li>
-	            <li><a href="https://mesos.apache.org/documentation/">Documentation</a></li>
-	            <li><a href="https://mesos.apache.org/downloads/">Downloads</a></li>
-	            <li><a href="https://mesos.apache.org/community/">Community</a></li>
+	            <li><a href="http://mesos.apache.org/gettingstarted/">Getting Started</a></li>
+	            <li><a href="http://mesos.apache.org/documentation/">Documentation</a></li>
+	            <li><a href="http://mesos.apache.org/downloads/">Downloads</a></li>
+	            <li><a href="http://mesos.apache.org/community/">Community</a></li>
 	          </ul>
 	        </div>
 	      </div>

Modified: mesos/www/index.html
URL: http://svn.apache.org/viewvc/mesos/www/index.html?rev=1510825&r1=1510824&r2=1510825&view=diff
==============================================================================
--- mesos/www/index.html (original)
+++ mesos/www/index.html Tue Aug  6 00:17:31 2013
@@ -53,12 +53,12 @@
 	    <div class="navbar navbar-static-top">
 	      <div class="navbar-inner">
 	        <div class="container">
-						<a href="https://mesos.apache.org/" class="logo"><img src="https://mesos.apache.org/assets/img/mesos_logo.png"></a>
+						<a href="http://mesos.apache.org/" class="logo"><img src="http://mesos.apache.org/assets/img/mesos_logo.png"></a>
 	          <ul class="nav">
-	            <li><a href="https://mesos.apache.org/gettingstarted/">Getting Started</a></li>
-	            <li><a href="https://mesos.apache.org/documentation/">Documentation</a></li>
-	            <li><a href="https://mesos.apache.org/downloads/">Downloads</a></li>
-	            <li><a href="https://mesos.apache.org/community/">Community</a></li>
+	            <li><a href="http://mesos.apache.org/gettingstarted/">Getting Started</a></li>
+	            <li><a href="http://mesos.apache.org/documentation/">Documentation</a></li>
+	            <li><a href="http://mesos.apache.org/downloads/">Downloads</a></li>
+	            <li><a href="http://mesos.apache.org/community/">Community</a></li>
 	          </ul>
 	        </div>
 	      </div>
@@ -93,8 +93,8 @@
 	    <p class="lead">Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or <em>frameworks</em>. It can run Hadoop, MPI, Hypertable, Spark, and other applications on a dynamically shared pool of nodes.</p>
 	  </div>
 	  <div class="span5 text-center download">
-	    <a class="btn btn-large btn-success" href="https://mesos.apache.org/downloads/">Download Mesos 0.12.0</a>
-	    <p>or learn how to <a href="https://mesos.apache.org/gettingstarted/">get started</a></p>
+	    <a class="btn btn-large btn-success" href="http://mesos.apache.org/downloads/">Download Mesos 0.12.0</a>
+	    <p>or learn how to <a href="http://mesos.apache.org/gettingstarted/">get started</a></p>
 	  </div>
 	</div>
 </div><!-- /masthead -->
@@ -109,7 +109,7 @@
 		<ul class="media-list">
 			<li class="media">
 		    <a class="pull-left" href="#">
-		      <img class="media-object" src="https://mesos.apache.org/assets/img/twitter_logo.png">
+		      <img class="media-object" src="http://mesos.apache.org/assets/img/twitter_logo.png">
 		    </a>
 				<div class="media-body">
 					<h4 class="media-heading">Chris Fry, SVP of Engineering at Twitter</h4>
@@ -117,7 +117,7 @@
 			</li>
 		  <li class="media">
 		    <a class="pull-left" href="#">
-		      <img class="media-object" src="https://mesos.apache.org/assets/img/airbnb_logo.png">
+		      <img class="media-object" src="http://mesos.apache.org/assets/img/airbnb_logo.png">
 		    </a>
 				<div class="media-body">
 					<h4 class="media-heading">Brenden Matthews, AirBnB</h4>

Added: mesos/www/papers/index.html
URL: http://svn.apache.org/viewvc/mesos/www/papers/index.html?rev=1510825&view=auto
==============================================================================
    (empty)

Propchange: mesos/www/papers/index.html
------------------------------------------------------------------------------
    svn:executable = *