Skip to content

docs: add docusaurus-plugin-copy-page-button#114

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

docs: add docusaurus-plugin-copy-page-button#114
portdeveloper wants to merge 1 commit into
ceramicnetwork:mainfrom
portdeveloper:add-docusaurus-copy-page-button

Conversation

@portdeveloper
Copy link
Copy Markdown

@portdeveloper portdeveloper commented May 21, 2026

Summary

  • add docusaurus-plugin-copy-page-button to the docs dependencies
  • register the plugin in docusaurus.config.ts

Why

Ceramic docs include developer guides and reference content that are useful to bring into AI tools. This adds a page-level copy/open button that exports the current page as clean markdown and includes one-click Open in ChatGPT, Claude, and Gemini actions.

I checked the repo first for existing page-level copy/Open-in-AI UI and LLM export features (CopyPageButton, DocActionsDropdown, copy as markdown, Open in ChatGPT, Open in Claude, llms.txt, docusaurus-plugin-llms, and similar terms) and did not find an overlapping feature.

The plugin has no runtime dependencies and uses peer dependencies for Docusaurus and React.

Validation

  • git diff --check
  • package manifest, lockfile, and config sanity check

Not run locally: full docs build, due the dependency install/build footprint in this environment.

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