Author: janardhan
Date: Wed Jul 15 07:03:23 2020
New Revision: 1879875
URL: http://svn.apache.org/viewvc?rev=1879875&view=rev
Log:
[MINOR] Remove redundant jquery files
* Removed script versions:
jquery-2.1.1, 1.12.4
jquery-ui-1.12.1
[MINOR] Refactor name from SystemML to SystemDS
Modified:
systemds/site/community.html
systemds/site/documentation.html
systemds/site/download.html
systemds/site/get-started.html
systemds/site/index.html
systemds/site/install-systemml.html
systemds/site/privacy-policy.html
systemds/site/roadmap.html
systemds/site/security.html
systemds/site/tutorial-kdd2017.html
systemds/site/tutorials.html
Modified: systemds/site/community.html
URL:
http://svn.apache.org/viewvc/systemds/site/community.html?rev=1879875&r1=1879874&r2=1879875&view=diff
==============================================================================
--- systemds/site/community.html (original)
+++ systemds/site/community.html Wed Jul 15 07:03:23 2020
@@ -9,15 +9,15 @@
<!--
-->
+
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Community</title>
- <meta name="description" content="Project Community Page">
-
- <meta name="author" content="Apache SystemML">
+ <meta name="description" content="Project Community Page">
+ <meta name="author" content="Apache SystemDS">
<!-- Enable responsive viewport -->
<meta name="HandheldFriendly" content="True">
@@ -25,31 +25,30 @@
<!-- 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="Community" />
- <meta property="og:description" content="Apache SystemML provides an
optimal workplace for Machine Learning using big data" />
- <meta property="og:image" content="" />
+ <meta property="og:url" content="https://systemds.apache.org/" />
+ <meta property="og:type" content="website" />
+ <meta property="og:title" content="Community" />
+ <meta property="og:description" content="Apache SystemDS 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>
+ <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 -->
+</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">™</sup></span></a></h1>
+ <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span
class="fn org">Apache SystemDS<sup
+ id="trademark">™</sup></span></a></h1>
<nav class="main-nav">
<ul>
@@ -90,7 +89,7 @@
<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://issues.apache.org/jira/browse/SYSTEMDS"
target="_blank">Issue Tracker</a></li>
<li><a href="https://github.com/apache/systemml"
target="_blank">Source Code</a></li>
@@ -134,8 +133,7 @@
</ul>
</nav>
-</header>
- <!-- GLOBAL HEADER -->
+</header> <!-- GLOBAL HEADER -->
<!--
-->
@@ -151,74 +149,33 @@
<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">™</sup> Community</h1>
+ <h1>Apache SystemDS<sup id="trademark">™</sup> Community</h1>
</div>
</div>
</section>
-<!-- You can:
-
-* Use our project and provide a feedback.
-* Provide us with the use-cases.
-* Report bugs and submit patches.
-* Contribute code, javadocs, documentation.
-
-Visit the [Contributing] page for more information.
-### Mailing list
-Get help using SystemML<sup id="trademark">™</sup> or contribute to the
project on our mailing lists:
-
-
-
-[[email protected]](mailto:[email protected]) is for people who
want to contribute code to SystemML<sup id="trademark">™</sup>.
-
-[subscribe](mailto:[email protected]?subject=send this email
to subscribe),
-[unsubscribe](mailto:[email protected]?subject=send this
email to unsubscribe),
-[archives](https://www.mail-archive.com/[email protected]/)
-
-[[email protected]](mailto:[email protected]) is for
commit messages and patches to SystemML<sup id="trademark">™</sup>.
-
-[subscribe](mailto:[email protected]?subject=send this
email to subscribe),
-[unsubscribe](mailto:[email protected]?subject=send this
email to unsubscribe),
-[archives](https://www.mail-archive.com/[email protected]/)
-
-
- [[email protected]](mailto:[email protected]) is for
issues workflow notifications.
[subscribe](mailto:[email protected]?subject=send this email
to subscribe),
- [unsubscribe](mailto:[email protected]?subject=send
this email to unsubscribe),
- [archives](https://www.mail-archive.com/[email protected]/)
-
-
-### Issue tracker
-
-
-
-#### Bug Reports
-
-Found bug? Enter an issue in the [Issue
Tracker](https://issues.apache.org/jira/browse/SYSTEMML).
-
-Before submitting an issue, please:
-
-* Verify that the bug does in fact exist.
-* Search the issue tracker to verify there is no existing issue reporting the
bug you've found.
-* Consider tracking down the bug yourself in the Wink's source and submitting
a patch along with your bug report. This is a great time saver for the Wink
developers and helps ensure the bug will be fixed quickly. -->
-
<section class="full-stripe full-stripe--alternate hero">
<div class="ml-container ml-container--three-column">
<!-- section 1 -->
<div class="col col-4">
<h2>Github</h2>
- <p>You can find all of Apache SystemMLâs code on Github, including
example algorithms and notebooks. Fork it, try it out, and contribute to
SystemML yourself.</p>
+ <p>You can find all of Apache SystemDSâs code on Github, including
example algorithms and notebooks.
+ Fork it, try it out, and contribute to SystemDS yourself.</p>
<a href="https://github.com/apache/systemml" target="_blank"
class="button button-primary">Go To Github</a>
</div>
<!-- section 2 -->
<div class="col col-4">
<h2>Jira</h2>
- <p>Keep track of the daily updates with SystemML. Create your own Jira
to report issues and bugs you come across, acting as part of the SystemML
community.</p>
- <a href="https://issues.apache.org/jira/browse/SYSTEMML" target="_blank"
class="button button-primary">Go To Jira</a>
+ <p>Keep track of the daily updates with SystemDS. Create your own Jira
to report issues and bugs you come across,
+ acting as part of the SystemDS community.</p>
+ <a href="https://issues.apache.org/jira/browse/SYSTEMDS" target="_blank"
+ class="button button-primary">Go To Jira</a>
</div>
<!-- section 3 -->
<div class="col col-4">
<h2>Roadmap</h2>
- <p>View SystemML's roadmap for a comprehensive blueprint of future
plans. You can also browse through a list of completed features from past
versions.</p>
+ <p>View SystemDS's roadmap for a comprehensive blueprint of future
plans. You can also browse through a list of
+ completed features from past versions.</p>
<a href="roadmap.html" target="_blank" class="button button-primary">Go
to Roadmap</a>
</div>
</div>
@@ -230,431 +187,476 @@ Before submitting an issue, please:
<section class="full-stripe">
<div class="ml-container">
<div class="col col-12 content-group content-group--center-align">
- <h2>SystemML Project Committers</h2><br>
+ <h2>SystemDS Project Committers</h2><br>
</div>
<div class="col col-12 content-g">
-
- <div class="profile">
- <a href="http://github.com/ae2015">
- <img class="profile--img" src="http://github.com/ae2015.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/ae2015">Alexandre V Evfimievski</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/phaniarnab">
- <img class="profile--img" src="http://github.com/phaniarnab.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/phaniarnab">Arnab Phani</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>Committer</li>
- <li>TU Graz</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/asurve">
- <img class="profile--img" src="http://github.com/asurve.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/asurve">Arvind
Surve</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/bertholdreinwald">
- <img class="profile--img"
src="http://github.com/bertholdreinwald.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/bertholdreinwald">Berthold Reinwald</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/dbtsai">
- <img class="profile--img" src="http://github.com/dbtsai.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/dbtsai">DB
Tsai</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>Netflix</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/deroneriksson">
- <img class="profile--img"
src="http://github.com/deroneriksson.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/deroneriksson">Deron Eriksson</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member, Chair</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/fmakari">
- <img class="profile--img" src="http://github.com/fmakari.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/fmakari">Faraz
Makari</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>Daimler TSS</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/fschueler">
- <img class="profile--img" src="http://github.com/fschueler.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/fschueler">Felix Schüler</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>TU Berlin, DIMA</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/frreiss">
- <img class="profile--img" src="http://github.com/frreiss.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/frreiss">Fred
Reiss</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/gweidner">
- <img class="profile--img" src="http://github.com/gweidner.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/gweidner">Glenn
Weidner</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/EdgarLGB">
- <img class="profile--img" src="http://github.com/EdgarLGB.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/EdgarLGB">Guobao Li</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>Committer</li>
- <li>Criteo</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/hsaputra">
- <img class="profile--img" src="http://github.com/hsaputra.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/hsaputra">Henry
Saputra</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member, Mentor</li>
- <li>eBay</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/holdenk">
- <img class="profile--img" src="http://github.com/holdenk.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/holdenk">Holden
Karau</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/j143">
- <img class="profile--img" src="http://github.com/j143.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/j143">Janardhan
Pulivarthi</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>Committer</li>
- <li>OneDesign</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/jkbradley">
- <img class="profile--img" src="http://github.com/jkbradley.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/jkbradley">Joseph Bradley</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>Databricks</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/kev-inn">
- <img class="profile--img" src="http://github.com/kev-inn.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/kev-inn">Kevin
Innerebner</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>Committer</li>
- <li>TU Graz</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/krishnakalyan3">
- <img class="profile--img"
src="http://github.com/krishnakalyan3.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/krishnakalyan3">Krishna Kalyan</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>Committer</li>
- <li>Cloudera</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/lresende">
- <img class="profile--img" src="http://github.com/lresende.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/lresende">Luciano Resende</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member, Mentor</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/corepointer">
- <img class="profile--img"
src="http://github.com/corepointer.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/corepointer">Mark Dokter</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>Committer</li>
- <li>TU Graz</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/mboehm7">
- <img class="profile--img" src="http://github.com/mboehm7.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/mboehm7">Matthias Boehm</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>TU Graz, previously IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/dusenberrymw">
- <img class="profile--img"
src="http://github.com/dusenberrymw.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/dusenberrymw">Mike Dusenberry</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/nakul02">
- <img class="profile--img" src="http://github.com/nakul02.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/nakul02">Nakul
Jindal</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/niketanpansare">
- <img class="profile--img"
src="http://github.com/niketanpansare.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/niketanpansare">Niketan Pansare</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/pwendell">
- <img class="profile--img" src="http://github.com/pwendell.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/pwendell">Patrick Wendell</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member, Mentor</li>
- <li>Databricks</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/prithvirajsen">
- <img class="profile--img"
src="http://github.com/prithvirajsen.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/prithvirajsen">Prithviraj Sen</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>IBM</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/rxin">
- <img class="profile--img" src="http://github.com/rxin.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/rxin">Reynold
Xin</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member, Mentor</li>
- <li>Databricks</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/rbowen">
- <img class="profile--img" src="http://github.com/rbowen.png">
- </a>
- <div class="profile--info">
- <a class="profile--name" href="http://github.com/rbowen">Rich
Bowen</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member, Mentor</li>
- <li>Red Hat</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/shirisht">
- <img class="profile--img" src="http://github.com/shirisht.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/shirisht">Shirish Tatikonda</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>Target</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/Shafaq-Siddiqi">
- <img class="profile--img"
src="http://github.com/Shafaq-Siddiqi.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/Shafaq-Siddiqi">Shafaq Siddiqi</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>Committer</li>
- <li>TU Graz</li>
- </ul>
- </div>
- </div>
-
- <div class="profile">
- <a href="http://github.com/mengxr">
- <img class="profile--img" src="http://github.com/mengxr.png">
- </a>
- <div class="profile--info">
- <a class="profile--name"
href="http://github.com/mengxr">Xiangrui Meng</a>
- <ul class="bullet-pointless">
- <li></li>
- <li>PMC Member</li>
- <li>Databricks</li>
- </ul>
- </div>
- </div>
-
+
+ <div class="profile">
+ <a href="http://github.com/ae2015">
+ <img class="profile--img"
+ src="http://github.com/ae2015.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/ae2015">Alexandre V
Evfimievski</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/phaniarnab">
+ <img class="profile--img"
+ src="http://github.com/phaniarnab.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/phaniarnab">Arnab
Phani</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>Committer</li>
+ <li>TU Graz</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/asurve">
+ <img class="profile--img"
+ src="http://github.com/asurve.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/asurve">Arvind
Surve</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/bertholdreinwald">
+ <img class="profile--img"
+ src="http://github.com/bertholdreinwald.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name"
href="http://github.com/bertholdreinwald">Berthold Reinwald</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/dbtsai">
+ <img class="profile--img"
+ src="http://github.com/dbtsai.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/dbtsai">DB Tsai</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>Netflix</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/deroneriksson">
+ <img class="profile--img"
+ src="http://github.com/deroneriksson.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name"
href="http://github.com/deroneriksson">Deron Eriksson</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member, Chair</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/fmakari">
+ <img class="profile--img"
+ src="http://github.com/fmakari.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/fmakari">Faraz
Makari</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>Daimler TSS</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/fschueler">
+ <img class="profile--img"
+ src="http://github.com/fschueler.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/fschueler">Felix
Schüler</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>TU Berlin, DIMA</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/frreiss">
+ <img class="profile--img"
+ src="http://github.com/frreiss.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/frreiss">Fred
Reiss</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/gweidner">
+ <img class="profile--img"
+ src="http://github.com/gweidner.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/gweidner">Glenn
Weidner</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/EdgarLGB">
+ <img class="profile--img"
+ src="http://github.com/EdgarLGB.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/EdgarLGB">Guobao
Li</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>Committer</li>
+ <li>Criteo</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/hsaputra">
+ <img class="profile--img"
+ src="http://github.com/hsaputra.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/hsaputra">Henry
Saputra</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member, Mentor</li>
+ <li>eBay</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/holdenk">
+ <img class="profile--img"
+ src="http://github.com/holdenk.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/holdenk">Holden
Karau</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/j143">
+ <img class="profile--img"
+ src="http://github.com/j143.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/j143">Janardhan
Pulivarthi</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>Committer</li>
+ <li>OneDesign</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/jkbradley">
+ <img class="profile--img"
+ src="http://github.com/jkbradley.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/jkbradley">Joseph
Bradley</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>Databricks</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/kev-inn">
+ <img class="profile--img"
+ src="http://github.com/kev-inn.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/kev-inn">Kevin
Innerebner</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>Committer</li>
+ <li>TU Graz</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/krishnakalyan3">
+ <img class="profile--img"
+ src="http://github.com/krishnakalyan3.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name"
href="http://github.com/krishnakalyan3">Krishna Kalyan</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>Committer</li>
+ <li>Cloudera</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/lresende">
+ <img class="profile--img"
+ src="http://github.com/lresende.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/lresende">Luciano
Resende</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member, Mentor</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/corepointer">
+ <img class="profile--img"
+ src="http://github.com/corepointer.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/corepointer">Mark
Dokter</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>Committer</li>
+ <li>TU Graz</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/mboehm7">
+ <img class="profile--img"
+ src="http://github.com/mboehm7.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/mboehm7">Matthias
Boehm</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>TU Graz, previously IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/dusenberrymw">
+ <img class="profile--img"
+ src="http://github.com/dusenberrymw.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/dusenberrymw">Mike
Dusenberry</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/nakul02">
+ <img class="profile--img"
+ src="http://github.com/nakul02.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/nakul02">Nakul
Jindal</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/niketanpansare">
+ <img class="profile--img"
+ src="http://github.com/niketanpansare.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name"
href="http://github.com/niketanpansare">Niketan Pansare</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/pwendell">
+ <img class="profile--img"
+ src="http://github.com/pwendell.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/pwendell">Patrick
Wendell</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member, Mentor</li>
+ <li>Databricks</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/prithvirajsen">
+ <img class="profile--img"
+ src="http://github.com/prithvirajsen.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name"
href="http://github.com/prithvirajsen">Prithviraj Sen</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>IBM</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/rxin">
+ <img class="profile--img"
+ src="http://github.com/rxin.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/rxin">Reynold
Xin</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member, Mentor</li>
+ <li>Databricks</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/rbowen">
+ <img class="profile--img"
+ src="http://github.com/rbowen.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/rbowen">Rich
Bowen</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member, Mentor</li>
+ <li>Red Hat</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/Baunsgaard">
+ <img class="profile--img"
+ src="http://github.com/Baunsgaard.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name"
href="http://github.com/Baunsgaard">Sebastian Baunsgaard</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>Committer</li>
+ <li>TU Graz</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/shirisht">
+ <img class="profile--img"
+ src="http://github.com/shirisht.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/shirisht">Shirish
Tatikonda</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>Target</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/Shafaq-Siddiqi">
+ <img class="profile--img"
+ src="http://github.com/Shafaq-Siddiqi.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name"
href="http://github.com/Shafaq-Siddiqi">Shafaq Siddiqi</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>Committer</li>
+ <li>TU Graz</li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="profile">
+ <a href="http://github.com/mengxr">
+ <img class="profile--img"
+ src="http://github.com/mengxr.png">
+ </a>
+ <div class="profile--info">
+ <a class="profile--name" href="http://github.com/mengxr">Xiangrui
Meng</a>
+ <ul class="bullet-pointless">
+ <li></li>
+ <li>PMC Member</li>
+ <li>Databricks</li>
+ </ul>
+ </div>
+ </div>
+
</div>
</div>
@@ -667,7 +669,8 @@ Before submitting an issue, please:
<div class="ml-container ml-container--horizontally-center">
<div class="col col-12 content-group">
<h2>Subscribe to Our Mailing Lists</h2>
- <p>For SystemML updates and news, subscribe to our mailing lists. As
SystemML grows, so will our community. To unsubscribe, change the recipient
from "subscribe" to "unsubscribe."</p>
+ <p>For SystemDS updates and news, subscribe to our mailing lists. As
SystemDS grows, so will our community. To
+ unsubscribe, change the recipient from "subscribe" to
"unsubscribe."</p>
</div>
</div>
@@ -675,11 +678,13 @@ Before submitting an issue, please:
<div class="ml-container ml-container--narrow-list feature-content
button-group">
<div class="col col-8">
<h3>Developer List</h3>
- <p>Questions, feedback, and other SystemML related items are discussed
on the dev mailing list.</p>
+ <p>Questions, feedback, and other SystemDS related items are discussed
on the dev mailing list.</p>
</div>
<div class="col col-4">
- <a href="mailto:[email protected]?subject=send this
email to subscribe" class="button button-primary">Subscribe</a>
- <a href="https://www.mail-archive.com/[email protected]/"
target="_blank" class="button button-secondary">View Archives</a>
+ <a href="mailto:[email protected]?subject=send this
email to subscribe"
+ class="button button-primary">Subscribe</a>
+ <a href="https://www.mail-archive.com/[email protected]/"
target="_blank"
+ class="button button-secondary">View Archives</a>
</div>
</div>
@@ -690,8 +695,10 @@ Before submitting an issue, please:
<p>JIRA notifications are sent to this list when issues are created,
modified or pull requests are submitted.</p>
</div>
<div class="col col-4">
- <a href="mailto:[email protected]?subject=send this
email to subscribe" class="button button-primary">Subscribe</a>
- <a href="https://www.mail-archive.com/[email protected]/"
target="_blank" class="button button-secondary">View Archives</a>
+ <a href="mailto:[email protected]?subject=send this
email to subscribe"
+ class="button button-primary">Subscribe</a>
+ <a href="https://www.mail-archive.com/[email protected]/"
target="_blank"
+ class="button button-secondary">View Archives</a>
</div>
</div>
@@ -699,33 +706,18 @@ Before submitting an issue, please:
<div class="ml-container ml-container--narrow-list feature-content
button-group">
<div class="col col-8">
<h3>Commits List</h3>
- <p>Notifications with code diffs are sent to this list when changes are
committed to the SystemML source tree.</p>
+ <p>Notifications with code diffs are sent to this list when changes are
committed to the SystemDS source tree.</p>
</div>
<div class="col col-4">
- <a href="mailto:[email protected]?subject=send this
email to subscribe" class="button button-primary">Subscribe</a>
- <a href="https://www.mail-archive.com/[email protected]/"
target="_blank" class="button button-secondary">View Archives</a>
+ <a href="mailto:[email protected]?subject=send this
email to subscribe"
+ class="button button-primary">Subscribe</a>
+ <a href="https://www.mail-archive.com/[email protected]/"
target="_blank"
+ class="button button-secondary">View Archives</a>
</div>
</div>
</section>
-<!-- #### Feature Requests
-
-Enhancement requests for new features are also welcome. The more concrete and
rationale the request is, the greater the chance it will incorporated into
future releases.
-
-
-
[https://issues.apache.org/jira/browse/SYSTEMML](https://issues.apache.org/jira/browse/SYSTEMML)
-
-
-### Source Code
-
-The project sources are accessible via the [source code
repository](https://git-wip-us.apache.org/repos/asf/systemml.git) which is also
mirrored in [GitHub](https://github.com/apache/systemml)
-
-
-### Website Source Code
-
-The project website sources are accessible via the [website source code
repository](https://git-wip-us.apache.org/repos/asf/systemml-website.git) which
is also mirrored in [GitHub](https://github.com/apache/systemml-website) -->
-
</div>
@@ -736,15 +728,16 @@ The project website sources are accessib
<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>
+ <a href="http://www.apache.org"><img
src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a>
</div>
<!--Footer copyright year update credit: http://updateyourfooter.com/-->
<div>
- Copyright © 2015<script>new
Date().getFullYear()>2015&&document.write("-"+new
Date().getFullYear());</script>
- <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.
+ Copyright © 2015
+ <script>new Date().getFullYear() > 2015 && document.write("-" + new
Date().getFullYear());</script>
+ <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>
@@ -758,8 +751,7 @@ The project website sources are accessib
ga('send', 'pageview');
</script>
-</footer>
- <!-- GLOBAL FOOTER-->
+</footer> <!-- GLOBAL FOOTER-->
<script src="assets/js/bundle.min.js"></script>
</body>
</html>
Modified: systemds/site/documentation.html
URL:
http://svn.apache.org/viewvc/systemds/site/documentation.html?rev=1879875&r1=1879874&r2=1879875&view=diff
==============================================================================
--- systemds/site/documentation.html (original)
+++ systemds/site/documentation.html Wed Jul 15 07:03:23 2020
@@ -9,15 +9,15 @@
<!--
-->
+
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Documentation</title>
- <meta name="description" content="Project Documentation Page">
-
- <meta name="author" content="Apache SystemML">
+ <meta name="description" content="Project Documentation Page">
+ <meta name="author" content="Apache SystemDS">
<!-- Enable responsive viewport -->
<meta name="HandheldFriendly" content="True">
@@ -25,31 +25,30 @@
<!-- 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="Documentation" />
- <meta property="og:description" content="Apache SystemML provides an
optimal workplace for Machine Learning using big data" />
- <meta property="og:image" content="" />
+ <meta property="og:url" content="https://systemds.apache.org/" />
+ <meta property="og:type" content="website" />
+ <meta property="og:title" content="Documentation" />
+ <meta property="og:description" content="Apache SystemDS 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>
+ <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 -->
+</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">™</sup></span></a></h1>
+ <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span
class="fn org">Apache SystemDS<sup
+ id="trademark">™</sup></span></a></h1>
<nav class="main-nav">
<ul>
@@ -90,7 +89,7 @@
<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://issues.apache.org/jira/browse/SYSTEMDS"
target="_blank">Issue Tracker</a></li>
<li><a href="https://github.com/apache/systemml"
target="_blank">Source Code</a></li>
@@ -134,8 +133,7 @@
</ul>
</nav>
-</header>
- <!-- GLOBAL HEADER -->
+</header> <!-- GLOBAL HEADER -->
<!--
-->
@@ -151,30 +149,31 @@
<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">™</sup> Documentation</h1>
+ <h1>Apache SystemDS<sup id="trademark">™</sup> Documentation</h1>
</div>
</div>
</section>
<!-- Publish website test -->
-<section class="full-stripe full-stripe--alternate">
- <div class="ml-container">
- <div class="col col-12 content-group content-group--medium-bottom-margin">
- <h2>Apache SystemML<sup id="trademark">™</sup> Documentation</h2>
- <p>Documentation such as programming guides, reference guides, and API
docs is available online for each version of SystemML below:</p>
+<section class="full-stripe full-stripe--alternate hero">
+ <div class="ml-container ml-container--three-column">
+ <div class="col col-4">
+ <p>Documentation such as programming guides, reference guides, and API
docs is available for SystemDS below:</p>
+ <a class="button button-primary" href="systemds/">Latest</a>
+ </div>
+ <div class="col col-4">
+ <p>each released version of SystemML:</p>
<ul>
- <li><a href="http://apache.github.io/systemml/">Latest</a></li>
- <li><a href="docs/1.2.0/index.html">1.2.0</a></li>
- <li><a href="docs/1.1.0/index.html">1.1.0</a></li>
- <li><a href="docs/1.0.0/index.html">1.0.0</a></li>
- <li><a href="docs/0.15.0/index.html">0.15.0</a></li>
- <li><a href="docs/0.14.0/index.html">0.14.0</a></li>
- <li><a href="docs/0.13.0/index.html">0.13.0</a></li>
- <li><a href="docs/0.12.0/index.html">0.12.0</a></li>
+ <li><a href="docs/1.2.0/index">1.2.0</a></li>
+ <li><a href="docs/1.1.0/index">1.1.0</a></li>
+ <li><a href="docs/1.0.0/index">1.0.0</a></li>
+ <li><a href="docs/0.15.0/index">0.15.0</a></li>
+ <li><a href="docs/0.14.0/index">0.14.0</a></li>
+ <li><a href="docs/0.13.0/index">0.13.0</a></li>
+ <li><a href="docs/0.12.0/index">0.12.0</a></li>
</ul>
</div>
</div>
</section>
-
</div>
@@ -185,15 +184,16 @@
<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>
+ <a href="http://www.apache.org"><img
src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a>
</div>
<!--Footer copyright year update credit: http://updateyourfooter.com/-->
<div>
- Copyright © 2015<script>new
Date().getFullYear()>2015&&document.write("-"+new
Date().getFullYear());</script>
- <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.
+ Copyright © 2015
+ <script>new Date().getFullYear() > 2015 && document.write("-" + new
Date().getFullYear());</script>
+ <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>
@@ -207,8 +207,7 @@
ga('send', 'pageview');
</script>
-</footer>
- <!-- GLOBAL FOOTER-->
+</footer> <!-- GLOBAL FOOTER-->
<script src="assets/js/bundle.min.js"></script>
</body>
</html>
Modified: systemds/site/download.html
URL:
http://svn.apache.org/viewvc/systemds/site/download.html?rev=1879875&r1=1879874&r2=1879875&view=diff
==============================================================================
--- systemds/site/download.html (original)
+++ systemds/site/download.html Wed Jul 15 07:03:23 2020
@@ -9,15 +9,15 @@
<!--
-->
+
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Download</title>
- <meta name="description" content="Project Download Page">
-
- <meta name="author" content="Apache SystemML">
+ <meta name="description" content="Project Download Page">
+ <meta name="author" content="Apache SystemDS">
<!-- Enable responsive viewport -->
<meta name="HandheldFriendly" content="True">
@@ -25,31 +25,30 @@
<!-- 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="Download" />
- <meta property="og:description" content="Apache SystemML provides an
optimal workplace for Machine Learning using big data" />
- <meta property="og:image" content="" />
+ <meta property="og:url" content="https://systemds.apache.org/" />
+ <meta property="og:type" content="website" />
+ <meta property="og:title" content="Download" />
+ <meta property="og:description" content="Apache SystemDS 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>
+ <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 -->
+</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">™</sup></span></a></h1>
+ <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span
class="fn org">Apache SystemDS<sup
+ id="trademark">™</sup></span></a></h1>
<nav class="main-nav">
<ul>
@@ -90,7 +89,7 @@
<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://issues.apache.org/jira/browse/SYSTEMDS"
target="_blank">Issue Tracker</a></li>
<li><a href="https://github.com/apache/systemml"
target="_blank">Source Code</a></li>
@@ -134,8 +133,7 @@
</ul>
</nav>
-</header>
- <!-- GLOBAL HEADER -->
+</header> <!-- GLOBAL HEADER -->
<!--
-->
@@ -151,7 +149,21 @@
<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">™</sup> Downloads</h1>
+ <h1>Apache SystemDS<sup id="trademark">™</sup> Downloads</h1>
+ </div>
+ </div>
+</section>
+
+<!-- Announcements Banner -->
+<section class="full-stripe full-stripe--alternate">
+ <div class="ml-container ml-container--narrow">
+ <div class="col-8">
+ <h2>Build from Source</h2>
+ <p>Since SystemDS is not released yet we suggest to build from
source.</p>
+ </div>
+ <div class="col-4 content-group">
+ <div></div>
+ <a class="button button-primary" href="systemds/site/install">Install
SystemDS</a>
</div>
</div>
</section>
@@ -159,80 +171,125 @@
<section class="full-stripe full-stripe--alternate">
<div class="ml-container">
<div class="col col-12 content-group content-group--medium-bottom-margin">
- <h2>Downloads</h2>
- <p>Apache SystemML is released as a source artifact. Binary artifacts
(including the ones available in Maven) are made available for your
convenience. You will be prompted for a mirror - if the file is not found on
yours, please be patient, as it may take 24 hours to reach all mirrors. Apache
SystemML is distributed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, version
2.0</a>. </p>
+ <h2>Downloads SystemML</h2>
+ <p>Apache SystemML is released as a source artifact. Binary artifacts
(including the ones available in Maven) are
+ made available for your convenience. You will be prompted for a mirror
Apache SystemML is distributed under the
+ <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
version 2.0</a>. </p>
</div>
<div class="col col-12 content-group">
<h2>Download SystemML 1.2.0 for Spark 2.0.2 and above</h2>
</div>
<div class="col col-12 content-group row">
- <div class="span10">
- <table class="table table-hover">
+ <div class="span10">
+ <table class="table table-hover">
<tr>
<th><b>Name</b></th>
<th><b>SHA512</b></th>
<th><b>Signature</b></th>
</tr>
<tr>
- <td><a
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-bin.tgz"
target="_blank"> systemml-1.2.0 (Binary tgz)</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-bin.tgz.sha512">SHA512</a>
</td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-bin.tgz.asc">ASC</a></td>
+ <td><a
+
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-bin.tgz"
+ target="_blank"> systemml-1.2.0 (Binary
+ tgz)</a></td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-bin.tgz.sha512">SHA512</a>
+ </td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-bin.tgz.asc">ASC</a>
+ </td>
</tr>
<tr>
- <td><a
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-bin.zip"
target="_blank">systemml-1.2.0 (Binary zip)</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-bin.zip.sha512">SHA512</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-bin.zip.asc">ASC</a></td>
+ <td><a
+
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-bin.zip"
+ target="_blank">systemml-1.2.0 (Binary
+ zip)</a></td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-bin.zip.sha512">SHA512</a>
+ </td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-bin.zip.asc">ASC</a>
+ </td>
</tr>
<tr>
- <td><a
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-src.tgz"
target="_blank">systemml-1.2.0 (Source tgz)</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-src.tgz.sha512">SHA512</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-src.tgz.asc">ASC</a></td>
+ <td><a
+
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-src.tgz"
+ target="_blank">systemml-1.2.0 (Source
+ tgz)</a></td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-src.tgz.sha512">SHA512</a>
+ </td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-src.tgz.asc">ASC</a>
+ </td>
</tr>
<tr>
- <td><a
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-src.zip"
target="_blank">systemml-1.2.0 (Source zip)</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-src.zip.sha512">SHA512</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-src.zip.asc">ASC</a></td>
+ <td><a
+
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-src.zip"
+ target="_blank">systemml-1.2.0 (Source
+ zip)</a></td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-src.zip.sha512">SHA512</a>
+ </td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-src.zip.asc">ASC</a>
+ </td>
</tr>
<tr>
- <td><a
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-python.tgz"
target="_blank">systemml-1.2.0 (Python package .tgz)</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-python.tgz.sha512">SHA512</a></td>
- <td><a
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-python.tgz.asc">ASC</a></td>
+ <td><a
+
href="http://www.apache.org/dyn/closer.lua/systemml/1.2.0/systemml-1.2.0-python.tgz"
+ target="_blank">systemml-1.2.0 (Python
+ package .tgz)</a></td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-python.tgz.sha512">SHA512</a>
+ </td>
+ <td><a
+
href="https://www.apache.org/dist/systemml/1.2.0/systemml-1.2.0-python.tgz.asc">ASC</a>
+ </td>
</tr>
<tr>
- <td><a
href="release-notes/systemml-release-notes-1.2.0.html">Release Notes</a></td>
+ <td><a
href="release-notes/systemml-release-notes-1.2.0.html">Release
+ Notes</a></td>
<td></td>
<td></td>
</tr>
- </table>
+ </table>
- <p>Instructions for checking hashes and signatures is described on
the <a href="http://www.apache.org/info/verification.html"
target="_blank">Verifying Apache Software Foundation Releases</a> page.
- These <a href="https://www.apache.org/dist/systemml/KEYS"
target="_blank">KEYS</a> can be used to <a
href="http://www.apache.org/dyn/closer.cgi#verify" target="_blank">verify</a>
the integrity of the downloaded artifact using PGP signature (.asc).
- </p>
+ <p>Instructions for checking hashes and signatures is described on the
<a
+ href="http://www.apache.org/info/verification.html"
target="_blank">Verifying Apache Software Foundation
+ Releases</a> page.
+ These <a href="https://www.apache.org/dist/systemml/KEYS"
target="_blank">KEYS</a> can be used to <a
+ href="http://www.apache.org/dyn/closer.cgi#verify"
target="_blank">verify</a> the integrity of the
+ downloaded artifact using PGP signature (.asc).
+ </p>
- <h3>Using Maven</h3>
+ <h3>Using Maven</h3>
- <p>We strongly encourage our users to configure a Maven repository
mirror closer to their location. <br>
- Please read <a
href="http://maven.apache.org/guides/mini/guide-mirror-settings.html"
target="_blank">How to Use Mirrors for Repositories</a>.
+ <p>We strongly encourage our users to configure a Maven repository
mirror closer to their location. <br>
+ Please read <a
href="http://maven.apache.org/guides/mini/guide-mirror-settings.html"
target="_blank">How to
+ Use Mirrors for Repositories</a>.
- <h4>Dependencies</h4>
+ <h4>Dependencies</h4>
- <p>Add the following dependencies to your Maven pom.xml.</p>
+ <p>Add the following dependencies to your Maven pom.xml.</p>
- <pre><dependency>
+ <pre><dependency>
<groupId>org.apache.systemml</groupId>
<artifactId>systemml</artifactId>
<version>1.2.0</version>
</dependency></pre>
- <h3>Previous Releases</h3>
- <p>Previous releases of Apache SystemML can be obtained from <a
href="http://archive.apache.org/dist/systemml/" target="_blank">archives</a>.
Previous incubator releases can be obtained from <a
href="http://archive.apache.org/dist/incubator/systemml/"
target="_blank">incubator archives</a>. For Spark 1.6 support, please use
Apache SystemML 0.12.</p>
- </div>
+ <h3>Previous Releases</h3>
+ <p>Previous releases of Apache SystemML can be obtained from <a
href="http://archive.apache.org/dist/systemml/"
+ target="_blank">archives</a>. Previous incubator releases can be
obtained from <a
+ href="http://archive.apache.org/dist/incubator/systemml/"
target="_blank">incubator archives</a>. For Spark
+ 1.6 support, please use Apache SystemML 0.12.</p>
+ </div>
</div>
</div>
</section>
-
</div>
@@ -243,15 +300,16 @@
<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>
+ <a href="http://www.apache.org"><img
src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a>
</div>
<!--Footer copyright year update credit: http://updateyourfooter.com/-->
<div>
- Copyright © 2015<script>new
Date().getFullYear()>2015&&document.write("-"+new
Date().getFullYear());</script>
- <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.
+ Copyright © 2015
+ <script>new Date().getFullYear() > 2015 && document.write("-" + new
Date().getFullYear());</script>
+ <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>
@@ -265,8 +323,7 @@
ga('send', 'pageview');
</script>
-</footer>
- <!-- GLOBAL FOOTER-->
+</footer> <!-- GLOBAL FOOTER-->
<script src="assets/js/bundle.min.js"></script>
</body>
</html>
Modified: systemds/site/get-started.html
URL:
http://svn.apache.org/viewvc/systemds/site/get-started.html?rev=1879875&r1=1879874&r2=1879875&view=diff
==============================================================================
--- systemds/site/get-started.html (original)
+++ systemds/site/get-started.html Wed Jul 15 07:03:23 2020
@@ -9,15 +9,15 @@
<!--
-->
+
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Get Started</title>
- <meta name="description" content="Get-Started Page">
-
- <meta name="author" content="Apache SystemML">
+ <meta name="description" content="Get-Started Page">
+ <meta name="author" content="Apache SystemDS">
<!-- Enable responsive viewport -->
<meta name="HandheldFriendly" content="True">
@@ -25,31 +25,30 @@
<!-- 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="Get Started" />
- <meta property="og:description" content="Apache SystemML provides an
optimal workplace for Machine Learning using big data" />
- <meta property="og:image" content="" />
+ <meta property="og:url" content="https://systemds.apache.org/" />
+ <meta property="og:type" content="website" />
+ <meta property="og:title" content="Get Started" />
+ <meta property="og:description" content="Apache SystemDS 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>
+ <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 -->
+</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">™</sup></span></a></h1>
+ <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span
class="fn org">Apache SystemDS<sup
+ id="trademark">™</sup></span></a></h1>
<nav class="main-nav">
<ul>
@@ -90,7 +89,7 @@
<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://issues.apache.org/jira/browse/SYSTEMDS"
target="_blank">Issue Tracker</a></li>
<li><a href="https://github.com/apache/systemml"
target="_blank">Source Code</a></li>
@@ -134,8 +133,7 @@
</ul>
</nav>
-</header>
- <!-- GLOBAL HEADER -->
+</header> <!-- GLOBAL HEADER -->
<!--
-->
@@ -160,53 +158,67 @@
<section class="full-stripe full-stripe--alternate">
<div class="ml-container ml-container--vertically-centered
ml-container--reverse-order">
<div class="col col-6 content-group content-group--more-padding">
- <img src="/assets/img/robotTutorialSm.png" alt="What is Apache
SystemML?">
+ <img src="/assets/img/robotTutorialSm.png" alt="What is Apache
SystemDS?">
</div>
<div class="col col-6 content-group content-group--more-padding
button-group">
- <h2>Install SystemML</h2>
+ <h2>Install SystemDS</h2>
<h4><strong>Level:</strong> Beginner |
<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.‎</p>
- <a class="button button-secondary" href="tutorials.html">Tutorials</a>
- <a class="button button-primary" href="install-systemml.html">Install
SystemML</a>
+ <p>New to Apache SystemDS? Try our quick install guide that will walk
you through setting up your environment and
+ getting you up and going with SystemDS.‎</p>
+ <a class="button button-primary" href="systemds/site/install">Install
SystemDS</a>
</div>
</div>
<!-- Sample Notebooks -->
- <h2 id="sample-notebook" class="text-center">Sample Notebooks</h2>
+ <!-- <h2 id="sample-notebook" class="text-center">Sample Notebooks</h2>
<div class="flex-container">
<div class="nb-card">
- <h3>Linear Regression Algorithms Demo</h3>
- <p>This notebook demonstrates the development of various linear
regression algorithms in SystemML.</p>
- <a class="nb-link"
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/Linear_Regression_Algorithms_Demo.ipynb"
target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
+ <h3>Linear Regression Algorithms Demo</h3>
+ <p>This notebook demonstrates the development of various linear
regression algorithms in SystemML.</p>
+ <a class="nb-link"
+
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/Linear_Regression_Algorithms_Demo.ipynb"
+ target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
</div>
<div class="nb-card">
- <h3>Deep Learning Image Classification</h3>
- <p>This notebook shows SystemML Deep Learning functionality to map
images of single digit numbers to their corresponding numeric
representations.</p>
- <a class="nb-link"
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/Deep_Learning_Image_Classification.ipynb"
target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
+ <h3>Deep Learning Image Classification</h3>
+ <p>This notebook shows SystemML Deep Learning functionality to map
images of single digit numbers to their
+ corresponding numeric representations.</p>
+ <a class="nb-link"
+
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/Deep_Learning_Image_Classification.ipynb"
+ target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
</div>
<div class="nb-card">
- <h3>SystemML PySpark Recommendation Demo</h3>
- <p>This demonstrates using SystemML for product recommendation using
Poisson NonNegative Matrix Factorization (PNMF) with PNMF algorithm written
using R like syntax.</p>
- <a class="nb-link"
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/SystemML-PySpark-Recommendation-Demo.ipynb"
target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
+ <h3>SystemML PySpark Recommendation Demo</h3>
+ <p>This demonstrates using SystemML for product recommendation using
Poisson NonNegative Matrix Factorization
+ (PNMF) with PNMF algorithm written using R like syntax.</p>
+ <a class="nb-link"
+
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/SystemML-PySpark-Recommendation-Demo.ipynb"
+ target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
</div>
<div class="nb-card">
- <h3>SystemML Scala Tutorial</h3>
- <p>This tutorial includes simple example to run DML script and display
output.</p>
- <a class="nb-link"
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/tutorial1.ipynb"
target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
+ <h3>SystemML Scala Tutorial</h3>
+ <p>This tutorial includes simple example to run DML script and display
output.</p>
+ <a class="nb-link"
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/tutorial1.ipynb"
+ target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
</div>
<div class="nb-card">
- <h3>Autoencoder</h3>
- <p>This notebook demonstrates the invocation of the SystemML
autoencoder script, and alternative ways of passing in/out data.</p>
- <a class="nb-link"
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/Autoencoder.ipynb"
target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
+ <h3>Autoencoder</h3>
+ <p>This notebook demonstrates the invocation of the SystemML autoencoder
script, and alternative ways of passing
+ in/out data.</p>
+ <a class="nb-link"
+
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/Autoencoder.ipynb"
+ target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
</div>
<div class="nb-card">
- <h3>DML Tips and Tricks</h3>
- <p>This example shows helpful matrix processing techniques and other
linear algebra operations using SystemML's Declarative Machine Learning (DML)
scripting language.</p>
- <a class="nb-link"
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/DML%20Tips%20and%20Tricks%20(aka%20Fun%20With%20DML).ipynb"
target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
+ <h3>DML Tips and Tricks</h3>
+ <p>This example shows helpful matrix processing techniques and other
linear algebra operations using SystemML's
+ Declarative Machine Learning (DML) scripting language.</p>
+ <a class="nb-link"
+
href="https://github.com/apache/systemml/blob/master/samples/jupyter-notebooks/DML%20Tips%20and%20Tricks%20(aka%20Fun%20With%20DML).ipynb"
+ target="_blank"><span class="icon jupyter-logo"></span><span>View on
Github</span></a>
</div>
- </div>
+ </div> -->
</section>
-
</div>
@@ -217,15 +229,16 @@
<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>
+ <a href="http://www.apache.org"><img
src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a>
</div>
<!--Footer copyright year update credit: http://updateyourfooter.com/-->
<div>
- Copyright © 2015<script>new
Date().getFullYear()>2015&&document.write("-"+new
Date().getFullYear());</script>
- <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.
+ Copyright © 2015
+ <script>new Date().getFullYear() > 2015 && document.write("-" + new
Date().getFullYear());</script>
+ <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>
@@ -239,8 +252,7 @@
ga('send', 'pageview');
</script>
-</footer>
- <!-- GLOBAL FOOTER-->
+</footer> <!-- GLOBAL FOOTER-->
<script src="assets/js/bundle.min.js"></script>
</body>
</html>