docs
docs copied to clipboard
🪴 Mintlify's documentation
Can producthunt please be added as a `footerSocial` in `mint.json`?
**Problem** Novu docs (https://github.com/novuhq/docs) use a Gitflow branching model with 2 primary branches. All changes first make their way into a trunk branch, and the trunk is periodically merged into...
The [SEO documentation page](https://mintlify.com/docs/settings/seo) mentions that we can customize the SEO default value globally (ex: `og:image`) in the `mint.json` file; however, I don't find such parameters in the [`mint.json` documentation...
Hi! Coming from Nextra, I have some custom React components (ex: "Retries simulator", "Get your API token") that I need now to either drop or integrate with an `iframe`. Is...
Path: /settings/global wrong external link: https://fontawesome.com/search?s=brands%2Cduotone When I click the `Font Awesome` link in the picture below, the page behaves strangely.  ![Screenshot 2023-07-28 at...
I added some explanations to toggle the feedback section + repo in the global settings page
Path: /development The docs say just run `npm i -g mintlify` and then run `mintlify dev`. That did not work for me. After doing the NPM install I ran `mintlify...
Path: /components/api/expandable
Hello! I'm testing out your docs solution (pretty cool!) but running into an issue with Snippets. The docs say there's no importing or special pathing required, but the error I'm...
Small case `allowfullscreen` disables full screen option. On using `allowFullScreen` full screen option is working.