Skip to content

Remove repo clone count from homepage - #836

Merged
amavashev merged 1 commit into
mainfrom
agent/remove-homepage-clone-stat
Jul 28, 2026
Merged

Remove repo clone count from homepage#836
amavashev merged 1 commit into
mainfrom
agent/remove-homepage-clone-stat

Conversation

@amavashev

Copy link
Copy Markdown
Contributor

Summary

  • remove the repository-clone counter and separator from the homepage social-proof component
  • keep the package-install counter unchanged
  • preserve clone collection, caching, and internal adoption reporting

Why

Raw repository clone counts include repeat, CI, and bot traffic, so presenting the cumulative number as homepage social proof can undermine credibility with technical evaluators. The data loader already excludes clones from the defensible package-install total, but the homepage still rendered clones as a separate statistic.

Impact

Visitors now see only the package-install count. Internal clone statistics and workflows remain unchanged.

Validation

  • npm test — 93 tests passed
  • npm run build:fast — site build passed
  • npm run pdfs — all 9 eligible PDFs generated

@amavashev
amavashev marked this pull request as ready for review July 28, 2026 18:31
@amavashev
amavashev merged commit f09e74c into main Jul 28, 2026
5 checks passed
@amavashev
amavashev deleted the agent/remove-homepage-clone-stat branch July 28, 2026 18:31
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.

1 participant