If you’re on the main branch of your docs repository, you can push a commit
directly to the repo by clicking the “Publish” button. You’ll see your changes
reflect in your git branch the next time you run 

git pull
.

Edit your docs directly from the dashboard with live previews.
mintlify dev
.
The editor includes a few key features to integrate directly into your existing git workflow,
like creating branches, pull requests, commits, and diffs for your current changes.
It also includes a fully editable experience for changing and adding content directly,
even with custom components.
If you understand git workflows and our integrations already, you can skip to here.
Creating new branches
main
, or you can
create a new branch by clicking the “New Branch” button.Making a commit
git pull
.Making a pull request
/
in the “Visual Editor” mode:
Command filtering
Standard markdown blocks
/image
and either clicking on the “Image”
option or hitting ↓ + Enter on the “Image” option.
This will open up the image modal where you have the option to either upload a new
image or use an existing image from the repo.
View mode toggle
WYSIWYG navigation tree
Snippet previews
OpenAPI previews
Keyboard navigation