Skip to content

Commit fe1bb53

Browse files
committed
monorepo_anahita
1 parent 9e6db88 commit fe1bb53

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

.DS_Store

6 KB
Binary file not shown.

quickstart.mdx

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,15 @@ Mintlify enables you to easily customize the style, structure, and content of yo
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

7676

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>
77+
78+
> **Monorepo Setup** <br/>
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' <br/>
83+
> ![Monorepo](/images/monorepo.png) <br/>
84+
> The mono-repo setup eliminates the need for creating a new repo.
85+
8886
</Accordion>
8987

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

0 commit comments

Comments
 (0)