josh-mckenzie commented on code in PR #185: URL: https://github.com/apache/cassandra-website/pull/185#discussion_r1007053599
########## site-content/source/modules/ROOT/pages/events.adoc: ########## @@ -0,0 +1,277 @@ += Events +:page-layout: events +:page-role: events + +//// +NOTES FOR CONTENT CREATORS +- To add a new event card, copy and paste markup for one card below. Copy from '//start' to the next '//end' +- Replace event card fields: title, date, image, short text and external link. +//// + +//start card +[openblock,card shadow relative test] +---- +[openblock,card-header] +------ +[discrete] +=== Cassandra Summit 2023 +[discrete] +==== March 13-14, 2023 +------ +[openblock,card-content] +------ +image:events/c_summit_logo.png[Cassandra Summit logo] + +Cassandra Summit is back! Let's meet in San Jose, California, to celebrate what we built together and share what's coming next. + +[openblock,card-btn card-btn--events] +-------- +[.btn.btn--alt] +https://events.linuxfoundation.org/cassandra-summit/[Go to event,window=_blank] Review Comment: 👍 Makes complete sense to me. What triggered the thought was actually a completely different domain that's regulated by a ratings board etc, so quite different context. But figured I'd check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

