Skip to content

Commit 2bfb69c

Browse files
authored
monorepo update (#248)
* monorepo update * monorepo_anahita
1 parent 30e0e9a commit 2bfb69c

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

images/monorepo.png

33.3 KB
Loading

quickstart.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,16 @@ your docs.
7777
![Edit Online](https://mintlify.s3-us-west-1.amazonaws.com/mintlify/images/edit-online.png)
7878
* 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`.
7979

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

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

0 commit comments

Comments
 (0)