This repository contains the source for the Polaris documentation site at docs.polaris.supply.
If you want to use Polaris, start with the live docs:
Install the Mintlify CLI:
npm i -g mintRun the docs locally from the repository root:
mint devThe local preview runs at http://localhost:3000.
docs.jsoncontains site-wide configuration and navigation.*.mdxfiles contain documentation pages.images/contains static assets.
Changes deployed from the default branch update the production docs site automatically.
- Use active voice and second person.
- Keep sentences concise.
- Format UI labels in bold.
- Format commands, paths, and filenames in code style.