You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2015/07/03 08:15:19 UTC

svn commit: r1688952 - in /hama/site/trunk: css/site.css index.html

Author: edwardyoon
Date: Fri Jul  3 06:15:19 2015
New Revision: 1688952

URL: http://svn.apache.org/r1688952
Log:
Add recent news

Modified:
    hama/site/trunk/css/site.css
    hama/site/trunk/index.html

Modified: hama/site/trunk/css/site.css
URL: http://svn.apache.org/viewvc/hama/site/trunk/css/site.css?rev=1688952&r1=1688951&r2=1688952&view=diff
==============================================================================
--- hama/site/trunk/css/site.css (original)
+++ hama/site/trunk/css/site.css Fri Jul  3 06:15:19 2015
@@ -52,3 +52,24 @@ pre {
  width: 95%;
  margin: 20px 20px 20px 20px;
 }
+
+.green {
+ color: #0f7355;
+ width: 95%;
+ margin: 30px 20px 20px 20px;
+ border: 1px solid #0f7355;
+ background: #edf7f4;
+ background-color: #edf7f4;
+}
+
+.green a:link, .green a:active, .green a:visited { color: #0a4d39; }
+.green a:hover { color: #888800; }
+.green h3 {
+  margin-top:5px;
+  padding: 0px 0px 0px 0px;
+  border: 0px;
+  color: #74240f;
+  background-color: #edf7f4;
+  font-weight: bold;
+  font-size: 17px;
+}

Modified: hama/site/trunk/index.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/index.html?rev=1688952&r1=1688951&r2=1688952&view=diff
==============================================================================
--- hama/site/trunk/index.html (original)
+++ hama/site/trunk/index.html Fri Jul  3 06:15:19 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-30 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150630" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Hama - 
   Big Data and High-Performance Computing</title>
@@ -187,16 +187,27 @@
 <h2></h2></div>
     
 <p>
-    Apache Hama<sup>TM</sup> is a general BSP computing engine on top of Hadoop, which was established in 2012 as a Top-Level Project of The Apache Software Foundation. 
-    It provides High-Performance computing engine for performing massive scientific and iterative algorithms on existing open source or enterprise Hadoop cluster, 
-    such as Matrix, Graph, and Machine Learning.
+    <img src="./images/hama_art_arthur_300x220.png" width="250" align="left" style="margin-right:15px;margin-bottom:5px;" alt="" /> Apache Hama<sup>TM</sup> is a general BSP computing engine on top of Hadoop, which was established in 2012 as a Top-Level Project of The Apache Software Foundation. 
+    <br /><br />It provides High-Performance computing engine for performing massive scientific and iterative algorithms on existing open source or enterprise Hadoop cluster, 
+    such as Matrix, Graph, and Machine Learning.<br />
     </p>
     
-<div align="center"><img src="./images/hama_art_arthur_300x220.png" alt="" />
-    </div>
     
+<div class="green">
     
 <div class="section">
+<h3 align="center">Recent News<a name="Recent_News"></a></h3>
+      
+<ul>
+        
+<li>Jun 14, 2015: release 0.7.0 available [<a href="downloads.html">downloads</a>]</li>
+        
+<li>Jun 11, 2015: Minho Kim was added as a committer.</li>
+      </ul>
+    </div>
+      
+    </div>
+<div class="section">
 <h3>Getting Started<a name="Getting_Started"></a></h3></div>
       
 <p>