class GitLab::Pages

Overview

Builds a static project homepage.

Defined in:

gitlab/pages.cr

Class Method Summary

Class Method Detail

def self.build(gitlab : GitLab, output : Path) #

Builds the site into output_dir, using project data from the API or falling back to CI environment variables.


[View source]