This site is built with VuePress. Site content is written in Markdown format located in docs
.
- Clone repository
$ git clone git@github.com:ovh/manager.git
- Install dependencies
$ yarn
- Start local development environment
$ yarn workspace @ovh-ux/manager-documentation run docs:dev
$ yarn workspace @ovh-ux/manager-documentation run docs:deploy