You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by lr...@apache.org on 2016/09/05 04:29:54 UTC

svn commit: r1759200 [1/4] - in /incubator/systemml/site: ./ 0.10.0-incubating/ 0.9.0-incubating/ assets/ css/ img/ js/ media/

Author: lresende
Date: Mon Sep  5 04:29:51 2016
New Revision: 1759200

URL: http://svn.apache.org/viewvc?rev=1759200&view=rev
Log:
Upload SystemML redesigned website

Added:
    incubator/systemml/site/about.html
    incubator/systemml/site/css/
    incubator/systemml/site/css/bundle.css
    incubator/systemml/site/download.html
    incubator/systemml/site/img/
    incubator/systemml/site/img/airport-traffic.png   (with props)
    incubator/systemml/site/img/apache-incubator-logo.png   (with props)
    incubator/systemml/site/img/apache-logo.png   (with props)
    incubator/systemml/site/img/automotive.png   (with props)
    incubator/systemml/site/img/dsx-logo.png   (with props)
    incubator/systemml/site/img/hadoop-logo.png   (with props)
    incubator/systemml/site/img/hero-about.png   (with props)
    incubator/systemml/site/img/hero-about.svg
    incubator/systemml/site/img/hero-home.jpg   (with props)
    incubator/systemml/site/img/icon-chevron-down.svg
    incubator/systemml/site/img/icon-close.svg
    incubator/systemml/site/img/icon-close_1.svg
    incubator/systemml/site/img/icon-code.svg
    incubator/systemml/site/img/icon-data.svg
    incubator/systemml/site/img/icon-math.svg
    incubator/systemml/site/img/jupyter-logo.png   (with props)
    incubator/systemml/site/img/mask.png   (with props)
    incubator/systemml/site/img/play-button.svg
    incubator/systemml/site/img/python-logo-generic.svg
    incubator/systemml/site/img/r-logo.svg
    incubator/systemml/site/img/social-banking.png   (with props)
    incubator/systemml/site/img/spark-logo.png   (with props)
    incubator/systemml/site/img/systemml-logo.svg
    incubator/systemml/site/img/what-is-systemml.png   (with props)
    incubator/systemml/site/img/zeppelin-logo.png   (with props)
    incubator/systemml/site/index.html
    incubator/systemml/site/js/
    incubator/systemml/site/js/bundle.js
    incubator/systemml/site/media/
    incubator/systemml/site/media/hero.mp4   (with props)
Removed:
    incubator/systemml/site/0.10.0-incubating/
    incubator/systemml/site/0.9.0-incubating/
    incubator/systemml/site/assets/
    incubator/systemml/site/community-members.html
    incubator/systemml/site/community.html
    incubator/systemml/site/favicon.png
    incubator/systemml/site/feed.xml
    incubator/systemml/site/privacy-policy.html

