Skip to content

Commit 67d0673

Browse files
Documentation edits made through Mintlify web editor
1 parent d63401e commit 67d0673

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

settings/gitlab.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,31 @@ Since account creation is currently limited to GitHub, you'll need to use a work
5050
<Steps>
5151
<Step title="Skip the first onboarding step">
5252
When you first create your Mintlify account, you'll see an onboarding flow that asks you to connect a GitHub repository. Skip this initial step.
53+
<Frame>
54+
<img src="/images/gitlab/skip-onboarding-step.png" alt="Skipping the first onboarding step that asks for GitHub repository connection" />
55+
</Frame>
5356
</Step>
5457
<Step title="Enter placeholder repository information">
5558
In the second step of the onboarding process, enter the following placeholder information:
5659
- Organization: `mintlify`
5760
- Repository: `starter`
5861

5962
This will allow you to proceed through the onboarding without connecting an actual GitHub repository.
63+
<Frame>
64+
<img src="/images/gitlab/placeholder-repo-info.png" alt="Entering 'mintlify' as organization and 'starter' as repository name in the onboarding form" />
65+
</Frame>
6066
</Step>
6167
<Step title="Complete the onboarding">
6268
Click through the remaining onboarding steps to reach your Mintlify dashboard.
69+
<Frame>
70+
<img src="/images/gitlab/complete-onboarding.png" alt="Clicking through the final onboarding steps to reach the Mintlify dashboard" />
71+
</Frame>
6372
</Step>
6473
<Step title="Navigate to GitLab settings">
6574
Once you're in the dashboard, navigate to the [GitLab settings page](https://dashboard.mintlify.com/settings/deployment/git-settings) and connect your actual GitLab repository using the project ID and access token from the previous section.
75+
<Frame>
76+
<img src="/images/gitlab/navigate-gitlab-settings.png" alt="Navigating to the GitLab settings page in the Mintlify dashboard" />
77+
</Frame>
6678
</Step>
6779
</Steps>
6880

0 commit comments

Comments
 (0)