You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by gw...@apache.org on 2017/06/30 04:48:46 UTC

svn commit: r1800356 - in /systemml/site: get-started.html tutorial-kdd2017.html tutorials.html

Author: gweidner
Date: Fri Jun 30 04:48:46 2017
New Revision: 1800356

URL: http://svn.apache.org/viewvc?rev=1800356&view=rev
Log:
Add tutorial page for KDD 2017 conference

Added:
    systemml/site/tutorial-kdd2017.html
Modified:
    systemml/site/get-started.html
    systemml/site/tutorials.html

Modified: systemml/site/get-started.html
URL: http://svn.apache.org/viewvc/systemml/site/get-started.html?rev=1800356&r1=1800355&r2=1800356&view=diff
==============================================================================
--- systemml/site/get-started.html (original)
+++ systemml/site/get-started.html Fri Jun 30 04:48:46 2017
@@ -166,7 +166,7 @@
       <h2>Install SystemML</h2>
       <h4><strong>Level:</strong> Beginner &nbsp; | &nbsp; <strong>Time:</strong> 20 minutes</h4><br>
       <p>New to Apache SystemML? Try our quick install guide that will walk you through setting up your environment and getting you up and going with SystemML.&lrm;</p>
-      <a class="button button-secondary" href="https://apache.github.io/systemml" target="_blank">Docs</a>
+      <a class="button button-secondary" href="tutorials.html" target="_blank">Tutorials</a>
       <a class="button button-primary" href="install-systemml.html">Install SystemML</a>
     </div>
   </div>

Added: systemml/site/tutorial-kdd2017.html
URL: http://svn.apache.org/viewvc/systemml/site/tutorial-kdd2017.html?rev=1800356&view=auto
==============================================================================
--- systemml/site/tutorial-kdd2017.html (added)
+++ systemml/site/tutorial-kdd2017.html Fri Jun 30 04:48:46 2017
@@ -0,0 +1,211 @@
+<!--
+
+-->
+<!--
+
+-->
+<!DOCTYPE html>
+<html lang="en">
+  <!--
+
+-->
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
+  <title>KDD 2017 Tutorial</title>
+  
+  <meta name="description" content="KDD 2017 Tutorial Page">
+  
+  <meta name="author" content="Apache SystemML">
+
+  <!-- Enable responsive viewport -->
+  <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="KDD 2017 Tutorial" />
+  <meta property="og:description"   content="Apache SystemML provides an optimal workplace for Machine Learning using big data" />
+  <meta property="og:image"         content="" />
+
+  <!-- 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 rel="stylesheet" href="/assets/css/main.css">
+  <link rel="stylesheet" href="/assets/css/jquery-ui.css">
+
+  <!-- favicons -->
+  <link rel="shortcut icon" href="/assets/img/favicon.png">
+</head>
+ <!-- META -->
+  <body class="vcard">
+    <!--
+
+-->
+<header class="site-header site-header--not-home">
+  <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemML<sup id="trademark">&trade;</sup></span></a></h1>
+  <nav class="main-nav">
+    <ul>
+      
+      <li role="presentation">
+        
+        
+        <a href="/download" target="_self">Download</a>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        
+        <a href="/get-started" target="_self">Get Started</a>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        
+        <a href="/documentation" target="_self">Docs</a>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        
+        <a href="/roadmap" target="_self">Roadmap</a>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        <a class="nav-link--hover">Community <i class="icon icon-chevron-down"></i></a>
+        <ul>
+          
+          
+          <li><a href="/community" target="_self">Get Involved</a></li>
+          
+          
+          <li><a href="https://issues.apache.org/jira/browse/SYSTEMML" target="_blank">Issue Tracker</a></li>
+          
+          
+          <li><a href="https://github.com/apache/systemml" target="_blank">Source Code</a></li>
+          
+          
+          <li><a href="https://github.com/apache/systemml-website" target="_blank">Website Source Code</a></li>
+          
+          
+          <li><a href="/roadmap" target="_self">Roadmap</a></li>
+          
+        </ul>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        <a class="nav-link--hover">Apache <i class="icon icon-chevron-down"></i></a>
+        <ul>
+          
+          
+          <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="/privacy-policy" target="_self">Privacy Policy</a></li>
+          
+          
+          <li><a href="/security" target="_self">Security</a></li>
+          
+        </ul>
+        
+      </li>
+      
+    </ul>
+  </nav>
+</header>
+ <!-- GLOBAL HEADER -->
+    <!--
+
+-->
+<!--
+
+-->
+<div>
+  <!--
+
+-->
+
+<!-- hero image -->
+<section class="full-stripe full-stripe--subpage-header clear-header">
+  <div class="ml-container ml-container--horizontally-center">
+    <div class="col col-12 content-group content-group--center-content content-group--center-align">
+      <h1>Apache SystemML<sup id="trademark">&trade;</sup> KDD 2017 Tutorial</h1>
+    </div>
+  </div>
+</section>
+
+<!-- content -->
+<main>
+  <!-- Tutorial 1 description and text-->
+  <section class="full-stripe">
+    <div class="ml-container ml-container--medium-width ml-container--vertically-centered">
+      <div class="col col-6 feature-content preview-image">
+        <img src="/assets/img/systemML_diagram.gif" alt="KDD 2017 Tutorial Coming Soon">
+      </div>
+      <div class="col col-6 feature-content button-group">
+        <h2></h2>
+        <p><em>Tutorial Coming Soon.</em></p>
+      </div>
+    </div>
+  </section>
+
+</main>
+
+</div>
+
+ 
+    <!--
+
+-->
+<footer class="site-footer">
+  <div class="ml-container ml-container--horizontally-center">
+    <div class="footer-col-wrapper">
+      <div style="margin-top: 20px; margin-bottom: 20px;">
+        <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator"/></a>
+      </div>
+      <div>
+      Copyright &copy; 2015-2017 <a href="http://www.apache.org">The Apache Software Foundation</a>.
+      Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+      <br>
+      Apache and the Apache Feather logo are trademarks of The Apache Software Foundation.
+      </div>
+    </div>
+  </div>
+  <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>
+
+</footer>
+ <!-- GLOBAL FOOTER-->
+    <script src="assets/js/bundle.min.js"></script>
+  </body>
+</html>
+

