Skip to content

site3: add docusaurus-plugin-copy-page-button#4761

Open
portdeveloper wants to merge 1 commit intoapache:masterfrom
portdeveloper:add-copy-page-button-plugin
Open

site3: add docusaurus-plugin-copy-page-button#4761
portdeveloper wants to merge 1 commit intoapache:masterfrom
portdeveloper:add-copy-page-button-plugin

Conversation

@portdeveloper
Copy link
Copy Markdown

What this adds

A "Copy page" button in the docs sidebar that exports the current Apache BookKeeper docs page as clean markdown, with one-click "Open in ChatGPT", "Open in Claude", and "Open in Gemini" actions.

Why for BookKeeper

BookKeeper is the kind of distributed systems codebase that devs ask AI assistants about constantly: protocol details, configuration tuning, deployment patterns, and the various API surface for the client SDKs. A one-click handoff from any docs page into Claude or ChatGPT removes the friction of "select all, strip out the nav, paste."

The plugin auto-injects into the table-of-contents sidebar — no further config needed and no new build step.

Production users

The plugin is currently shipping on Ethereum execution-apis, Sui (Mysten Labs), Walrus, Seal, SuiNS, Monad, Flare, Kaia, Nillion, Chronicle, Cardano, Kurtosis, and Dagger docs. ~10k npm installs/month.

Changes

  • Adds docusaurus-plugin-copy-page-button to site3/website/package.json dependencies
  • Adds the plugin string to the existing plugins array in site3/website/docusaurus.config.js

Links

Happy to revert or adjust if this doesn't fit the project's direction.

Adds a 'Copy page' button to the docs sidebar that exports the page as
clean markdown for use with ChatGPT, Claude, and Gemini.
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