Learn how to update your docs locally and and deploy them to the public.
Clone your docs locally
Preview changes
npm i -g mintlify
2. Run the following command at the root of your documentation (where
mint.json
is): mintlify dev
Install our Github app
Push your changes