feat: migrate skills review desk to astro

This commit is contained in:
Marcos Paulo
2026-09-05 16:54:37 +00:00
parent 107e429fb9
commit 71e4775573
66 changed files with 8184 additions and 96 deletions
+4 -2
View File
@@ -41,9 +41,11 @@ Share an author with
?author=Name&skill=skill-id&view=improved
. To add a submission later: drop a package under
submitted-skills/
, add a tailored entry in
, add an entry under
src/content/reviews/{new-id}.md
(and mirror it into
skills-review/catalog.js
, then run
until task 16 rewires the page to read the collection), then run
node scripts/build-skill-review.mjs
. Votes call a separate service — see
vote-service/