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 87891e45 Remove bugs and contactus pages
87891e45 is described below

commit 87891e451f12a8870235f0f65b3449adc2c87289
Author: mck <m...@apache.org>
AuthorDate: Tue Jun 25 12:07:58 2024 +0200

    Remove bugs and contactus pages
    
    This content already exists under the community page.
    Provide redirects to that page's appropriate sections.
    
     patch by Mick Semb Wever; reviewed by Erick Ramirez
---
 content/.htaccess                                  | 44 +++++++++++-----------
 site-content/source/modules/ROOT/pages/bugs.adoc   | 22 -----------
 .../source/modules/ROOT/pages/contactus.adoc       | 30 ---------------
 3 files changed, 21 insertions(+), 75 deletions(-)

diff --git a/content/.htaccess b/content/.htaccess
index 99e18712..e328ec71 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -39,26 +39,24 @@ RewriteCond %{REQUEST_URI} !^/doc/3.11/cassandra [NC]
 RewriteRule ^/?doc/3.11/(.+)$ /doc/3.11/cassandra/$1 [R=301,L]
 
 
-<IfModule mod_rewrite.c>
-    RewriteEngine on
-    Redirect 301 /blog.html /_/blog.html
-    Redirect 301 /blog/2021/04/19/cass-world-party-speakers.html 
/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html
-    Redirect 301 /blog/2021/04/12/cass-changelog_6.html 
/blog/Apache-Cassandra-Changelog-6-April-2021.html
-    Redirect 301 /blog/2021/03/25/world_party.html /blog/World-Party.html
-    Redirect 301 /blog/2021/03/10/join_cassandra_gsoc_2021.html 
/blog/Join-Cassandra-GSoC-2021.html
-    Redirect 301 /blog/2021/03/08/cass_changelog_5.html 
/blog/Apache-Cassandra-Changelog-5-March-2021.html
-    Redirect 301 /blog/2021/02/11/cass-changelog_4.html 
/blog/Apache-Cassandra-Changelog-4-February-2021.html
-    Redirect 301 /blog/2021/01/19/cass-changelog_3.html 
/blog/Apache-Cassandra-Changelog-3-January-2021.html
-    Redirect 301 /blog/2020/12/01/cass_changelog_2.html 
/blog/Apache-Cassandra-Changelog-2-December-2020.html
-    Redirect 301 /blog/2020/10/28/cass_changelog_1.html 
/blog/Apache-Cassandra-ChanApache-Cassandra-Changelog-1-October-2020.html
-    Redirect 301 /blog/2020/09/17/cassandra-usage-report-2020.html 
/blog/Apache-Cassandra-Usage-Report-2020.html
-    Redirect 301 /blog/2020/09/03/improving-resiliency.html 
/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html
-    Redirect 301 /blog/2020/08/14/cassandra-and-kubernetes-sig-update.html 
/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html
-    Redirect 301 /blog/2020/07/20/apache-cassandra-4-0-beta1.html 
/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html
-    Redirect 301 /blog/2019/04/09/benchmarking_streaming.html 
/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html
-    Redirect 301 /blog/2018/12/03/introducing-transient-replication.html 
/blog/Introducing-Transient-Replication.html
-    Redirect 301 /blog/2018/10/29/audit_logging_cassandra.html 
/blog/Audit-Logging-in-Apache-Cassandra-4.html
-    Redirect 301 
/blog/2018/10/17/finding_bugs_with_property_based_testing.html 
/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html
-    Redirect 301 /blog/2018/08/21/testing_apache_cassandra.html 
/blog/Testing-Apache-Cassandra-4.html
-    Redirect 301 /blog/2018/08/07/faster_streaming_in_cassandra.html 
/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html
-</IfModule>
+Redirect 301 /_/bugs.html /_/community.html#how-to-contribute
+Redirect 301 /_/contactus.html /_/community.html#discussions
+Redirect 301 /blog/2021/04/19/cass-world-party-speakers.html 
/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.html
+Redirect 301 /blog/2021/04/12/cass-changelog_6.html 
/blog/Apache-Cassandra-Changelog-6-April-2021.html
+Redirect 301 /blog/2021/03/25/world_party.html /blog/World-Party.html
+Redirect 301 /blog/2021/03/10/join_cassandra_gsoc_2021.html 
/blog/Join-Cassandra-GSoC-2021.html
+Redirect 301 /blog/2021/03/08/cass_changelog_5.html 
/blog/Apache-Cassandra-Changelog-5-March-2021.html
+Redirect 301 /blog/2021/02/11/cass-changelog_4.html 
/blog/Apache-Cassandra-Changelog-4-February-2021.html
+Redirect 301 /blog/2021/01/19/cass-changelog_3.html 
/blog/Apache-Cassandra-Changelog-3-January-2021.html
+Redirect 301 /blog/2020/12/01/cass_changelog_2.html 
/blog/Apache-Cassandra-Changelog-2-December-2020.html
+Redirect 301 /blog/2020/10/28/cass_changelog_1.html 
/blog/Apache-Cassandra-ChanApache-Cassandra-Changelog-1-October-2020.html
+Redirect 301 /blog/2020/09/17/cassandra-usage-report-2020.html 
/blog/Apache-Cassandra-Usage-Report-2020.html
+Redirect 301 /blog/2020/09/03/improving-resiliency.html 
/blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.html
+Redirect 301 /blog/2020/08/14/cassandra-and-kubernetes-sig-update.html 
/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.html
+Redirect 301 /blog/2020/07/20/apache-cassandra-4-0-beta1.html 
/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.html
+Redirect 301 /blog/2019/04/09/benchmarking_streaming.html 
/blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.html
+Redirect 301 /blog/2018/12/03/introducing-transient-replication.html 
/blog/Introducing-Transient-Replication.html
+Redirect 301 /blog/2018/10/29/audit_logging_cassandra.html 
/blog/Audit-Logging-in-Apache-Cassandra-4.html
+Redirect 301 /blog/2018/10/17/finding_bugs_with_property_based_testing.html 
/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.html
+Redirect 301 /blog/2018/08/21/testing_apache_cassandra.html 
/blog/Testing-Apache-Cassandra-4.html
+Redirect 301 /blog/2018/08/07/faster_streaming_in_cassandra.html 
/blog/Hardware-bound-Zero-Copy-Streaming-in-Apache-Cassandra-4.html
diff --git a/site-content/source/modules/ROOT/pages/bugs.adoc 
b/site-content/source/modules/ROOT/pages/bugs.adoc
deleted file mode 100644
index ba8e8cd8..00000000
--- a/site-content/source/modules/ROOT/pages/bugs.adoc
+++ /dev/null
@@ -1,22 +0,0 @@
-= Reporting Bugs
-:page-layout: basic
-:page-role: bugs
-:description:
-
-If you encounter a problem with Cassandra, the first places to ask for help 
are the 
-link:++https://lists.apache.org/list.html?u...@cassandra.apache.org++[user 
mailing list] and 
-the https://s.apache.org/slack-invite[Cassandra slack room].
-
-If, after having asked for help, you suspect that you have found a bug
-in Cassandra, you should report it by opening a ticket through the
-https://issues.apache.org/jira/browse/CASSANDRA[Apache Cassandra JIRA].
-Please provide as much details as you can on your problem, and don't
-forget to indicate which version of Cassandra you are running and on
-which environment.
-
-To create a JIRA account, please request it on 
xref:community.adoc#discussions[the #cassandra or #cassandra-dev channels on 
ASF Slack], or on xref:community.adoc#discussions[the user or dev mailing list].
-
-Further details on how to contribute can be found at our
-xref:community.adoc#how-to-contribute[Contributing to Cassandra] section. 
Please note that the source of this
-documentation is part of the Cassandra git repository and hence
-contributions to the documentation should follow the same path.
diff --git a/site-content/source/modules/ROOT/pages/contactus.adoc 
b/site-content/source/modules/ROOT/pages/contactus.adoc
deleted file mode 100644
index 7382f109..00000000
--- a/site-content/source/modules/ROOT/pages/contactus.adoc
+++ /dev/null
@@ -1,30 +0,0 @@
-= Contact us
-
-You can get in touch with the Cassandra community either via the mailing
-lists or Slack rooms.
-
-== Mailing lists
-
-The following mailing lists are available:
-
-* http://www.mail-archive.com/user@cassandra.apache.org/[Users]:
-General discussion list for users - 
link:mail-to:user-subscr...@cassandra.apache.org[Subscribe]
-* http://www.mail-archive.com/dev@cassandra.apache.org/[Developers]: 
-Development related discussion - 
link:mail-to:dev-subscr...@cassandra.apache.org[Subscribe]
-* http://www.mail-archive.com/commits@cassandra.apache.org/[Commits]: 
-Commit notification source repository - 
link:mail-to:commits-subscr...@cassandra.apache.org[Subscribe]
-* http://www.mail-archive.com/client-dev@cassandra.apache.org/[Client 
Libraries]:  
-Discussion related to the development of idiomatic client APIs - 
link:mail-to:client-dev-subscr...@cassandra.apache.org[Subscribe]
-
-Subscribe by clicking on the Subscribe links above. Follow the instructions 
-in the welcome email to confirm your subscription. Make sure to keep the 
welcome email 
-as it contains instructions on how to unsubscribe.
-
-== Slack
-
-To chat with users or developers in real-time, join our rooms on
-https://s.apache.org/slack-invite[ASF Slack]:
-
-* `cassandra` - for user questions and general discussions.
-* `cassandra-dev` - strictly for questions or discussions related to
-Cassandra development.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to