Summary
Add a /community/work-groups page to the project website showcasing all Working Groups.
Requirements
- List all 9 WGs with descriptions and icons
- Show code paths for each WG
- Display current contributors and maintainers (dynamic from GitHub or static for now)
- Link to relevant GitHub issues filtered by WG label
- Match existing website design system
Reference
Tech Stack
- React + Vite (same as existing website)
- Tailwind CSS
Nice to Have
- Auto-sync contributors from GitHub API
- Per-WG activity stats (PRs, issues)
Summary
Add a
/community/work-groupspage to the project website showcasing all Working Groups.Requirements
Reference
website/Tech Stack
Nice to Have