chore: remove Discord server invite link - #60
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remove the Discord server invite badge, links, CTA buttons, and metadata across documentation, configuration, and UI components, as the community Discord server has been closed.
Key Changes
Documentation and Guides
README.md: Remove the Discord shield badge from the header badges table.index.md: Remove the Discord community invitation sentence from the landing page intro.gallery.md: Remove the Discord submission option from the showcase contribution steps.CONTRIBUTING.md: Update help contact routes to reference GitHub Issues and Discussions.docs/contributing/index.md: Remove the Discord link from the help section.docs/contributing/docs.md: Remove the Discord link from the help section.docs/contributing/submit-a-sketch.md: Remove the Discord link from the questions section..vitepress/data/TESTIMONIALS_README.md: Remove the Discord mention from the testimonial contribution guide.UI Components and Site Configuration
.vitepress/config.mts: Remove the Discord social link from the VitePress navigation bar..vitepress/configs/head.mts: Remove the Discord URL from the JSON-LD Organization schemasameAsarray..vitepress/theme/components/CommunitySupport/CommunitySupport.vue: Remove the Join Discord banner button, update the Connect column to point to GitHub Discussions, and clean up Discord-specific styling rules..vitepress/theme/components/Gallery/GalleryGrid.vue: Remove the Share on Discord CTA button and update submission instructions..github/ISSUE_TEMPLATE/config.yml: Remove the Discord contact link from GitHub issue template choices.