This documentation is using on 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
- Create a Pull Request withe the changes
- Once the PR is approved and merged, Mintlify will auto-deploy the new changes
- Mintlify dev isn't running - Run
mintlify installit'll re-install dependencies. - Page loads as a 404 - Make sure you are running in a folder with
docs.json
- We are open to accept your any issues / fixes you find in the documentation
