You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by du...@apache.org on 2015/12/02 00:28:59 UTC

svn commit: r1717555 [8/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/

Modified: incubator/systemml/site/community-members.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/community-members.html?rev=1717555&r1=1717554&r2=1717555&view=diff
==============================================================================
--- incubator/systemml/site/community-members.html (original)
+++ incubator/systemml/site/community-members.html Tue Dec  1 23:28:59 2015
@@ -1,87 +1,87 @@
-
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <title>Community Members</title>
-    <meta name="description" content="Project Community Page">
-    <meta name="author" content="">
-
-    <!-- Enable responsive viewport -->
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
-    <!--[if lt IE 9]>
-      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-
-    <!-- Le styles -->
-    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
-    <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet" type="text/css">
-    <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" />
-    <!-- Le fav and touch icons -->
-    <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
-  -->
-
-  </head>
-
-  <body>
-
-        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
-      <div class="container">
-        <div class="navbar-header">
-          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
-            <span class="sr-only">Toggle navigation</span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="navbar-brand" href="index.html">
-              <img src="assets/themes/apache/img/logo.png" width="80">
-              Apache SystemML (incubating)
-          </a>
-        </div>
-        <nav class="navbar-collapse collapse" role="navigation">
-          <ul class="nav navbar-nav navbar-right">
-            <li id="community">
-                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
-                <ul class="dropdown-menu dropdown-left">
-                    <li><a href="/community.html">Get Involved</a></li>
-                    <li><a href="/community-members">Who we are</a></li>
-                </ul>
-            </li>
-            <li><a href="https://git-wip-us.apache.org/repos/asf/incubator-systemml.git">GitHub</a></li>
-            <li><a href="http://sparktc.github.io/systemml">Documentation</a></li>
-            <li id="apache">
-              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
-               <ul class="dropdown-menu">
-                <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
-                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-                </ul>
-            </li>
-          </ul>
-        </nav><!--/.navbar-collapse -->
-      </div>
-    </div>
-
-
-
-
-    <div class="container">
-      
-<!--<div class="hero-unit Community Members">
-  <h1></h1>
-</div>
--->
-
-<div class="row">
-  <div class="col-md-12">
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Community Members</title>
+    <meta name="description" content="Project Community Page">
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+    <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet" type="text/css">
+    <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" />
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body>
+
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="index.html">
+              <img src="assets/themes/apache/img/logo.png" width="80">
+              Apache SystemML (incubating)
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="community">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    <li><a href="/community.html">Get Involved</a></li>
+                    <li><a href="/community-members">Who we are</a></li>
+                </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-systemml">GitHub</a></li>
+            <li><a href="http://sparktc.github.io/systemml">Documentation</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Community Members">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
     
 <p><br /><br /><br /></p>
 
@@ -242,45 +242,45 @@
     
 </table>
 
-
-  </div>
-</div>
-
-
-      <hr>
-      <footer>
-        <!-- <p>&copy; 2015 </p>-->
-        <footer class="site-footer">
-
-  <div class="wrapper">
-
-    <div class="footer-col-wrapper">
-      
-      Apache SystemML (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-      
-      <div style="text-align:center">
-          <br><br>
-          Copyright © 2015 The Apache Software Foundation
-          <br>
-          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-          <br>
-          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
-      </div>
-    </div>
-
-  </div>
-
-</footer>
-
-      </footer>
-    </div>
-
-    
-    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
-    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
-  </body>
-</html>
-
+
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache SystemML (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+  </body>
+</html>
+

Modified: incubator/systemml/site/community.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/community.html?rev=1717555&r1=1717554&r2=1717555&view=diff
==============================================================================
--- incubator/systemml/site/community.html (original)
+++ incubator/systemml/site/community.html Tue Dec  1 23:28:59 2015
@@ -1,87 +1,87 @@
-
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <title>Community</title>
-    <meta name="description" content="Project Community Page">
-    <meta name="author" content="">
-
-    <!-- Enable responsive viewport -->
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
-    <!--[if lt IE 9]>
-      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-
-    <!-- Le styles -->
-    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
-    <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet" type="text/css">
-    <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" />
-    <!-- Le fav and touch icons -->
-    <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
-  -->
-
-  </head>
-
-  <body>
-
-        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
-      <div class="container">
-        <div class="navbar-header">
-          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
-            <span class="sr-only">Toggle navigation</span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="navbar-brand" href="index.html">
-              <img src="assets/themes/apache/img/logo.png" width="80">
-              Apache SystemML (incubating)
-          </a>
-        </div>
-        <nav class="navbar-collapse collapse" role="navigation">
-          <ul class="nav navbar-nav navbar-right">
-            <li id="community">
-                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
-                <ul class="dropdown-menu dropdown-left">
-                    <li><a href="/community.html">Get Involved</a></li>
-                    <li><a href="/community-members">Who we are</a></li>
-                </ul>
-            </li>
-            <li><a href="https://git-wip-us.apache.org/repos/asf/incubator-systemml.git">GitHub</a></li>
-            <li><a href="http://sparktc.github.io/systemml">Documentation</a></li>
-            <li id="apache">
-              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
-               <ul class="dropdown-menu">
-                <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
-                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-                </ul>
-            </li>
-          </ul>
-        </nav><!--/.navbar-collapse -->
-      </div>
-    </div>
-
-
-
-
-    <div class="container">
-      
-<!--<div class="hero-unit Community">
-  <h1></h1>
-</div>
--->
-
-<div class="row">
-  <div class="col-md-12">
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Community</title>
+    <meta name="description" content="Project Community Page">
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+    <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet" type="text/css">
+    <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" />
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body>
+
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="index.html">
+              <img src="assets/themes/apache/img/logo.png" width="80">
+              Apache SystemML (incubating)
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="community">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    <li><a href="/community.html">Get Involved</a></li>
+                    <li><a href="/community-members">Who we are</a></li>
+                </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-systemml">GitHub</a></li>
+            <li><a href="http://sparktc.github.io/systemml">Documentation</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Community">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
     
 <p><br /><br /><br /></p>
 
@@ -136,45 +136,45 @@
 <h3 id="website-source-code">Website Source Code</h3>
 
 <p>The project website sources are accessible via the <a href="https://git-wip-us.apache.org/repos/asf/incubator-systemml-website.git">website source code repository</a> which is also mirrored in <a href="https://github.com/apache/incubator-systemml-website">GitHub</a></p>
-
-  </div>
-</div>
-
-
-      <hr>
-      <footer>
-        <!-- <p>&copy; 2015 </p>-->
-        <footer class="site-footer">
-
-  <div class="wrapper">
-
-    <div class="footer-col-wrapper">
-      
-      Apache SystemML (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-      
-      <div style="text-align:center">
-          <br><br>
-          Copyright © 2015 The Apache Software Foundation
-          <br>
-          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-          <br>
-          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
-      </div>
-    </div>
-
-  </div>
-
-</footer>
-
-      </footer>
-    </div>
-
-    
-    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
-    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
-  </body>
-</html>
-
+
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache SystemML (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+  </body>
+</html>
+

Modified: incubator/systemml/site/feed.xml
URL: http://svn.apache.org/viewvc/incubator/systemml/site/feed.xml?rev=1717555&r1=1717554&r2=1717555&view=diff
==============================================================================
--- incubator/systemml/site/feed.xml (original)
+++ incubator/systemml/site/feed.xml Tue Dec  1 23:28:59 2015
@@ -1,42 +1,42 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
-  <channel>
-    <title>Your awesome title</title>
+<?xml version="1.0" encoding="UTF-8"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+  <channel>
+    <title>Your awesome title</title>
     <description>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.
-</description>
-    <link>http://yourdomain.com/</link>
-    <atom:link href="http://yourdomain.com/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Sun, 29 Nov 2015 08:59:28 -0800</pubDate>
-    <lastBuildDate>Sun, 29 Nov 2015 08:59:28 -0800</lastBuildDate>
-    <generator>Jekyll v3.0.0</generator>
-    
-      <item>
-        <title>Welcome to Jekyll!</title>
+</description>
+    <link>http://yourdomain.com/</link>
+    <atom:link href="http://yourdomain.com/feed.xml" rel="self" type="application/rss+xml"/>
+    <pubDate>Tue, 01 Dec 2015 15:26:50 -0800</pubDate>
+    <lastBuildDate>Tue, 01 Dec 2015 15:26:50 -0800</lastBuildDate>
+    <generator>Jekyll v2.5.3</generator>
+    
+      <item>
+        <title>Welcome to Jekyll!</title>
         <description>&lt;p&gt;You’ll find this post in your &lt;code&gt;_posts&lt;/code&gt; directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run &lt;code&gt;jekyll serve&lt;/code&gt;, which launches a web server and auto-regenerates your site when a file is updated.&lt;/p&gt;
 
 &lt;p&gt;To add new posts, simply add a file in the &lt;code&gt;_posts&lt;/code&gt; directory that follows the convention &lt;code&gt;YYYY-MM-DD-name-of-post.ext&lt;/code&gt; and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.&lt;/p&gt;
 
 &lt;p&gt;Jekyll also offers powerful support for code snippets:&lt;/p&gt;
 
-&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-ruby&quot; data-lang=&quot;ruby&quot;&gt;&lt;span class=&quot;k&quot;&gt;def&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;print_hi&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;nb&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
-  &lt;span class=&quot;nb&quot;&gt;puts&lt;/span&gt; &lt;span class=&quot;s2&quot;&gt;&quot;Hi, &lt;/span&gt;&lt;span class=&quot;si&quot;&gt;#{&lt;/span&gt;&lt;span class=&quot;nb&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;si&quot;&gt;}&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;&quot;&lt;/span&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-ruby&quot; data-lang=&quot;ruby&quot;&gt;&lt;span class=&quot;k&quot;&gt;def&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;print_hi&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;nb&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
+  &lt;span class=&quot;nb&quot;&gt;puts&lt;/span&gt; &lt;span class=&quot;s2&quot;&gt;&amp;quot;Hi, &lt;/span&gt;&lt;span class=&quot;si&quot;&gt;#{&lt;/span&gt;&lt;span class=&quot;nb&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;si&quot;&gt;}&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;&amp;quot;&lt;/span&gt;
 &lt;span class=&quot;k&quot;&gt;end&lt;/span&gt;
-&lt;span class=&quot;n&quot;&gt;print_hi&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s1&quot;&gt;&#39;Tom&#39;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
-&lt;span class=&quot;c1&quot;&gt;#=&amp;gt; prints &#39;Hi, Tom&#39; to STDOUT.&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
+&lt;span class=&quot;n&quot;&gt;print_hi&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s1&quot;&gt;&amp;#39;Tom&amp;#39;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
+&lt;span class=&quot;c1&quot;&gt;#=&amp;gt; prints &amp;#39;Hi, Tom&amp;#39; to STDOUT.&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
 
 &lt;p&gt;Check out the &lt;a href=&quot;http://jekyllrb.com/docs/home&quot;&gt;Jekyll docs&lt;/a&gt; for more info on how to get the most out of Jekyll. File all bugs/feature requests at &lt;a href=&quot;https://github.com/jekyll/jekyll&quot;&gt;Jekyll’s GitHub repo&lt;/a&gt;. If you have questions, you can ask them on &lt;a href=&quot;https://talk.jekyllrb.com/&quot;&gt;Jekyll Talk&lt;/a&gt;.&lt;/p&gt;
 
-</description>
-        <pubDate>Sun, 08 Nov 2015 02:47:47 -0800</pubDate>
-        <link>http://yourdomain.com/jekyll/update/2015/11/08/welcome-to-jekyll.html</link>
-        <guid isPermaLink="true">http://yourdomain.com/jekyll/update/2015/11/08/welcome-to-jekyll.html</guid>
-        
-        
-        <category>jekyll</category>
-        
-        <category>update</category>
-        
-      </item>
-    
-  </channel>
-</rss>
+</description>
+        <pubDate>Sun, 08 Nov 2015 02:47:47 -0800</pubDate>
+        <link>http://yourdomain.com/jekyll/update/2015/11/08/welcome-to-jekyll.html</link>
+        <guid isPermaLink="true">http://yourdomain.com/jekyll/update/2015/11/08/welcome-to-jekyll.html</guid>
+        
+        
+        <category>jekyll</category>
+        
+        <category>update</category>
+        
+      </item>
+    
+  </channel>
+</rss>

Modified: incubator/systemml/site/index.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1717555&r1=1717554&r2=1717555&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Tue Dec  1 23:28:59 2015
@@ -1,182 +1,169 @@
-
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <title>Home</title>
-    
-    <meta name="author" content="">
-
-    <!-- Enable responsive viewport -->
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
-    <!--[if lt IE 9]>
-      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-    <![endif]-->
-
-    <!-- Le styles -->
-    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
-    <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet" type="text/css">
-    <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" />
-    <!-- Le fav and touch icons -->
-    <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
-  -->
-
-  </head>
-
-  <body>
-
-        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
-      <div class="container">
-        <div class="navbar-header">
-          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
-            <span class="sr-only">Toggle navigation</span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="navbar-brand" href="index.html">
-              <img src="assets/themes/apache/img/logo.png" width="80">
-              Apache SystemML (incubating)
-          </a>
-        </div>
-        <nav class="navbar-collapse collapse" role="navigation">
-          <ul class="nav navbar-nav navbar-right">
-            <li id="community">
-                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
-                <ul class="dropdown-menu dropdown-left">
-                    <li><a href="/community.html">Get Involved</a></li>
-                    <li><a href="/community-members">Who we are</a></li>
-                </ul>
-            </li>
-            <li><a href="https://git-wip-us.apache.org/repos/asf/incubator-systemml.git">GitHub</a></li>
-            <li><a href="http://sparktc.github.io/systemml">Documentation</a></li>
-            <li id="apache">
-              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
-               <ul class="dropdown-menu">
-                <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
-                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-                </ul>
-            </li>
-          </ul>
-        </nav><!--/.navbar-collapse -->
-      </div>
-    </div>
-
-
-<div class="jumbotron">
-  <div class="container">
-    <h1>Apache SystemML (incubating)</h1>
-    <p>Apache SystemML is a distributed and declarative machine learning platform.</p>
-
-    
-  </div>
-</div>
-
-
-
-    <div class="container">
-      
-<!--<div class="hero-unit Home">
-  <h1> <small>Apache Project !</small></h1>
-</div>
--->
-
-<div class="row">
-  <div class="col-md-12">
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Home</title>
+    
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
+    <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet" type="text/css">
+    <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"  type="text/css" media="screen" />
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  -->
+
+  </head>
+
+  <body>
+
+        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="navbar-brand" href="index.html">
+              <img src="assets/themes/apache/img/logo.png" width="80">
+              Apache SystemML (incubating)
+          </a>
+        </div>
+        <nav class="navbar-collapse collapse" role="navigation">
+          <ul class="nav navbar-nav navbar-right">
+            <li id="community">
+                <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
+                <ul class="dropdown-menu dropdown-left">
+                    <li><a href="/community.html">Get Involved</a></li>
+                    <li><a href="/community-members">Who we are</a></li>
+                </ul>
+            </li>
+            <li><a href="https://github.com/apache/incubator-systemml">GitHub</a></li>
+            <li><a href="http://sparktc.github.io/systemml">Documentation</a></li>
+            <li id="apache">
+              <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
+               <ul class="dropdown-menu">
+                <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+            </li>
+          </ul>
+        </nav><!--/.navbar-collapse -->
+      </div>
+    </div>
+
+
+<div class="jumbotron">
+  <div class="container">
+    <h1>Apache SystemML (incubating)</h1>
+    <p>Apache SystemML is a distributed and declarative machine learning platform.</p>
+
+    
+  </div>
+</div>
+
+
+
+    <div class="container">
+      
+<!--<div class="hero-unit Home">
+  <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
     
 <h2 id="apache-systemml">Apache SystemML</h2>
 
-<p>

SystemML provides declarative large-scale machine learning (ML) that aims at flexible specification 

-of ML algorithms and automatic generation of hybrid runtime plans ranging from single node, 

-in-memory computations, to distributed computations on Apache Hadoop and  Apache Spark.
</p>
+<p>SystemML provides declarative large-scale machine learning (ML) that aims at flexible specification of ML algorithms and automatic generation of hybrid runtime plans ranging from single node, in-memory computations, to distributed computations on Apache Hadoop and Apache Spark.</p>
 
 <h3 id="algorithm-customizability">Algorithm Customizability</h3>
 
-<p>ML algorithms are expressed in a R or Python syntax, that includes linear algebra primitives, statistical functions, 
-
and ML-specific constructs. This high-level language significantly increases the productivity of data scientists 
-
as it provides (1) full flexibility in expressing custom analytics, and (2) data independence from the underlying 
-
input formats and physical data representations. Automatic optimization according to data characteristics such as 

-distribution on the disk file system, and sparsity as well as processing characteristics in the distributed environment 

-like number of nodes, CPU, memory per node, ensures both efficiency and scalability.
</p>
-
-<figure class="highlight"><pre><code class="language-r" data-lang="r"> <span class="n">m</span> <span class="o">=</span> <span class="n">matrix</span><span class="p">(</span><span class="s2">"1 2 3 4 5 6 7 8 9 10 11 12"</span><span class="p">,</span> <span class="n">rows</span><span class="o">=</span><span class="m">4</span><span class="p">,</span> <span class="n">cols</span><span class="o">=</span><span class="m">3</span><span class="p">)</span> <span class="err">
</span>
-<span class="k">for</span> <span class="p">(</span><span class="n">i</span> <span class="k">in</span> <span class="m">1</span><span class="o">:</span><span class="n">nrow</span><span class="p">(</span><span class="n">m</span><span class="p">))</span> <span class="p">{</span>
-    <span class="k">for</span> <span class="p">(</span><span class="n">j</span> <span class="k">in</span> <span class="m">1</span><span class="o">:</span><span class="n">ncol</span><span class="p">(</span><span class="n">m</span><span class="p">))</span> <span class="p">{</span>
-        <span class="n">n</span> <span class="o">=</span> <span class="n">m</span><span class="p">[</span><span class="n">i</span><span class="p">,</span><span class="n">j</span><span class="p">]</span> <span class="n">print</span><span class="p">(</span><span class="s1">'['</span> <span class="o">+</span> <span class="n">i</span> <span class="o">+</span> <span class="s1">','</span> <span class="o">+</span> <span class="n">j</span> <span class="o">+</span> <span class="s1">']:'</span> <span class="o">+</span> <span class="n">as.scalar</span><span class="p">(</span><span class="n">n</span><span class="p">))</span>
-    <span class="p">}</span>
-<span class="err">
</span><span class="p">}</span> </code></pre></figure>
+<p>ML algorithms are expressed in a R or Python syntax, that includes linear algebra primitives, statistical functions, and ML-specific constructs. This high-level language significantly increases the productivity of data scientists as it provides (1) full flexibility in expressing custom analytics, and (2) data independence from the underlying input formats and physical data representations.  Automatic optimization according to data characteristics such as distribution on the disk file system, and sparsity as well as processing characteristics in the distributed environment like number of nodes, CPU, memory per node, ensures both efficiency and scalability.</p>
+
+<div class="highlight"><pre><code class="language-r" data-lang="r">m <span class="o">=</span> <span class="kt">matrix</span><span class="p">(</span><span class="s">&quot;1 2 3 4 5 6 7 8 9 10 11 12&quot;</span><span class="p">,</span> rows<span class="o">=</span><span class="m">4</span><span class="p">,</span> cols<span class="o">=</span><span class="m">3</span><span class="p">)</span>
+<span class="kr">for</span> <span class="p">(</span>i <span class="kr">in</span> <span class="m">1</span><span class="o">:</span><span class="kp">nrow</span><span class="p">(</span>m<span class="p">))</span> <span class="p">{</span>
+  <span class="kr">for</span> <span class="p">(</span>j <span class="kr">in</span> <span class="m">1</span><span class="o">:</span><span class="kp">ncol</span><span class="p">(</span>m<span class="p">))</span> <span class="p">{</span>
+    n <span class="o">=</span> m<span class="p">[</span>i<span class="p">,</span>j<span class="p">]</span>
+    <span class="kp">print</span><span class="p">(</span><span class="s">&#39;[&#39;</span> <span class="o">+</span> i <span class="o">+</span> <span class="s">&#39;,&#39;</span> <span class="o">+</span> j <span class="o">+</span> <span class="s">&#39;]:&#39;</span> <span class="o">+</span> as.scalar<span class="p">(</span>n<span class="p">))</span>
+  <span class="p">}</span>
+<span class="p">}</span></code></pre></div>
 
 <h3 id="multiple-execution-modes">Multiple Execution Modes</h3>
 
-<p>

SystemML computations can be executed in a variety of different modes. To begin with, SystemML
-
can be operated in Standalone mode on a single machine, allowing data scientists to develop

-algorithms locally without need of a distributed cluster. Algorithms can be distributed across Hadoop or Spark.

-This flexibility allows the utilization of an organization’s existing resources and expertise. In addition, SystemML
-
can be operated via Java, Scala, and Python. SystemML also features an embedded API for scoring models.
</p>
-
-<figure class="highlight"><pre><code class="language-r" data-lang="r"> <span class="err">..</span><span class="o">/</span><span class="n">spark</span><span class="o">-</span><span class="n">bin</span><span class="o">-</span><span class="n">hadoop</span><span class="o">/</span><span class="n">bin</span><span class="o">/</span><span class="n">spark</span><span class="o">-</span><span class="n">submit</span> <span class="err">\</span>
-      <span class="o">--</span><span class="n">class</span> <span class="n">com.ibm.bi.dml.api.DMLScript</span> <span class="err">\</span>
-      <span class="o">--</span><span class="n">master</span> <span class="n">yarn</span><span class="o">-</span><span class="n">client</span> <span class="err">\</span>
-      <span class="o">--</span><span class="n">num</span><span class="o">-</span><span class="n">executors</span> <span class="m">6</span> <span class="err">\</span>
-      <span class="o">--</span><span class="n">driver</span><span class="o">-</span><span class="n">memory</span> <span class="m">12</span><span class="n">g</span> <span class="err">\</span>
-      <span class="o">--</span><span class="n">executor</span><span class="o">-</span><span class="n">memory</span> <span class="m">55</span><span class="n">g</span> <span class="err">\</span>
-      <span class="o">--</span><span class="n">executor</span><span class="o">-</span><span class="n">cores</span> <span class="m">24</span> <span class="err">\</span>
-      <span class="err">.</span><span class="o">/</span><span class="n">SystemML.jar</span> <span class="o">-</span><span class="n">f</span> <span class="n">test.dml</span></code></pre></figure>
+<p>SystemML computations can be executed in a variety of different modes.  To begin with, SystemML can be operated in Standalone mode on a single machine, allowing data scientists to develop algorithms locally without need of a distributed cluster.  Algorithms can be distributed across Hadoop or Spark.  This flexibility allows the utilization of an organization’s existing resources and expertise.  In addition, SystemML can be operated via Java, Scala, and Python.  SystemML also features an embedded API for scoring models.</p>
+
+<div class="highlight"><pre><code class="language-sh" data-lang="sh">// Standalone
+./bin/systemml test.dml 
+
+// Spark
+<span class="nv">$SPARK_HOME</span>/bin/spark-submit SystemML.jar -f test.dml
+
+// Hadoop MapReduce
+hadoop jar SystemML.jar -f test.dml</code></pre></div>
 
 <h3 id="automatic-optimization">Automatic Optimization</h3>
 
-<p>Algorithms specified in DML are dynamically compiled and optimized based on data and cluster characteristics using rule-based 
-and cost-based optimization techniques. The optimizer automatically generates hybrid runtime execution plans ranging from 
-in-memory single-node execution to distributed computations on Spark or Hadoop. This ensures both efficiency and scalability. 
-Automatic optimization reduces or eliminates the need to hand-tune distributed runtime execution plans and system configurations.</p>
-
-
-  </div>
-</div>
-
-
-      <hr>
-      <footer>
-        <!-- <p>&copy; 2015 </p>-->
-        <footer class="site-footer">
-
-  <div class="wrapper">
-
-    <div class="footer-col-wrapper">
-      
-      Apache SystemML (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-      
-      <div style="text-align:center">
-          <br><br>
-          Copyright © 2015 The Apache Software Foundation
-          <br>
-          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-          <br>
-          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
-      </div>
-    </div>
-
-  </div>
-
-</footer>
-
-      </footer>
-    </div>
-
-    
-    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
-    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
-  </body>
-</html>
-
+<p>Algorithms specified in DML are dynamically compiled and optimized based on data and cluster characteristics using rule-based and cost-based optimization techniques.  The optimizer automatically generates hybrid runtime execution plans ranging from in-memory single-node execution to distributed computations on Spark or Hadoop.  This ensures both efficiency and scalability.  Automatic optimization reduces or eliminates the need to hand-tune distributed runtime execution plans and system configurations.</p>
+
+
+  </div>
+</div>
+
+
+      <hr>
+      <footer>
+        <!-- <p>&copy; 2015 </p>-->
+        <footer class="site-footer">
+
+  <div class="wrapper">
+
+    <div class="footer-col-wrapper">
+      
+      Apache SystemML (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a> at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      
+      <div style="text-align:center">
+          <br><br>
+          Copyright © 2015 The Apache Software Foundation
+          <br>
+          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+          <br>
+          Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+
+  </div>
+
+</footer>
+
+      </footer>
+    </div>
+
+    
+    <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+    <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+  </body>
+</html>
+