From e8894676f89664ad912e5df066b6212a3bba3540 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Fri, 22 Oct 2021 21:42:38 +0000 Subject: [PATCH] Removing fork note to get started --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 508d4e3..74dbb6a 100644 --- a/README.md +++ b/README.md @@ -31,16 +31,6 @@ You can get started with GitLab Pages using Jekyll easily by either forking this Remember you need to wait for your site to build before you will be able to see your changes. You can track the build on the **Pipelines** tab. -### Start by forking this repository - -1. Fork this repository. -1. **IMPORTANT:** Remove the fork relationship. -Go to **Settings (⚙)** > **Edit Project** and click the **"Remove fork relationship"** button. -1. Enable Shared Runners. -Go to **Settings (⚙)** > **Pipelines** and click the **"Enable shared Runners"** button. -1. Rename the repository to match the name you want for your site. -1. Edit your website through GitLab or clone the repository and push your changes. - ### Start from a local Jekyll project 1. [Install][] Jekyll.