Getting Started
This is a sample static site deployed automatically via GitLab CI/CD. Edit the files in the public/ directory to customize your site.
How It Works
- The
pagesjob in.gitlab-ci.ymlruns on the default branch. - It publishes everything in the
public/directory as a static site. - Your site is available at your project's Pages URL.
Next Steps
- Replace this page with your own content.
- Add more HTML, CSS, or JavaScript files to
public/. - Consider using a static site generator like Hugo, Jekyll, or Eleventy.