Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.21 KB

File metadata and controls

59 lines (44 loc) · 1.21 KB
MatterAI Logo

MatterAI

Universal AI Super Intelligence

Matter Og Image

MatterAI Documentation

This documentation is using on Mintlify.

Development

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

Publishing Changes

  1. Create a Pull Request withe the changes
  2. Once the PR is approved and merged, Mintlify will auto-deploy the new changes

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with docs.json

Contribution

  • We are open to accept your any issues / fixes you find in the documentation