Documentation Index
Fetch the complete documentation index at: https://shipfree.revoks.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Docs site
ShipFree documentation is structured for Mintlify. The config lives indocs/docs.json and content pages are MDX files under docs/.
Local preview
http://localhost:3000 by default.
Navigation
Updatedocs/docs.json to add groups, pages, and ordering. Each page is referenced by its path without the .mdx extension.
Frontmatter
Every MDX page includes frontmatter to define metadata:Mintlify components
You can use built-in MDX components likeInfo, Warning, Tip, Steps, and CodeGroup to structure content.