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

There are “xx is file” in the document, but it cannot be found by searching 'is'. How to solve this problem

why would it be limited to 4 digits? that would break all date input fields starting in the year 10000 _Originally posted by @nektro in https://github.com/whatwg/html/issues/11156#issuecomment-2747051871_

Possible node design .... In parent package: ``` require 'webforth'; // defines a "forth" global require 'foo' // where foo is defined in package.json to be a .js file forth.load('https://bar.com/foo.f')...

I fork this repo and change favicon to my own one ``` "favicon": { "dark": "/favicon-dark.png", "light": "/favicon-light.png" }, ``` [Here's my repo](https://github.com/index-labs/docs) The problem is: The favicon is replced...

Hello, I’ve noticed that the HTML output generated by the Mintlify CLI for this repo (if that's indeed what is published on [starter.mintlify.com](https://starter.mintlify.com/)) contains invalid markup. ## Issue According to...

How do I get it to support search,tks ![Image](https://github.com/user-attachments/assets/b817b3e2-159e-48c2-9d81-99dfbf44a0f2)

**Problem Description:** Currently, I have defined the `measurementId` in the `mint.json` file, which exposes it in the client-side code. **Question:** Is it possible to set the GA4 `measurementId` without exposing...

Hello While looking through your docs I found and fixed several spelling issues. Br, Elias.