From 1df4623d804fcbad0bfac1d52a9b5075c168559d Mon Sep 17 00:00:00 2001 From: MK Date: Fri, 29 May 2026 14:45:23 +0800 Subject: [PATCH 1/2] feat(docs): add Copy Prompt button for AI assistants Add a reusable `CopyPrompt` Vue component that copies a ready-made getting-started prompt to the clipboard, similar to the button on flueframework.com. The prompt introduces Vite+, points the agent at https://viteplus.dev/llms-full.txt, and lists the install and core `vp` commands. The component is registered globally so any Markdown page can use it, and is placed in the home-page hero CTA row and at the top of the Getting Started guide. Pointer clicks drop focus so the theme's outline-based `.button` border is not stripped by the global `button:focus:not(:focus-visible)` reset (which only affects real