2016-02-19 14:12:56 -05:00
|
|
|
- unless @project.pages_deployed?
|
2016-02-09 12:06:55 -05:00
|
|
|
.panel.panel-info
|
|
|
|
.panel-heading
|
|
|
|
Configure pages
|
|
|
|
.panel-body
|
|
|
|
%p
|
|
|
|
Learn how to upload your static site and have it served by
|
2017-02-28 07:21:30 -05:00
|
|
|
GitLab by following the
|
|
|
|
= succeed '.' do
|
|
|
|
= link_to 'documentation on GitLab Pages', help_page_path('user/project/pages/index.md'), target: '_blank'
|