fix(footer): sync catalog stats with templates.json (#11) - #28
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Same approach as Create-Vlang-App/website#45 — live catalog counts instead of hardcoded footer stats. |
ea090e7 to
f2687c9
Compare
|
Updated the PR description to match the Danger template sections, and rebased onto latest Happy to tweak anything else if Danger still flags a gap. |
|
@KhyFee is attempting to deploy a commit to the create-node-app Team on Vercel. A member of the Team first needs to authorize it. |
…p#11) Drive footer + StatsBar counts from getTemplatesData() so hardcoded extensions (8) stop drifting from the live CPA catalog.
|
Superseded by #47 — rebased the same changes onto |
Description
Footer + homepage StatsBar now use
catalogStatsFrom(getTemplatesData())so catalog counts stay in sync with livetemplates.jsoninstead of a hardcoded footer extensions count (was 8; live catalog is higher).Closes #11
Same approach as Create-Vlang-App/website#45.
Type of Change
How Has This Been Tested?
cpa-templates/templates.jsonChecklist