Author: deron
Date: Mon Dec 7 23:13:55 2015
New Revision: 1718492
URL: http://svn.apache.org/viewvc?rev=1718492&view=rev
Log:
Add Apache Incubator logo to footer
Removed:
incubator/systemml/site/community-members.html
Modified:
incubator/systemml/site/community.html
incubator/systemml/site/favicon.png
incubator/systemml/site/feed.xml
incubator/systemml/site/index.html
Modified: incubator/systemml/site/community.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/community.html?rev=1718492&r1=1718491&r2=1718492&view=diff
==============================================================================
--- incubator/systemml/site/community.html (original)
+++ incubator/systemml/site/community.html Mon Dec 7 23:13:55 2015
@@ -51,7 +51,7 @@
<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>
+ <li><a href="/community-members.html">Who we are</a></li>
</ul>
</li>
<li><a
href="https://github.com/apache/incubator-systemml">GitHub</a></li>
@@ -151,14 +151,23 @@
<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.
+ <hr>
- <div style="text-align:center">
- <br><br>
- Copyright © 2015 The Apache Software Foundation
- <br>
+ <div style="text-align:center;">
+
+ <div style="margin-top: 20px; margin-bottom: 20px;">
+ <a href="http://incubator.apache.org"><img
src="assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ </div>
+
+ <div>
+ Copyright © 2015 <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, the Apache feather logo, and the Apache Incubator project
logo are trademarks of The Apache Software Foundation.
+
+ Apache, the Apache Feather logo, and the Apache Incubator
project logo are trademarks of The Apache Software Foundation.
+
+ </div>
+
</div>
</div>
Modified: incubator/systemml/site/favicon.png
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/favicon.png?rev=1718492&r1=1718491&r2=1718492&view=diff
==============================================================================
Binary files - no diff available.
Modified: incubator/systemml/site/feed.xml
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/feed.xml?rev=1718492&r1=1718491&r2=1718492&view=diff
==============================================================================
--- incubator/systemml/site/feed.xml (original)
+++ incubator/systemml/site/feed.xml Mon Dec 7 23:13:55 2015
@@ -6,8 +6,8 @@
</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 17:18:31 -0800</pubDate>
- <lastBuildDate>Tue, 01 Dec 2015 17:18:31 -0800</lastBuildDate>
+ <pubDate>Mon, 07 Dec 2015 14:37:31 -0800</pubDate>
+ <lastBuildDate>Mon, 07 Dec 2015 14:37:31 -0800</lastBuildDate>
<generator>Jekyll v2.5.3</generator>
<item>
Modified: incubator/systemml/site/index.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1718492&r1=1718491&r2=1718492&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Mon Dec 7 23:13:55 2015
@@ -51,7 +51,7 @@
<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>
+ <li><a href="/community-members.html">Who we are</a></li>
</ul>
</li>
<li><a
href="https://github.com/apache/incubator-systemml">GitHub</a></li>
@@ -140,14 +140,23 @@ hadoop jar SystemML.jar -f test.dml</cod
<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.
+ <hr>
- <div style="text-align:center">
- <br><br>
- Copyright © 2015 The Apache Software Foundation
- <br>
+ <div style="text-align:center;">
+
+ <div style="margin-top: 20px; margin-bottom: 20px;">
+ <a href="http://incubator.apache.org"><img
src="assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ </div>
+
+ <div>
+ Copyright © 2015 <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, the Apache feather logo, and the Apache Incubator project
logo are trademarks of The Apache Software Foundation.
+
+ Apache, the Apache Feather logo, and the Apache Incubator
project logo are trademarks of The Apache Software Foundation.
+
+ </div>
+
</div>
</div>