mint.json to send analytics to Plausible.
Do not include
https:// for the domain or server.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
mint.json to send analytics to Plausible.
https:// for the domain or server."analytics": {
"plausible": {
"domain": "required",
"server": "optional"
}
}
"analytics": {
"plausible": {
"domain": "docs.domain.com"
}
}