GEODE-53 - Minor fixes to text and adding links to Apache Incubator
Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/c32a5b27 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/c32a5b27 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/c32a5b27 Branch: refs/heads/feature/GEODE-291 Commit: c32a5b27070ff727aa3838430a63df045715fc2e Parents: d16e78d Author: William Markito <[email protected]> Authored: Tue Dec 8 16:34:23 2015 -0800 Committer: William Markito <[email protected]> Committed: Tue Dec 8 16:34:23 2015 -0800 ---------------------------------------------------------------------- gemfire-site/content/community/index.html | 4 ++-- gemfire-site/content/index.html | 2 +- gemfire-site/content/releases/index.html | 2 +- gemfire-site/website/content/community/index.html | 2 +- gemfire-site/website/content/index.html | 2 +- gemfire-site/website/layouts/footer.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c32a5b27/gemfire-site/content/community/index.html ---------------------------------------------------------------------- diff --git a/gemfire-site/content/community/index.html b/gemfire-site/content/community/index.html index b1d0783..3c612b4 100644 --- a/gemfire-site/content/community/index.html +++ b/gemfire-site/content/community/index.html @@ -246,7 +246,7 @@ <h2>Join Our Community of Contributors!</h2> <p>The Apache Geode team welcomes contributors who want to support the Geode technology. Our community builds everything from this website, from the Geode code to documentation and best practices information.</p> - <p>We especially welcome additions and corrections to the documentation, wiki, and website to improve the user experience. Bug reports and fixes and additions to the Apache Geode code are welcome. Helping users learn best practices also earns karma in our community.</p> + <p>We especially welcome additions and corrections to the documentation, wiki, and website to improve the user experience. Bug reports and fixes and additions to the Apache Geode code are welcome. Helping users learn best practices also earns good karma in our community.</p> </div> </div> </section> @@ -592,7 +592,7 @@ <div class="row"> <center> <div id="copyright"> - <img src="/img/egg-logo.png" /><br/><br/> + <a href="http://incubator.apache.org" target="_blank"><img src="/img/egg-logo.png" /></a><br/><br/> <p class="credits"> Apache Geode is an effort undergoing incubation 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. </p> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c32a5b27/gemfire-site/content/index.html ---------------------------------------------------------------------- diff --git a/gemfire-site/content/index.html b/gemfire-site/content/index.html index a450eea..a9d3425 100644 --- a/gemfire-site/content/index.html +++ b/gemfire-site/content/index.html @@ -258,7 +258,7 @@ Today Apache Geode is used by over 600 enterprise customers for high-scale busin <div class="row"> <center> <div id="copyright"> - <img src="/img/egg-logo.png" /><br/><br/> + <a href="http://incubator.apache.org" target="_blank"><img src="/img/egg-logo.png" /></a><br/><br/> <p class="credits"> Apache Geode is an effort undergoing incubation 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. </p> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c32a5b27/gemfire-site/content/releases/index.html ---------------------------------------------------------------------- diff --git a/gemfire-site/content/releases/index.html b/gemfire-site/content/releases/index.html index 25bd47c..fb986ff 100644 --- a/gemfire-site/content/releases/index.html +++ b/gemfire-site/content/releases/index.html @@ -202,7 +202,7 @@ <div class="row"> <center> <div id="copyright"> - <img src="/img/egg-logo.png" /><br/><br/> + <a href="http://incubator.apache.org" target="_blank"><img src="/img/egg-logo.png" /></a><br/><br/> <p class="credits"> Apache Geode is an effort undergoing incubation 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. </p> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c32a5b27/gemfire-site/website/content/community/index.html ---------------------------------------------------------------------- diff --git a/gemfire-site/website/content/community/index.html b/gemfire-site/website/content/community/index.html index 7abb0a9..ec58600 100644 --- a/gemfire-site/website/content/community/index.html +++ b/gemfire-site/website/content/community/index.html @@ -8,7 +8,7 @@ <h2>Join Our Community of Contributors!</h2> <p>The Apache Geode team welcomes contributors who want to support the Geode technology. Our community builds everything from this website, from the Geode code to documentation and best practices information.</p> - <p>We especially welcome additions and corrections to the documentation, wiki, and website to improve the user experience. Bug reports and fixes and additions to the Apache Geode code are welcome. Helping users learn best practices also earns karma in our community.</p> + <p>We especially welcome additions and corrections to the documentation, wiki, and website to improve the user experience. Bug reports and fixes and additions to the Apache Geode code are welcome. Helping users learn best practices also earns good karma in our community.</p> </div> </div> </section> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c32a5b27/gemfire-site/website/content/index.html ---------------------------------------------------------------------- diff --git a/gemfire-site/website/content/index.html b/gemfire-site/website/content/index.html index 17058e7..555d024 100644 --- a/gemfire-site/website/content/index.html +++ b/gemfire-site/website/content/index.html @@ -13,7 +13,7 @@ title: Performance is key. Consistency is a must. Take advantage of Apache Geode's unique technology that blends advanced techniques for data replication, partitioning and distributed processing. <br/><br/> - Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing.<br/></p> + Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing.<br/></p> </div> <div class="btn-wrapper"> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c32a5b27/gemfire-site/website/layouts/footer.html ---------------------------------------------------------------------- diff --git a/gemfire-site/website/layouts/footer.html b/gemfire-site/website/layouts/footer.html index 158ae46..c024af6 100644 --- a/gemfire-site/website/layouts/footer.html +++ b/gemfire-site/website/layouts/footer.html @@ -64,7 +64,7 @@ <div class="row"> <center> <div id="copyright"> - <img src="/img/egg-logo.png" /><br/><br/> + <a href="http://incubator.apache.org" target="_blank"><img src="/img/egg-logo.png" /></a><br/><br/> <p class="credits"> Apache Geode is an effort undergoing incubation 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. </p>
