fix(website): sync de showcase, add contribute page, fix sitemap URLs#102
Merged
Conversation
Contributor
|
🔍 Website Preview: https://amoxide.rs/_preview/102/ Preview will be removed when this PR is merged or closed. |
- de/showcase/index.md was a stale placeholder; replace with full CommunityGallery matching en version - add de/showcase/contribute.md (German translation of the contribution guide) - add /de/showcase/ sidebar entry with German labels via parameterised buildShowcaseSidebar() - strip .html from sitemap <loc> and hreflang links so they match the canonical tags (cleanUrls: true mismatch was causing 'Duplicate without user-selected canonical' in Google Search Console) Signed-off-by: Sven Kanoldt <sven@d34dl0ck.me>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #102 +/- ##
=======================================
Coverage 74.13% 74.13%
=======================================
Files 45 45
Lines 11856 11856
Branches 11856 11856
=======================================
Hits 8790 8790
Misses 2886 2886
Partials 180 180 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d9ae7f7 to
1b25730
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
de/showcase/index.mdwith the fullCommunityGallerycomponent, matching the English pagede/showcase/contribute.md— German translation of the contribution guide (was missing entirely)/de/showcase/sidebar with German labels by parameterisingbuildShowcaseSidebar().htmlURLs whiletransformHeademitted clean canonical tags — strip.htmlinsitemap.transformItemsso both match