rusackas opened a new pull request, #37536:
URL: https://github.com/apache/superset/pull/37536

   ### SUMMARY
   
   Redesigns the Community page to use a responsive card grid layout instead of 
a vertical list, and updates the resource links:
   
   - **Card grid layout**: Replaces the Ant Design `List` component with a CSS 
Grid of styled cards (3 columns on desktop, 2 on tablet, 1 on mobile). Each 
card has an icon, title, and description with hover effects.
   - **Removed outdated resources**: Stack Overflow and Meetup Group entries 
removed.
   - **Updated links**:
     - **Organizations**: Now links to `/inTheWild` page instead of the GitHub 
markdown file, with a new globe icon.
     - **Contributors Guide**: Now links to 
`/developer_portal/contributing/overview` instead of the old GitHub repo.
     - **dev@ Mailing List**: Added subscription info ("Subscribe by emailing 
[email protected]").
   - **New "Follow Us" section**: Adds social media cards for X (Twitter), 
LinkedIn, and Bluesky with brand SVG icons.
   - **New SVG icons**: Added `x-symbol.svg`, `linkedin-symbol.svg`, 
`bluesky-symbol.svg`, and `globe-symbol.svg` to `docs/static/img/community/`.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   N/A — docs-only change, preview available on Netlify deploy.
   
   ### TESTING INSTRUCTIONS
   1. Check the Netlify deploy preview for the `/community` page
   2. Verify the 5 community cards render in a responsive grid
   3. Verify the 3 social media cards appear in the "Follow Us" section
   4. Click each card link to confirm it opens the correct URL
   5. Resize the browser to verify responsive behavior (3→2→1 columns)
   6. Toggle dark mode to verify theming works
   7. Verify the calendar section still works (show/hide toggle)
   
   ### ADDITIONAL INFORMATION
   - [x] Changes UI
   - [x] Removes existing feature or API
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to