You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gearpump.apache.org by ma...@apache.org on 2017/05/05 00:39:29 UTC

incubator-gearpump-site git commit: [GEARPUMP-296] Update incubator logo on the website

Repository: incubator-gearpump-site
Updated Branches:
  refs/heads/asf-site 53730e007 -> 571c328ed


[GEARPUMP-296] Update incubator logo on the website

Author: karol brejna <ka...@intel.com>

Closes #16 from karol-brejna-i/GEARPUMP-296.


Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/commit/571c328e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/tree/571c328e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/diff/571c328e

Branch: refs/heads/asf-site
Commit: 571c328ed587fb0971a9db120f79c66be697f24e
Parents: 53730e0
Author: karol brejna <ka...@intel.com>
Authored: Fri May 5 08:38:44 2017 +0800
Committer: manuzhang <ow...@gmail.com>
Committed: Fri May 5 08:39:07 2017 +0800

----------------------------------------------------------------------
 content/img/incubator-logo.png | Bin 7241 -> 6663 bytes
 content/overview.html          |   5 +++--
 img/incubator-logo.png         | Bin 7241 -> 6663 bytes
 overview.md                    |   3 +++
 4 files changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/571c328e/content/img/incubator-logo.png
----------------------------------------------------------------------
diff --git a/content/img/incubator-logo.png b/content/img/incubator-logo.png
index 9d25899..dbf5842 100644
Binary files a/content/img/incubator-logo.png and b/content/img/incubator-logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/571c328e/content/overview.html
----------------------------------------------------------------------
diff --git a/content/overview.html b/content/overview.html
index ca717f4..8468a3f 100644
--- a/content/overview.html
+++ b/content/overview.html
@@ -124,9 +124,10 @@
 <h2 id="apache-incubation-disclaimer">Apache Incubation Disclaimer</h2>
 <p>Apache Gearpump is an effort undergoing incubation at <a href="http://www.apache.org/">The Apache Software Foundation (ASF)</a> sponsored by the Apache Incubator PMC. 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>
 
-<p>Apache Gearpump (incubating) is available under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.</p>
+<p style="color:gray; font-size: 80%; text-align: center;">Apache Gearpump (incubating) is available under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.</p>
+
+<p style="text-align: center;"><img src="/img/incubator-logo.png" alt="incubator-logo" /></p>
 
-<p><img src="/img/incubator-logo.png" alt="incubator-logo" /></p>
 
   </div> <!-- /container -->
 

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/571c328e/img/incubator-logo.png
----------------------------------------------------------------------
diff --git a/img/incubator-logo.png b/img/incubator-logo.png
index 9d25899..dbf5842 100644
Binary files a/img/incubator-logo.png and b/img/incubator-logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/571c328e/overview.md
----------------------------------------------------------------------
diff --git a/overview.md b/overview.md
index 72512f8..39bb6cc 100644
--- a/overview.md
+++ b/overview.md
@@ -30,5 +30,8 @@ description: Apache Gearpump GEARPUMP_VERSION documentation homepage
 Apache Gearpump is an effort undergoing incubation at [The Apache Software Foundation (ASF)](http://www.apache.org/) sponsored by the Apache Incubator PMC. 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.
 
 Apache Gearpump (incubating) is available under [Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
+{: style="color:gray; font-size: 80%; text-align: center;"}
 
+{: style="text-align: center;"}
 ![incubator-logo](/img/incubator-logo.png)
+