Skip to content

chore: remove Discord from doc website (GTM-1636) - #213

Open
leorossi wants to merge 1 commit into
mainfrom
gtm-1636-remove-discord-from-doc-website
Open

chore: remove Discord from doc website (GTM-1636)#213
leorossi wants to merge 1 commit into
mainfrom
gtm-1636-remove-discord-from-doc-website

Conversation

@leorossi

Copy link
Copy Markdown
Contributor

Part of sunsetting the Discord server (GTM-1634).

Closes GTM-1636.

What changed — 35 files

Area Files Note
docusaurus.config.js 1 Footer Community section — Discord item removed, X remains
docs/** 13 Current docs
versioned_docs/version-3.68.0/** 13 Frozen snapshot
versioned_docs/version-2.75.2/** 8 Frozen snapshot

Same edit shapes as the matching platformatic PR: community bullets deleted outright, ...or join our [Discord feedback] channel. clauses trimmed back to the GitHub issue link, and the one sentence in overview/what-is-watt.md that offered both Discord and GitHub Discussions collapsed to just Discussions.

Please read: overlap with platformatic/platformatic

docs/** in this repo is generatedplatformatic/platformatic pushes to main under docs/** fire a repo-dispatch that runs rebuild-and-deploy-docs.yml here, which regenerates docs/ and auto-commits.

So the 13 files under docs/ here are also fixed at the source in platformatic/platformatic#5091. They're included in this PR anyway so the live site is clean immediately rather than waiting for the next sync, and so this PR leaves no discord.gg reference behind on its own.

The other 22 files — docusaurus.config.js and both versioned_docs/ snapshots — are only fixable here; the sync never touches them.

Merge order doesn't matter, but if the sync runs between the two merges it may produce a no-op commit over docs/. Worth a glance at the generated commit afterwards.

Verification

node --check docusaurus.config.js passes. Zero discord references remain anywhere in the repo (case-insensitive, excluding node_modules). Site build not run, per the ticket workflow — leaving that to CI.

Note your local clone may have been on version-3.57.0; this branch is cut from current main, which is on 3.68.0.

🤖 Generated with Claude Code

https://claude.ai/code/session_01MjvfbjnNaNbEC6di1XiZmr

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs.platformatic.dev Ready Ready Preview Aug 25, 2026 8:19am

Request Review

Removes the Discord entry from the Docusaurus footer Community section
and strips Discord links from the current docs and from the frozen
2.75.2 and 3.68.0 versioned snapshots, as part of sunsetting the
Discord server.

Ref: GTM-1636

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MjvfbjnNaNbEC6di1XiZmr
Signed-off-by: Leonardo Rossi <leonardo.rossi@gmail.com>

@mcollina mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The actual docs must be changed in platformatic/platformatic, here it’s only the footer.

@leorossi

Copy link
Copy Markdown
Contributor Author

That is already merged: platformatic/platformatic#5091

@leorossi
leorossi requested a review from mcollina August 26, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants