class
GitLab::Pages
- GitLab::Pages
- Reference
- Object
Overview
Builds a static project homepage.
Defined in:
gitlab/pages.crClass Method Summary
-
.build(gitlab : GitLab, output : Path)
Builds the site into output_dir, using project data from the API or falling back to CI environment variables.
Class Method Detail
Builds the site into output_dir, using project data from the API or falling back to CI environment variables.