Skip to content

add docusaurus-plugin-copy-page-button#1132

Open
portdeveloper wants to merge 1 commit into
Uniswap:mainfrom
portdeveloper:add-copy-page-button
Open

add docusaurus-plugin-copy-page-button#1132
portdeveloper wants to merge 1 commit into
Uniswap:mainfrom
portdeveloper:add-copy-page-button

Conversation

@portdeveloper
Copy link
Copy Markdown

adds docusaurus-plugin-copy-page-button — a "Copy page" button in the docs sidebar that exports the current page as clean markdown, with one-click "Open in ChatGPT / Claude / Gemini" actions.

useful for the contracts/SDK pages especially — when someone's on, say, a v4 hooks page or a SwapRouter reference and wants to ask claude "rewrite this for my use case", they can grab the page markdown in one click rather than copy/pasting around the page chrome.

complementary to docusaurus-plugin-llms that's already in here — llms.txt covers full-site discovery for AI tools, this covers per-page handoff for a human reader who wants to drop a single page into a chat. theme-aware, mobile friendly, auto-injects into the TOC sidebar, no config required.

already running on Arbitrum docs (similar docusaurus + ai-tooling setup) and ~12 other sites including Ethereum execution-apis, Sui, Monad, Flare, Kaia, Cardano. listed in Docusaurus community plugins.

repo: https://github.com/portdeveloper/docusaurus-plugin-copy-page-button
npm: https://www.npmjs.com/package/docusaurus-plugin-copy-page-button
demo: https://portdeveloper.github.io/copy-page-button-showcase/

happy to adjust or close if not a fit

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

@portdeveloper is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant