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 2014/06/11 11:33:56 UTC

svn commit: r1601840 - in /mesos/site: publish/documentation/ publish/documentation/getting-started/ publish/documentation/latest/ publish/documentation/latest/getting-started/ publish/gettingstarted/ source/documentation/ source/documentation/latest/

Author: dlester
Date: Wed Jun 11 09:33:55 2014
New Revision: 1601840

URL: http://svn.apache.org/r1601840
Log:
Update Mesos version listed in Getting Started guide, and simplifies documentation headers for getting started and the documentation home.

Modified:
    mesos/site/publish/documentation/getting-started/index.html
    mesos/site/publish/documentation/index.html
    mesos/site/publish/documentation/latest/getting-started/index.html
    mesos/site/publish/documentation/latest/index.html
    mesos/site/publish/gettingstarted/index.html
    mesos/site/source/documentation/latest.html.md
    mesos/site/source/documentation/latest/getting-started.md

Modified: mesos/site/publish/documentation/getting-started/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/getting-started/index.html?rev=1601840&r1=1601839&r2=1601840&view=diff
==============================================================================
--- mesos/site/publish/documentation/getting-started/index.html (original)
+++ mesos/site/publish/documentation/getting-started/index.html Wed Jun 11 09:33:55 2014
@@ -103,7 +103,7 @@
 		<p>See our <a href="/community/">community</a> page for more details.</p>
 	</div>
 	<div class="col-md-8">
-		<h1>Getting Started with Apache Mesos</h1>
+		<h1>Getting Started</h1>
 
 <h2>Downloading Mesos</h2>
 
@@ -112,8 +112,8 @@
 <ol>
 <li><p>Download the latest stable release from <a href="http://mesos.apache.org/downloads/">Apache</a> (<strong><em>Recommended</em></strong>)</p>
 
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.18.2/mesos-0.18.2.tar.gz
- $ tar -zxf mesos-0.18.2.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.19.0/mesos-0.19.0.tar.gz
+ $ tar -zxf mesos-0.19.0.tar.gz
 </code></pre></li>
 <li><p>Clone the Mesos git <a href="http://git-wip-us.apache.org/repos/asf/mesos.git">repository</a> (<strong><em>Advanced Users Only</em></strong>)</p>
 

Modified: mesos/site/publish/documentation/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/index.html?rev=1601840&r1=1601839&r2=1601840&view=diff
==============================================================================
--- mesos/site/publish/documentation/index.html (original)
+++ mesos/site/publish/documentation/index.html Wed Jun 11 09:33:55 2014
@@ -103,7 +103,7 @@
 		<p>See our <a href="/community/">community</a> page for more details.</p>
 	</div>
 	<div class="col-md-8">
-		<h1>Apache Mesos Documentation</h1>
+		<h1>Documentation</h1>
 
 <h2>Running Mesos</h2>
 

Modified: mesos/site/publish/documentation/latest/getting-started/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/getting-started/index.html?rev=1601840&r1=1601839&r2=1601840&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/getting-started/index.html (original)
+++ mesos/site/publish/documentation/latest/getting-started/index.html Wed Jun 11 09:33:55 2014
@@ -103,7 +103,7 @@
 		<p>See our <a href="/community/">community</a> page for more details.</p>
 	</div>
 	<div class="col-md-8">
-		<h1>Getting Started with Apache Mesos</h1>
+		<h1>Getting Started</h1>
 
 <h2>Downloading Mesos</h2>
 
@@ -112,8 +112,8 @@
 <ol>
 <li><p>Download the latest stable release from <a href="http://mesos.apache.org/downloads/">Apache</a> (<strong><em>Recommended</em></strong>)</p>
 
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.18.2/mesos-0.18.2.tar.gz
- $ tar -zxf mesos-0.18.2.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.19.0/mesos-0.19.0.tar.gz
+ $ tar -zxf mesos-0.19.0.tar.gz
 </code></pre></li>
 <li><p>Clone the Mesos git <a href="http://git-wip-us.apache.org/repos/asf/mesos.git">repository</a> (<strong><em>Advanced Users Only</em></strong>)</p>
 

