This repo is the source for Galileo's docs. We use Mintlify for building and publishing our docs.
See our contributing guide for more details.
We use Mintlify for building and publishing our docs.
To build and run the doc locally:
-
Install the Mintlify CLI:
npm install -g mint
-
Run the Mintlify CLI:
mint dev
Before pushing a change, check for broken links using:
mint broken-links