The documentation for Ubicloud (https://www.ubicloud.com/docs) is based on mdx and hosted by Mintlify.
Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command
npm i -g mintlify
Run the following command at the root of your documentation (where mint.json is)
mintlify dev
The changes will be uploaded to Ubicloud documentation automatically.