refactor(docs): update react/js/rust client docs#2832
Closed
jog1t wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
Contributor
Author
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Contributor
Merge activity
|
graphite-app Bot
pushed a commit
that referenced
this pull request
Jul 31, 2025
## Changes This PR updates documentation links throughout the project to use the new domain structure (`rivet.gg/docs/` instead of `rivetkit.org/`). It also: 1. Adds a pkg.pr.new badge to the README 2. Enhances code block handling in MDX components to support more languages (React, JSX, TOML, Rust) 3. Improves code block metadata parsing to better handle titles and annotations 4. Updates the LiveStore availability timeline from July to August 5. Simplifies client documentation pages (JavaScript, React, Rust) with clearer examples 6. Adds the InstallPackage component for consistent package installation instructions 7. Adds support for Next.js client and updates related links
Deploying rivet-hub with
|
| Latest commit: |
c8e8d2b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3e69e794.rivet-hub-7jb.pages.dev |
| Branch Preview URL: | https://07-31-refactor-docs-update-r.rivet-hub-7jb.pages.dev |
Contributor
Graphite Automations"Test" took an action on this PR • (07/31/25)1 assignee was added to this PR based on Kacper Wojciechowski's automation. |
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.

Changes
This PR updates documentation links throughout the project to use the new domain structure (
rivet.gg/docs/instead ofrivetkit.org/). It also: