Skip to content

Files

Latest commit

1e137d6 · Mar 21, 2025

History

History

docs

ovh.github.io/manager

This site is built with VuePress. Site content is written in Markdown format located in docs.

Developing

  1. Clone repository
$ git clone git@github.com:ovh/manager.git
  1. Install dependencies
$ yarn
  1. Start local development environment
$ yarn workspace @ovh-ux/manager-documentation run docs:dev

Deploying

$ yarn workspace @ovh-ux/manager-documentation run docs:deploy