This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f9de50aa3 Add ASF permalink and remove Orbit section on home and 
events pages.
f9de50aa3 is described below

commit f9de50aa3c4837fb2deb3cb98f81d132f57d65e4
Author: Patrick McFadin <[email protected]>
AuthorDate: Tue Aug 20 12:47:34 2024 -0700

    Add ASF permalink and remove Orbit section on home and events pages.
    
     patch by Patrick McFadin; reviewed by Mick Semb Wever for CASSANDRA-19836
---
 site-content/source/modules/ROOT/pages/events.adoc | 20 ++++++++++++-
 site-content/source/modules/ROOT/pages/index.adoc  | 33 ++++++++++++++++------
 2 files changed, 44 insertions(+), 9 deletions(-)

diff --git a/site-content/source/modules/ROOT/pages/events.adoc 
b/site-content/source/modules/ROOT/pages/events.adoc
index d5165fc0b..ee12af9f5 100644
--- a/site-content/source/modules/ROOT/pages/events.adoc
+++ b/site-content/source/modules/ROOT/pages/events.adoc
@@ -8,6 +8,24 @@ NOTES FOR CONTENT CREATORS
 - Replace event card fields: title, date, image, short text and external link.
 ////
 
+//start card
+[openblock,card shadow relative test]
+----
+[openblock,card-header]
+------
+[discrete]
+=== Upcoming ASF Events
+------
+[openblock,card-content, text-center]
+------
+++++
+<script src="https://www.apachecon.com/event-images/snippet.js";></script>
+<a class="acevent" data-format="square" data-width="500"></a>
+++++
+------
+----
+//end card
+
 //start card
 [openblock,card shadow relative test]
 ----
@@ -355,4 +373,4 @@ https://www.cassandraworldparty.org/[Go to 
event,window=_blank]
 
 ------
 ----
-//end card
+//end card
\ No newline at end of file
diff --git a/site-content/source/modules/ROOT/pages/index.adoc 
b/site-content/source/modules/ROOT/pages/index.adoc
index 8e575f472..113153ce6 100644
--- a/site-content/source/modules/ROOT/pages/index.adoc
+++ b/site-content/source/modules/ROOT/pages/index.adoc
@@ -144,9 +144,9 @@ Cassandra is used by thousands of companies with large 
active data sets.
 
 [openblock, users-section-flex py-medium]
 --------
-[openblock, w50 home-quotes full-800 pb-medium]
+[openblock, w100 home-quotes full-800 pb-medium]
 ----------
-[openblock, home-quote hidden pa-large text-left ]
+[openblock, home-quote hidden pa-large text-center]
 ------------
 "Netflix uses Apache Cassandra heavily to satisfy its ever-growing persistence 
needs on its mission to entertain the world. We have been experimenting and 
partially using the 4.0 beta in our environments and its features like Audit 
Logging and backpressure."
 
@@ -176,12 +176,6 @@ Cassandra is used by thousands of companies with large 
active data sets.
 ----------
 // end home quotes w50
 
-[openblock, w50 full-800]
-----------
-++++
-<iframe width="100%" height="500" title="Activity Feed — Powered by Orbit" 
src="https://app.orbit.love/apache-cassandra-pmc/embedded/GwluP0";></iframe>
-++++
-----------
 
 --------
 // end  users section flex
@@ -285,3 +279,26 @@ 
image::blog/inside-Cassandra-Marcel-Birkner/image2.png[Inside Cassandra: Marcel
 ------
 ----
 // end community spotlight
+
+// Start ASF Event section
+[openblock,home-community arrow flex flex-center]
+----
+[openblock,inner text-center py-large]
+------
+[discrete]
+== Upcoming ASF Events
+
+Join the Cassandra community at the next ASF event.
+// start row
+[openblock]
+--------
+++++
+<script src="https://www.apachecon.com/event-images/snippet.js";></script>
+<a class="acevent" data-format="wide" data-width="480"></a>
+++++
+--------
+// end row
+
+------
+----
+// end ASF Event section
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to