
3/3/2025 · Alex Fracazo
What this post added
This post provides a step-by-step guide for users to create and deploy a personal website using GitLab Pages. It details the process of creating a new project, adding `index.html` and `style.css` files with provided templates, configuring the `.gitlab-ci.yml` file for deployment to the `public` directory, and accessing the deployed site. It also includes instructions for customizing the website with personal information and images.