You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-8
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,15 @@
2
2
3
3
Click on `Use this template` to copy the Mintlify starter kit. The starter kit contains examples including
4
4
5
-
- Guide pages
6
-
- Navigation
7
-
- Customizations
8
-
- API Reference pages
9
-
- Use of popular components
5
+
* Guide pages
6
+
7
+
* Navigation
8
+
9
+
* Customizations
10
+
11
+
* API Reference pages
12
+
13
+
* Use of popular components
10
14
11
15
### Development
12
16
@@ -24,9 +28,10 @@ mintlify dev
24
28
25
29
### Publishing Changes
26
30
27
-
Install our Github App to auto propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard.
31
+
Install our Github App to auto propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard.
28
32
29
33
#### Troubleshooting
30
34
31
-
- Mintlify dev isn't running - Run `mintlify install` it'll re-install dependencies.
32
-
- Page loads as a 404 - Make sure you are running in a folder with `mint.json`
35
+
* Mintlify dev isn't running - Run `mintlify install` it'll re-install dependencies.
36
+
37
+
* Page loads as a 404 - Make sure you are running in a folder with `mint.json`
0 commit comments