Update Gumroad example card to public product route#124
Draft
justin808 wants to merge 1 commit into
Draft
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Cloudflare preview deployed.
|
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
Validation
npm --prefix prototypes/docusaurus run typechecknpm run preparenpm --prefix prototypes/docusaurus run buildBuild completed successfully. It still emits existing docs broken-link/anchor warnings unrelated to this card change.
Merge note
Keep this draft until
https://gumroad.reactonrails.com/public_product/rsc_demoreturns 200 on staging. As of opening this PR, the route still returns 404 because the Gumroad staging deploy has not completed.Note
Low Risk
Marketing copy and a single demo URL in the Docusaurus examples constants; no runtime or security impact.
Overview
Updates the Gumroad flagship demo card in
demos.tsso the live link and copy match the public RSC product-page benchmark instead of the old creator-dashboard framing.The
demoUrlnow points tohttps://gumroad.reactonrails.com/public_product/rsc_demo(replacing the site root). The tagline is reworded to describe a public product-page benchmark comparing Inertia and React on Rails Pro with React 19 and RSC.Reviewed by Cursor Bugbot for commit 8eb198f. Bugbot is set up for automated code reviews on this repo. Configure here.