docs: replace blog with link to extensions#722
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
… topic/remove-blog-fromdocs
There was a problem hiding this comment.
Pull Request Overview
This PR removes unused blog functionality from the Docusaurus documentation site and replaces it with a more useful Extensions link. The change streamlines the navigation by removing blog-related links that are not currently being used while adding better discoverability for extension projects.
Key Changes
- Removes blog navigation link from the top navigation bar
- Replaces blog link with Extensions link in the footer navigation
- Reorders footer navigation to prioritize Extensions over Benchmarks
🚀 Benchmark ResultsDetails
|
👽 Mutation ResultsaweXpectDetails
The final mutation score is NaN%Coverage Thresholds: high:80 low:60 break:0aweXpect.CoreDetails
The final mutation score is NaN%Coverage Thresholds: high:80 low:60 break:0 |
|
Test Results 14 files - 24 14 suites - 24 2m 58s ⏱️ -7s Results for commit 4a3e769. ± Comparison against base commit 835bc0d. This pull request removes 1562 and adds 1535 tests. Note that renamed tests count towards both. |
…ons (#722) by Valentin Breuß
…ons (#722) by Valentin Breuß
|
This is addressed in release v2.22.0. |



This PR removes unused blog functionality from the Docusaurus documentation site and replaces it with a more useful Extensions link. The change streamlines the navigation by removing blog-related links that are not currently being used while adding better discoverability for extension projects.
Key Changes