Added: incubator/systemml/site/about.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/about.html?rev=1759200&view=auto
==============================================================================
--- incubator/systemml/site/about.html (added)
+++ incubator/systemml/site/about.html Mon Sep  5 04:29:51 2016
@@ -0,0 +1,239 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8" lang="en-us">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
+    <title>Apache SystemML - Declarative Large-Scale Machine Learning</title>
+    <meta name="description" content="Apache SystemML provides an optimal workplace for machine
+learning using big data.">
+
+    <meta name="HandheldFriendly" content="True">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- You can use Open Graph tags to customize link previews.
+    Learn more: https://developers.facebook.com/docs/sharing/webmasters -->
+  	<meta property="og:url"           content="https://systemml.apache.org/" />
+  	<meta property="og:type"          content="website" />
+  	<meta property="og:title"         content="Apache SystemML - Declarative Large-Scale Machine Learning" />
+  	<meta property="og:description"   content="Apache SystemML provides an optimal workplace for machine
+learning using big data." />
+  	<meta property="og:image"         content="" />
+
+    <!-- favicons -->
+    <link rel="shortcut icon" href="/img/favicons/fav_16.ico>
+    <link rel="shortcut icon" href=/img/favicons/fav_32.ico">
+    <link rel="shortcut icon" href="/img/favicons/fav_48.ico">
+
+    <!-- Stylesheet -->
+    <link rel="stylesheet" href="css/bundle.css">
+
+  </head>
+
+  <body class="ap-container vcard">
+
+    <!-- Mobile Nav
+    <nav class="pushy pushy-right mobile-nav">
+      <ul>
+        <li role="presentation"><a class="nav-link--hover" href="https://github.com/apache/incubator-systemml" target="_blank">Github</a></li>
+        <li role="presentation"><a class="nav-link--hover" href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a></li>
+        <li>
+          <a class="nav-link--hover" href="#">Resources<i class="icon icon-chevron-down"></i></a>
+          <ul>
+            <li><a href="about.html">About SystemML</a></li>
+            <li><a href="https://issues.apache.org/jira/browse/SYSTEMML/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel" target="_blank">Found a bug</a></li>
+            <li><a href="http://www.apache.org/foundation/how-it-works.html" target="_blank">Apache Software Foundation</a></li>
+            <li><a href="http://www.apache.org/licenses/" target="_blank">Apache License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
+            <li><a href="https://systemml.apache.org/privacy-policy" target="_blank">Privacy Policy</a></li>
+          </ul>
+        </li>
+      </ul>
+    </nav>
+     /Mobile Nav -->
+
+    <header class="site-header">
+      <h1 class="logo"><a class="url" href="https://systemml.apache.org/"><i class="logo-mark"></i><span class="fn org">Apache SystemML</span></a></h1>
+      <nav class="main-nav">
+        <ul>
+          <li role="presentation"><a class="nav-link--hover" href="https://github.com/apache/incubator-systemml" target="_blank">Github</a></li>
+          <li role="presentation"><a class="nav-link--hover" href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a></li>
+          <li>
+            <a class="nav-link--hover" href="#">Resources<i class="icon icon-chevron-down"></i></a>
+            <ul>
+              <li><a href="about.html">About SystemML</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/SYSTEMML/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel" target="_blank">Found a bug</a></li>
+              <li><a href="http://www.apache.org/foundation/how-it-works.html" target="_blank">Apache Software Foundation</a></li>
+              <li><a href="http://www.apache.org/licenses/" target="_blank">Apache License</a></li>
+              <li><a href="http://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship</a></li>
+              <li><a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
+              <li><a href="https://systemml.apache.org/privacy-policy" target="_blank">Privacy Policy</a></li>
+            </ul>
+          </li>
+        </ul>
+      </nav>
+    </header>
+
+    <section class="hero-banner hero-about">
+      <div class="banner-overlay">
+        <div class="banner-content">
+          <h1>About</h1>
+          <p>Apache SystemML was built with the brightest minds and the best tools.</p>
+        </div>
+      </div>
+    </section>
+
+    <section class="team-banner">
+      <div class="content-container">
+        <h2 class="text-center">SystemML Mentors</h2>
+        <div class="team-container">
+          <ul class="content-group">
+            <li class="vcard">
+              <h3 class="fn">Luciano Resende</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Patrick Wendell</h3>
+              <p class="role">Databricks</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Reynold Xin</h3>
+              <p class="role">Databricks</p>
+            </li>
+          </ul>
+        </div>
+
+        <h2 class="text-center">SystemML Team Members</h2>
+        <div class="team-container">
+          <ul class="content-group">
+            <li class="vcard">
+              <h3 class="fn">Alexandre V Evfimievski</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Arvind Surve</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Berthold Reinwald</h3>
+              <p class="role">IBM</p>
+            </li>
+          </ul>
+          <ul class="content-group">
+            <li class="vcard">
+              <h3 class="fn">DB Tsai</h3>
+              <p class="role">Netflix</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Deron Eriksson</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Faraz Makari</h3>
+              <p class="role">IBM</p>
+            </li>
+          </ul>
+          <ul class="content-group">
+            <li class="vcard">
+              <h3 class="fn">Fred Reiss</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Glenn Weidner</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Holden Karau</h3>
+              <p class="role">IBM</p>
+            </li>
+          </ul>
+          <ul class="content-group">
+            <li class="vcard">
+              <h3 class="fn">Joseph Bradley</h3>
+              <p class="role">Databricks</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Luciano Resende</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Matthias Boehm</h3>
+              <p class="role">IBM</p>
+            </li>
+          </ul>
+          <ul class="content-group">
+            <li class="vcard">
+              <h3 class="fn">Mike Dusenberry</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Niketan Pansare</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Patrick Wendell</h3>
+              <p class="role">Databricks</p>
+            </li>
+          </ul>
+          <ul class="content-group">
+            <li class="vcard">
+              <h3 class="fn">Prithviraj Sen</h3>
+              <p class="role">IBM</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Reynold Xin</h3>
+              <p class="role">Databricks</p>
+            </li>
+            <li class="vcard">
+              <h3 class="fn">Shirish Tatikonda</h3>
+              <p class="role">Databricks</p>
+            </li>
+          </ul>
+          <ul class="content-group wrap-row">
+            <li class="vcard">
+              <h3 class="fn">Xiangrui Meng</h3>
+              <p class="role">Databricks</p>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </section>
+
+    <section class="features-banner">
+      <div class="content-container">
+        <h2>Get Involved</h2>
+        <div class="content-group">
+          <p>To contribute code to SystemML, you can contact us directly on Github or <a href="mailto:dev@systemml.incubator.apache.org">dev@systemml.incubator.apache.org</a></p>
+        </div>
+      </div>
+    </section>
+
+    <section class="get-started-banner">
+      <div class="content-container">
+        <h2>Start using SystemML today!</h2>
+        <a class="button button-primary" href="https://systemml.apache.org/download.html">Get Started</a>
+      </div>
+    </section>
+
+    <footer class="site-footer">
+      <div class="content-container">
+        <p>Apache SystemML 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.</p>
+        <img src="img/apache-incubator-logo.png" alt="Apache Software Foundation" />
+        <p>Copyright &copy; 2016 The Apache Software Foundation. Licensed under the Apache License, Version 2.0. Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.</p>
+      </div>
+    </footer>
+
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+    ga('create', 'UA-71553733-1', 'auto');
+    ga('send', 'pageview');
+    </script>
+
+    <script src="js/bundle.js" type="text/javascript"></script>
+  </body>
+</html>