Skip to content

docs: integrations like framer, notion, and webflow#578

Open
lancesnider wants to merge 8 commits intomainfrom
site-builders
Open

docs: integrations like framer, notion, and webflow#578
lancesnider wants to merge 8 commits intomainfrom
site-builders

Conversation

@lancesnider
Copy link
Copy Markdown
Collaborator

@lancesnider lancesnider commented Mar 27, 2026

This PR created a new Integrations tab with 2 pages:

  • Integrations - A landing page for site builders and rendering integrations with links to the relevant external docs.
  • HTML embeds: A catch-all for stuff that allows HTML embeds, but doesn't natively support Rive.

Note: I intentionally kept this page pretty simple, using bullet lists instead of thumbs. I figure this page will grow over time and we don't necessarily want to look like we're giving one tool preference over another.

Updates the editor share links page:

  • Update instructions for making share links
  • Add info for multi-touch
  • Remove integration info and link to Integrations

Moves the "learn" link from the main tab to the top-right menu.

CleanShot 2026-03-30 at 10 25 07@2x

@lancesnider lancesnider requested a review from a team as a code owner March 27, 2026 22:30
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Mar 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
rive 🟢 Ready View Preview Mar 27, 2026, 10:32 PM

"group": "Share Links",
"pages": [
"editor/share-links/overview",
"editor/share-links/framer-and-rive"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

We'll keep the page, since it's just a link to the plugin, but remove the menu item.

@lancesnider lancesnider removed the request for review from HayesGordon March 29, 2026 18:19
@lancesnider lancesnider marked this pull request as draft March 29, 2026 18:19
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This wasn't actually a page - it was a link, which we're moving to the "learn " page in an upcoming PR.

@lancesnider lancesnider marked this pull request as ready for review March 30, 2026 17:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an Integrations documentation section and refreshes Share Links documentation, while adjusting site navigation to move “Learn” into the top-right navbar.

Changes:

  • Introduces new Integrations docs pages (overview + HTML embed instructions).
  • Updates the Share Links overview page with new step-by-step instructions and options (including multi-touch) and links out to Integrations.
  • Updates docs.json navigation to remove the old “Learn” tab pages and add a “Learn” navbar link.

Reviewed changes

Copilot reviewed 6 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
tutorials/blog.mdx Removes the prior external-link stub page for Blog.
tutorials/awesome-rive.mdx Removes the prior external-link stub page for Awesome Rive.
integrations/overview.mdx Adds an Integrations landing page with categorized external links.
integrations/html-embed.mdx Adds HTML embed instructions using Share Links + screenshots.
images/integrations/html-embed/generate-share-link-1.png Adds screenshot asset used in embed/share-link instructions.
editor/share-links/overview.mdx Reworks Share Links overview content and adds a pointer to Integrations.
docs.json Updates navigation: removes Learn tab grouping, adds Integrations pages, and adds Learn to navbar.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


<Steps>
<Step title="Open the page, post, or project where you want to place your Rive file" />
<Step title="Copy the Embed link for Embed code" />
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

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

Step title has a double space and reads ambiguously ("Embed link for Embed code"). Consider rewording to something like "Copy the Embed link or Embed code" so the instruction is clear.

Suggested change
<Step title="Copy the Embed link for Embed code" />
<Step title="Copy the Embed link or Embed code" />

Copilot uses AI. Check for mistakes.

![Image](https://1159711764-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3EXlibk6bj2FzPQW-9%2Fuploads%2FHboa00GCgDOCjmOMJQwu%2FScreen%20Shot%202022-05-19%20at%204.02.59%20PM.png?alt=media&token=dc61a4f5-ef03-490e-8145-cb79eee8b01c)
<Note>
For more information on using share links with tools like Framer, Webflow, and Notion, see [Integrations](/integrations/).
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

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

This internal link points to /integrations/, but the new docs pages are located at /integrations/overview and /integrations/html-embed (no /integrations index page appears to exist). Update the link to the actual overview route to avoid a 404.

Suggested change
For more information on using share links with tools like Framer, Webflow, and Notion, see [Integrations](/integrations/).
For more information on using share links with tools like Framer, Webflow, and Notion, see [Integrations](/integrations/overview).

Copilot uses AI. Check for mistakes.
Comment on lines 620 to 626
{
"group": " ",
"group": "Integrations",
"pages": [
"tutorials/learn-rive",
"tutorials/blog",
"tutorials/awesome-rive"
"integrations/overview",
"integrations/html-embed"
]
}
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

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

PR description says this adds a new Integrations tab, but docs.json adds an "Integrations" group inside the existing "Runtimes" tab. Either add a top-level { "tab": "Integrations", ... } entry (if a new tab is intended) or update the PR description to match the navigation change.

Copilot uses AI. Check for mistakes.
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