From ac83042aec8a620ab7a1317f6132e520ab1f1ee5 Mon Sep 17 00:00:00 2001 From: Bryan Behrenshausen Date: Thu, 25 Sep 2025 15:57:10 -0400 Subject: [PATCH 1/2] GEODE-4063: Update trademarks on website This commit addresses a number of issues in order to better align the Apache Geode project website with ASF trademark policy. In particular, it: * Adds trademark symbols where necessary * Replaces the site's introductory text with a single-sentence description of Geode This commit also: * Removes seemingly deprecated code that was no longer rending GitHub repository statistics * Adds a link to the ASF privacy policy, as per ASF policy * Updates the page title Additional details at: https://www.apache.org/foundation/marks/ Signed-off-by: Bryan Behrenshausen --- website/content/index.html | 27 ++++++++------------------- website/layouts/footer.html | 7 ++++--- 2 files changed, 12 insertions(+), 22 deletions(-) diff --git a/website/content/index.html b/website/content/index.html index 7ec874909..2107e809d 100644 --- a/website/content/index.html +++ b/website/content/index.html @@ -1,5 +1,5 @@ --- -title: Performance is key. Consistency is a must. +title: Apache Geode™: Providing low latency, high concurrency data management solutions since 2002 --- - Star - Fork - Watch - - - - - +
+

Get Geode

+
+ +
@@ -150,7 +139,7 @@

Ready to get started?

About the Project

-

Apache Geode is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.

+

Apache Geode™ is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.

Geode pools memory, CPU, network resources, and optionally local disk across multiple processes to manage application objects and behavior. It uses dynamic replication and data partitioning diff --git a/website/layouts/footer.html b/website/layouts/footer.html index dd295ae1c..11bdd93a9 100644 --- a/website/layouts/footer.html +++ b/website/layouts/footer.html @@ -45,7 +45,8 @@

  • Sponsorship
  • Thanks
  • Security
  • -
  • Apache Foundation
  • +
  • Privacy +
  • Apache Software Foundation
  • @@ -66,8 +67,8 @@
    From 91af01f9db2b6b8a8946bd1c85c936a9b2bd3ae9 Mon Sep 17 00:00:00 2001 From: Bryan Behrenshausen Date: Mon, 29 Sep 2025 15:21:34 -0400 Subject: [PATCH 2/2] Add section heading This commit add a section heading, "Key Features," to introduce the site section devoted to Geode's most noteworthy and useful features. Signed-off-by: Bryan Behrenshausen --- website/content/css/geode-site.css | 2 +- website/content/index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/css/geode-site.css b/website/content/css/geode-site.css index e787db8b1..f6a8964fe 100644 --- a/website/content/css/geode-site.css +++ b/website/content/css/geode-site.css @@ -472,7 +472,7 @@ section > .container > h2 { /* border-bottom: 1px solid #e5e5e5; */ } .bf-features { - color: white; + color: rgb(52,73,94); text-align: center; padding: 20px 0; } diff --git a/website/content/index.html b/website/content/index.html index 2107e809d..0073c00f7 100644 --- a/website/content/index.html +++ b/website/content/index.html @@ -33,6 +33,7 @@
    +

    Key features