You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2016/07/05 23:15:27 UTC

[04/32] incubator-geode git commit: GEODE-1576: Website needs to be upgraded to include WAN and CQ

GEODE-1576: Website needs to be upgraded to include WAN and CQ

Adding a file missed in previous commit.
Changed wording in Adapters description.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/58d7fca3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/58d7fca3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/58d7fca3

Branch: refs/heads/feature/GEODE-1571
Commit: 58d7fca307b6eebac05d78baedbb9d78f22edcde
Parents: 22e7005
Author: Swapnil Bawaskar <sb...@pivotal.io>
Authored: Thu Jun 30 17:51:21 2016 -0700
Committer: Swapnil Bawaskar <sb...@pivotal.io>
Committed: Thu Jun 30 18:35:07 2016 -0700

----------------------------------------------------------------------
 .../website/content/font/fontawesome-webfont.woff2 | Bin 0 -> 71896 bytes
 geode-site/website/content/index.html              |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/58d7fca3/geode-site/website/content/font/fontawesome-webfont.woff2
----------------------------------------------------------------------
diff --git a/geode-site/website/content/font/fontawesome-webfont.woff2 b/geode-site/website/content/font/fontawesome-webfont.woff2
new file mode 100644
index 0000000..7eb74fd
Binary files /dev/null and b/geode-site/website/content/font/fontawesome-webfont.woff2 differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/58d7fca3/geode-site/website/content/index.html
----------------------------------------------------------------------
diff --git a/geode-site/website/content/index.html b/geode-site/website/content/index.html
index e47b763..3761676 100644
--- a/geode-site/website/content/index.html
+++ b/geode-site/website/content/index.html
@@ -123,7 +123,7 @@ under the License. -->
           <div class="col-md-4">
               <div class="bf-icon-wrap" style="font-size:65px; vertical-align: -5px;" aria-hidden="true"><i class="fa fa-plug"></i></div>
               <h3>Adapters</h3>
-              <p>Geode can be used as a drop-in replacement for Redis and memcached, allowing users of these caches to use Geode's server-side features like WAN.</p>
+              <p>Geode can be used as a drop-in replacement for Redis and memcached, allowing users of these caches to use Geode's server-side features like multi-cluster replication.</p>
           </div>
           <div class="col-md-4">
               <div></div>