- Added a link to the new "Subdomain Redirect Configuration" page in `environment-variables.mdx` to enhance user guidance on setting up subdomain redirects. - Updated the `mint.json` file to include "configuration/subdomain-redirect" in the configuration paths, ensuring it is recognized in the documentation structure. These changes aim to improve the documentation's comprehensiveness and provide users with clear instructions for configuring subdomain redirects, thereby enhancing the overall setup experience. |
||
|---|---|---|
| .. | ||
| api-reference | ||
| configuration | ||
| contributing | ||
| deployment | ||
| images | ||
| snippets | ||
| README.MD | ||
| favicon.ico | ||
| favicon.svg | ||
| introduction.mdx | ||
| logo.svg | ||
| mint.json | ||
| tech-stack.mdx | ||
README.MD
Development
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