[
https://issues.apache.org/jira/browse/CASSANDRA-18250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687080#comment-17687080
]
Erick Ramirez commented on CASSANDRA-18250:
-------------------------------------------
I’ve completed final verification in staging and [published to
production|https://github.com/apache/cassandra-website#merging-asf-staging-to-asf-site]:
{noformat}
$ git branch
* trunk
$ git fetch origin
$ git checkout asf-site
Branch ‘asf-site’ set up to track remote branch ‘asf-site’ from ‘origin’.
Switched to a new branch ‘asf-site’
$ git branch
* asf-site
trunk
$ git reset --hard origin/asf-staging
HEAD is now at 17ef0285 generate docs for 4dc4fd5c
$ git push -f origin asf-site
Total 0 (delta 0), reused 0 (delta 0)
To [https://github.com/apache/cassandra-website.git]
+ 83ba7689...17ef0285 asf-site -> asf-site (forced update){noformat}
The updates to the [home|https://cassandra.apache.org/] +
[Events|https://cassandra.apache.org/_/events.html] pages are now live in
production.
> WEBSITE - Publish Cassandra Forward on homepage, Events page
> ------------------------------------------------------------
>
> Key: CASSANDRA-18250
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18250
> Project: Cassandra
> Issue Type: New Feature
> Components: Documentation/Website
> Reporter: Stefano Lottini
> Assignee: Stefano Lottini
> Priority: Normal
> Fix For: NA
>
> Attachments: events_page.png, index_page.png
>
>
> The necessary changes to the website after the Cassandra Summit 2023 has been
> postponed to December:
> - changing the date in the Events page card (and corresponding image)
> - adding an Event card about hte "Cassandra Forward" online event in March
> - changing text, image and link of the Summit banners on index and events
> pages.
> No changes on the blog - also, a possible new blog post summarizing the
> change of schedule is left to a separate PR.
> The above is implemented by
> [https://github.com/apache/cassandra-website/pull/209] . Screenshots follow:
> !index_page.png|width=300!
> !events_page.png|width=300!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]