Skip to content

Commit ff2a4a5

Browse files
committed
Merge branch 'main' of github.com:inertiajs/docs
2 parents 1b27249 + c3cd829 commit ff2a4a5

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

README.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
# Mintlify Starter Kit?
2-
3-
Use the starter kit to get your docs deployed and ready to customize.
4-
5-
Click the green **Use this template** button at the top of this repo to copy the Mintlify starter kit. The starter kit contains examples with
6-
7-
- Guide pages
8-
- Navigation
9-
- Customizations
10-
- API reference pages
11-
- Use of popular components
12-
13-
[**Follow the full quickstart guide**](https://starter.mintlify.com/quickstart)
14-
151
## Development
162

173
Install the [Mintlify CLI](https://www.npmjs.com/package/mint) to preview your documentation changes locally. To install, use the following command:
@@ -28,17 +14,6 @@ mint dev
2814

2915
View your local preview at `http://localhost:3000`.
3016

31-
## Publishing changes
32-
33-
Install our GitHub app from your [dashboard](https://dashboard.mintlify.com/settings/organization/github-app) to propagate changes from your repo to your deployment. Changes are deployed to production automatically after pushing to the default branch.
34-
35-
## Need help?
36-
37-
### Troubleshooting
38-
39-
- If your dev environment isn't running: Run `mint update` to ensure you have the most recent version of the CLI.
40-
- If a page loads as a 404: Make sure you are running in a folder with a valid `docs.json`.
41-
4217
### Resources
4318

44-
- [Mintlify documentation](https://mintlify.com/docs)
19+
- [Mintlify documentation](https://mintlify.com/docs)

0 commit comments

Comments
 (0)