Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 700 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 700 Bytes

Bluesight API Platform Docs

Build, push to registry and deploy

This is docs for the Bluesight API platform.

Development

Build Jupyter Notebooks to .mdx automatically via

./build-ipynb.sh

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev