docs: add prominent waitlist Card to Cloud MCP docs (EN/ZH/JA)#1080
Open
lin-bot23 wants to merge 1 commit into
Open
docs: add prominent waitlist Card to Cloud MCP docs (EN/ZH/JA)#1080lin-bot23 wants to merge 1 commit into
lin-bot23 wants to merge 1 commit into
Conversation
Reference the waitlist link from the comfy-cloud-mcp README (https://github.com/Comfy-Org/comfy-cloud-mcp) and present it as a Rocket Card above the main page content for higher visibility.
e6c2dfe to
d389210
Compare
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
Makes the "Join the Waitlist" link for the Comfy Cloud MCP closed beta more visible by adding a dedicated Card component above the page content.
Changes
In all three languages (EN, ZH, JA) of
development/cloud/mcp-server.mdx:CardGroupwith a Rocket Card directly after the<Warning>blockhttps://form.typeform.com/to/hHmvw1UH(matching the comfy-cloud-mcp README)Before/After
Before: users had to find the inline
sign up for the waitlistlink inside the Warning block.After: a prominent, full-width Card sits right below the Warning, making the CTA impossible to miss.