Skip to content

Commit 9e6db88

Browse files
committed
monorepo update
1 parent ab1437e commit 9e6db88

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

images/monorepo.png

33.3 KB
Loading

quickstart.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,18 @@ Mintlify enables you to easily customize the style, structure, and content of yo
7373
![Edit Online](https://mintlify.s3-us-west-1.amazonaws.com/mintlify/images/edit-online.png)
7474
* For a more versatile online experience, open your git repository in Github's [github.dev](https://github.dev) online IDE. Simply replace `github.com` in your repo URL with `github.dev`. For example, use `github.dev/mintlify/docs` instead of `github.com/mintlify/docs`.
7575

76+
77+
<Note>
78+
## Monorepo Setup
79+
We also support a mono-rep setup, allowing you to add our starter template within a docs folder in your existing repo.
80+
1. Clone the starter template and move its contents into your docs folder
81+
2. Delete the .git directory.
82+
3. You can also choose the path to your mint.json in the dashboard under 'Settings'
83+
84+
![Monorepo](/images/monorepo.png)
85+
86+
The mono-repo setup eliminates the need for creating a new repo.
87+
</Note>
7688
</Accordion>
7789

7890
<Accordion icon="palette" title="Customizing Your Brand (mint.json)">

0 commit comments

Comments
 (0)