Author: amccurry
Date: Wed Oct  9 17:27:48 2013
New Revision: 1530722

URL: http://svn.apache.org/r1530722
Log:
Updates for artifacts that can get downloaded.

Modified:
    incubator/blur/site/trunk/content/blur/docs/0.2.0/getting-started.html
    incubator/blur/site/trunk/templates/blur_header.mdtext

Modified: incubator/blur/site/trunk/content/blur/docs/0.2.0/getting-started.html
URL: 
http://svn.apache.org/viewvc/incubator/blur/site/trunk/content/blur/docs/0.2.0/getting-started.html?rev=1530722&r1=1530721&r2=1530722&view=diff
==============================================================================
--- incubator/blur/site/trunk/content/blur/docs/0.2.0/getting-started.html 
(original)
+++ incubator/blur/site/trunk/content/blur/docs/0.2.0/getting-started.html Wed 
Oct  9 17:27:48 2013
@@ -92,19 +92,16 @@
 cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys</code></pre>
             <div class="bs-callout bs-callout-info"><h4>Heads Up!</h4><p>Also 
you will need to know the location of the JAVA_HOME directory.</p></div>
           </section>
-          <section>
-            <div class="page-header">
-              <h1 id="download">Download</h1>
-            </div>
-            <p class="lead">
-              There are a few ways to download Blur depending on how involved 
you want to be.
-            </p>
-            <h3>Download full source</h3>
-            <p>
-              Until a full release has been made, please download the latest 
full source code and look in the <code>/distribution</code> folder.
-              <a 
href="https://git-wip-us.apache.org/repos/asf/incubator-blur.git"; class="btn 
btn-large btn-primary">Download Latest Apache Blur 0.2.0</a>
-            </p>
-          </section>
+                 <section>
+                   <div class="page-header">
+                     <h1 id="download">Download</h1>
+                   </div>
+                   <h3>Download Source and Binary Artifacts</h3>
+                   <p>
+               Both the source and binary artifacts are provided via mirrors 
here:<br/><br/>
+                     <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.0-incubating/apache-blur-0.2.0-incubating-src.tar.gz";
 class="btn btn-large btn-primary">Apache Blur 0.2.0 Source</a>               
<a 
href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.0-incubating/apache-blur-0.2.0-incubating-bin.tar.gz";
 class="btn btn-large btn-primary">Apache Blur 0.2.0 Binary</a>
+                   </p>
+                 </section>
           <section>
             <div class="page-header">
               <h1 id="compile">Compile</h1>

Modified: incubator/blur/site/trunk/templates/blur_header.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/blur/site/trunk/templates/blur_header.mdtext?rev=1530722&r1=1530721&r2=1530722&view=diff
==============================================================================
--- incubator/blur/site/trunk/templates/blur_header.mdtext (original)
+++ incubator/blur/site/trunk/templates/blur_header.mdtext Wed Oct  9 17:27:48 
2013
@@ -4,7 +4,8 @@
   </span> <a href="what_is_blur.html">About Blur</a> <span 
class="nav-divider">|
   </span> <a href="how_it_works.html">Technical Details</a> <span 
class="nav-divider">|
   </span> <a href="get_involved.html">Get Involved</a> <span 
class="nav-divider">|
-  </span> <a href="docs/0.2.0/">Documentation</a>
+  </span> <a href="docs/0.2.0/">Documentation</a>|
+  </span> <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.0-incubating/";>Download</a>
   </div> 
 </div>
 


Reply via email to