You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@toree.apache.org by lr...@apache.org on 2016/03/03 00:33:10 UTC

[1/2] incubator-toree-website git commit: Add Apache Incubator logo to footer

Repository: incubator-toree-website
Updated Branches:
  refs/heads/master 71a4f1c78 -> 8d79909a7


Add Apache Incubator logo to footer


Project: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/commit/150f42c8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/tree/150f42c8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/diff/150f42c8

Branch: refs/heads/master
Commit: 150f42c808bfec295608fe1f84d050348438521c
Parents: 71a4f1c
Author: Luciano Resende <lr...@apache.org>
Authored: Wed Mar 2 15:27:38 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Wed Mar 2 15:29:52 2016 -0800

----------------------------------------------------------------------
 site/_includes/themes/apache/footer.html | 52 +++++++++++++++++----------
 1 file changed, 33 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree-website/blob/150f42c8/site/_includes/themes/apache/footer.html
----------------------------------------------------------------------
diff --git a/site/_includes/themes/apache/footer.html b/site/_includes/themes/apache/footer.html
index 17c6b8a..f4acf71 100644
--- a/site/_includes/themes/apache/footer.html
+++ b/site/_includes/themes/apache/footer.html
@@ -1,21 +1,35 @@
 <footer class="site-footer">
-
-  <div class="wrapper">
-
-    <div class="footer-col-wrapper">
-      {% if site.data.project.podling %}
-      {{ site.data.project.name }} 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.
-      {% endif %}
-      <div style="text-align:center">
-          <br><br>
-          Copyright © 2015 The Apache Software Foundation
-          <br>
-          Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-          <br>
-          Apache, the Apache feather logo{% if site.data.project.podling %}, and the Apache Incubator project logo{% endif %} are trademarks of The Apache Software Foundation.
-      </div>
+    <div class="wrapper">
+        <div class="footer-col-wrapper">
+            {% if site.data.project.podling %}
+            {{ site.data.project.name }} 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>
+            {% endif %}
+            <div style="text-align:center;">
+                {% if site.data.project.podling %}
+                <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>
+                {% endif %}
+                <div>
+                    Copyright &copy; 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>
+                    {% if site.data.project.podling %}
+                    Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache
+                    Software Foundation.
+                    {% else %}
+                    Apache and the Apache Feather logo are trademarks of The Apache Software Foundation.
+                    {% endif %}
+                </div>
+            </div>
+        </div>
     </div>
-
-  </div>
-
-</footer>
+</footer>
\ No newline at end of file


[2/2] incubator-toree-website git commit: Update Apache incubator logo to newly redesigned logo

Posted by lr...@apache.org.
Update Apache incubator logo to newly redesigned logo


Project: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/commit/8d79909a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/tree/8d79909a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/diff/8d79909a

Branch: refs/heads/master
Commit: 8d79909a7bd03eff0f42bae8b73251e9a7985324
Parents: 150f42c
Author: Luciano Resende <lr...@apache.org>
Authored: Wed Mar 2 15:32:45 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Wed Mar 2 15:32:45 2016 -0800

----------------------------------------------------------------------
 site/assets/themes/apache/img/egg-logo.png | Bin 0 -> 7241 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree-website/blob/8d79909a/site/assets/themes/apache/img/egg-logo.png
----------------------------------------------------------------------
diff --git a/site/assets/themes/apache/img/egg-logo.png b/site/assets/themes/apache/img/egg-logo.png
new file mode 100644
index 0000000..9d25899
Binary files /dev/null and b/site/assets/themes/apache/img/egg-logo.png differ