starter icon indicating copy to clipboard operation
starter copied to clipboard

📖 The starter kit for your Mintlify docs

Results 48 starter issues
Sort by recently updated
recently updated
newest added

Output: ```bash $ mintlify dev ✖ Running mintlify dev for the first time requires an internet connection. ```

Any idea why you cannot use the image tag inside a Card? It doesn't seem to render. Why don't you show an example of this in the documentation? ``` Once...

Add pnpm global install instructions to both the README and the development doc. Alternatively, provided instructions for if users do not want to install mintlify globally they can use a...

Currently I'm trying to add @codesandbox/sandpack-react to have live editing for users. I also wanted to add chart.js to show custom data and info. But I can't seem to figure...

sk_e1f4da359574b35b994242962a75a50d4656e7f426780021 Verify

How do we add the copy button at the top of the page like -- ![Image](https://github.com/user-attachments/assets/7e4df9d0-24e6-461d-84ff-1c8af5061d6b)

Hi there, I tryed just to start `minlify dev` and got an error: `✖ Running mintlify dev afer updating requires an internet connection. ` I'm running it on linux and...

I followed the documentation [Example with Groups](https://mintlify.com/docs/api-playground/openapi/setup#auto-populate-api-pages) to specify the `openapi.json` file. I hope to apply the openapi file in my project directly to the group. But the deployment failed,...