New Pages website from a forked sample

To get started with GitLab Pages from a sample website, the easiest way to do it is by using one of the bundled templates. If you don't find one that suits your needs, you can opt by forking (copying) a sample project from the most popular Static Site Generators.

Fork Deploy Visit
Fork an example project Deploy your website Visit your website's URL

Watch a video tutorial with all the steps below.

  1. Fork a sample project from the GitLab Pages examples group.
  2. From the left sidebar, navigate to your project's CI/CD > Pipelines and click Run pipeline to trigger GitLab CI/CD to build and deploy your site to the server.
  3. Once the pipeline has finished successfully, find the link to visit your website from your project's Settings > Pages. It can take approximately 30 minutes to be deployed.

You can also take some optional further steps:

remove fork relationship