Skip to content

blaxel-ai/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,205 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blaxel Documentation

Commit messages

Commit messages in this repository should follow the Conventional Commits specification.

Commonly-used types are:

  • docs: update existing content
  • feat: add new content
  • fix: fix bugs
  • chore: maintenance
  • refactor: improve the codebase
  • style: update formatting and styles
  • ci: update CI

Local development

Use the Mintlify CLI to preview the documentation changes locally. Run the following command at the root of your documentation (where docs.json is):

npx mint dev

Deployment to production

Changes will be deployed to production automatically after pushing to the main branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from mintlify/starter