Static Website Hosting with GitLab Pages
New: How to get up and running quickly using GitLab Pages templates

New: How to get up and running quickly using GitLab Pages templates

2/20/2019 · Jason Yavorska

What this post added

Introduced the ability to select from popular GitLab Pages templates directly from the new project setup screen, simplifying the creation of new static websites. This allows users to bypass the need to fork existing templates and get started immediately. The post also details the process of setting up a Hugo-based site using this new feature, including editing the `config.toml` file to match the project URL and triggering the CI/CD pipeline for deployment.

Read the original post ↗