Installation
Let's get you up and running with the Docusaurus LLMs Builder Plugin.
Prerequisites
Before you begin, make sure you have:
- A working Docusaurus site (version 3.0 or higher)
- Node.js version 20.0 or above installed
- During Node.js installation, ensure you select all recommended dependencies
- You can verify your Node.js version by running
node --versionin your terminal
Installation Steps
To add the Docusaurus LLMs Builder plugin to your project, use npm:
npm install -D docusaurus-plugin-llms-builder