Modified: mesos/site/publish/documentation/latest/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/index.html?rev=1601840&r1=1601839&r2=1601840&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/index.html (original)
+++ mesos/site/publish/documentation/latest/index.html Wed Jun 11 09:33:55 2014
@@ -103,7 +103,7 @@
 		<p>See our <a href="/community/">community</a> page for more details.</p>
 	</div>
 	<div class="col-md-8">
-		<h1>Apache Mesos Documentation</h1>
+		<h1>Documentation</h1>
 
 <h2>Running Mesos</h2>
 

Modified: mesos/site/publish/gettingstarted/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/gettingstarted/index.html?rev=1601840&r1=1601839&r2=1601840&view=diff
==============================================================================
--- mesos/site/publish/gettingstarted/index.html (original)
+++ mesos/site/publish/gettingstarted/index.html Wed Jun 11 09:33:55 2014
@@ -103,7 +103,7 @@
 		<p>See our <a href="/community/">community</a> page for more details.</p>
 	</div>
 	<div class="col-md-8">
-		<h1>Getting Started with Apache Mesos</h1>
+		<h1>Getting Started</h1>
 
 <h2>Downloading Mesos</h2>
 
@@ -112,8 +112,8 @@
 <ol>
 <li><p>Download the latest stable release from <a href="http://mesos.apache.org/downloads/">Apache</a> (<strong><em>Recommended</em></strong>)</p>
 
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.18.2/mesos-0.18.2.tar.gz
- $ tar -zxf mesos-0.18.2.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.19.0/mesos-0.19.0.tar.gz
+ $ tar -zxf mesos-0.19.0.tar.gz
 </code></pre></li>
 <li><p>Clone the Mesos git <a href="http://git-wip-us.apache.org/repos/asf/mesos.git">repository</a> (<strong><em>Advanced Users Only</em></strong>)</p>
 

Modified: mesos/site/source/documentation/latest.html.md
URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest.html.md?rev=1601840&r1=1601839&r2=1601840&view=diff
==============================================================================
--- mesos/site/source/documentation/latest.html.md (original)
+++ mesos/site/source/documentation/latest.html.md Wed Jun 11 09:33:55 2014
@@ -2,7 +2,7 @@
 layout: documentation
 ---
 
-# Apache Mesos Documentation
+# Documentation
 
 ## Running Mesos
 

Modified: mesos/site/source/documentation/latest/getting-started.md
URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/getting-started.md?rev=1601840&r1=1601839&r2=1601840&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/getting-started.md (original)
+++ mesos/site/source/documentation/latest/getting-started.md Wed Jun 11 09:33:55 2014
@@ -2,7 +2,7 @@
 layout: documentation
 ---
 
-# Getting Started with Apache Mesos
+# Getting Started
 
 ## Downloading Mesos
 
@@ -10,8 +10,8 @@ There are different ways you can get Mes
 
 1. Download the latest stable release from [Apache](http://mesos.apache.org/downloads/) (***Recommended***)
 
-        $ wget http://www.apache.org/dist/mesos/0.18.2/mesos-0.18.2.tar.gz
-        $ tar -zxf mesos-0.18.2.tar.gz
+        $ wget http://www.apache.org/dist/mesos/0.19.0/mesos-0.19.0.tar.gz
+        $ tar -zxf mesos-0.19.0.tar.gz
 
 2. Clone the Mesos git [repository](http://git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced Users Only***)
 
@@ -97,4 +97,4 @@ There are different ways you can get Mes
         # Run Python framework (***Exits after successfully running some tasks.***).
         $ ./src/examples/python/test-framework 127.0.0.1:5050
 
-*NOTE: To build the example frameworks, make sure you build the test suite by doing `make check`.*
+*NOTE: To build the example frameworks, make sure you build the test suite by doing `make check`.*
\ No newline at end of file