This website is built using Mintlify.
Create a pull request to make document changes, and request a review from @muhsinking. Changes will be deployed to production automatically after they are pushed to the main
branch.
Install Mintlify:
npm i -g mintlify```
Start a local development server on your browser:
```shell
mintlify dev
Most changes will be reflected live without having to restart the server.
- Install vale
- Lint a specific folder or file, run:
vale path/to/docs/
# or
vale path/to/*.md
Install blacken-docs
.
python -m pip install blacken-docs
Run the formatter.
yarn format
git ls-files -z -- '*.md' | xargs -0 blacken-docs
python helpers/gpu-types.py
python helpers/cpu-types.py