Skip to content

fix(website): sync de showcase, add contribute page, fix sitemap URLs#102

Merged
sassman merged 1 commit into
mainfrom
feat/de-showcase-sync
Apr 20, 2026
Merged

fix(website): sync de showcase, add contribute page, fix sitemap URLs#102
sassman merged 1 commit into
mainfrom
feat/de-showcase-sync

Conversation

@sassman

@sassman sassman commented Apr 20, 2026

Copy link
Copy Markdown
Owner
  • Replace stale "Kommt bald" placeholder in de/showcase/index.md with the full CommunityGallery component, matching the English page
  • Add de/showcase/contribute.md — German translation of the contribution guide (was missing entirely)
  • Add /de/showcase/ sidebar with German labels by parameterising buildShowcaseSidebar()
  • Fix Google Search Console "Duplicate without user-selected canonical": VitePress sitemap was emitting .html URLs while transformHead emitted clean canonical tags — strip .html in sitemap.transformItems so both match

@github-actions

github-actions Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

🔍 Website Preview: https://amoxide.rs/_preview/102/

Preview will be removed when this PR is merged or closed.

github-actions Bot added a commit that referenced this pull request Apr 20, 2026
- 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-commenter

codecov-commenter commented Apr 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.13%. Comparing base (1aca41d) to head (1b25730).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sassman sassman force-pushed the feat/de-showcase-sync branch from d9ae7f7 to 1b25730 Compare April 20, 2026 12:42
github-actions Bot added a commit that referenced this pull request Apr 20, 2026
@sassman sassman merged commit 0cebb32 into main Apr 20, 2026
22 checks passed
@sassman sassman deleted the feat/de-showcase-sync branch April 20, 2026 12:44
github-actions Bot added a commit that referenced this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants