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