Modified: systemml/site/tutorials.html
URL: http://svn.apache.org/viewvc/systemml/site/tutorials.html?rev=1800356&r1=1800355&r2=1800356&view=diff
==============================================================================
--- systemml/site/tutorials.html (original)
+++ systemml/site/tutorials.html Fri Jun 30 04:48:46 2017
@@ -152,7 +152,7 @@
   <div class="banner-overlay">
     <div class="banner-content">
       <h1>Tutorials</h1><br>
-      <p>Learn SystemML in simple and easy steps.</p>
+      <p>Learn Apache SystemML.</p>
     </div>
   </div>
 </section>
@@ -163,18 +163,18 @@
   <section class="full-stripe">
     <div class="ml-container ml-container--medium-width ml-container--vertically-centered">
       <div class="col col-6 feature-content preview-image">
-        <img src="/assets/img/robotTutorial.gif" alt="What is Apache SystemML?">
+        <img src="/assets/img/robotTutorial.gif" alt="KDD 2017 Tutorial Coming Soon">
       </div>
       <div class="col col-6 feature-content button-group">
-        <h2>Get Started</h2>
-        <p>New to Apache SystemML? Try our Get Started tutorial that will walk you through setting up your environment and getting you up and going with SystemML.</p>
-        <a class="button button-primary" href="get-started.html">Begin Tutorial</a>
-        <a class="button button-secondary" href="https://apache.github.io/systemml/">Docs</a>
+        <h2>KDD 2017</h2>
+        <p><em>Coming Soon.</em></p>
+        <a class="button button-secondary" href="tutorial-kdd2017.html" target="_blank">KDD 2017 Tutorial</a>
       </div>
     </div>
   </section>
 
   <!-- Tutorial 2 description and text-->
+  <!--
   <section class="full-stripe full-stripe--alternate">
     <div class="ml-container ml-container--medium-width ml-container--vertically-centered">
       <div class="col col-6 feature-content">
@@ -186,8 +186,10 @@
       </div>
     </div>
   </section>
+  -->
 
   <!-- Tutorial 3 description and text-->
+  <!--
   <section class="full-stripe">
     <div class="ml-container ml-container--medium-width ml-container--vertically-centered">
       <div class="col col-6 feature-content preview-image">
@@ -199,6 +201,7 @@
       </div>
     </div>
   </section>
+  -->
 </main>
 
 </div>