Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MindsDB Documentation MindsDB Docs

Running the docs locally

First install mintlify:

npm i -g mintlify

Then, start the server:

mintlify dev

The documentation website will be available at http://127.0.0.1:3000

Deploy the docs

The latest version shall be automatically pushed and deployed after merge on master. If the CI/CD deploy failed, locally run:

How can you help us? contributions welcome