This repository holds the IBM DevOps products plugin documentation. The static site is generated using VitePress.
- Git
- Nodejs
- Clone the repository locally using
git clone
command
git clone <repo-url>
- Change directory to
IBM-UCx-PLUGIN-DOCS-BETA
cd IBM-UCx-PLUGIN-DOCS-BETA
- Install and resolve dependencies for the project using below
npm
command
npm ci
- To host the project locally, run in developer mode
npm run docs:dev
- To build the project run below build command.
npm run docs:build
Please read the Terms and Conditions documents before downloading.