Clarification

This commit is contained in:
Achilleas Pipinellis
2016-03-07 12:36:08 +02:00
committed by James Edwards-Jones
parent a77a101d31
commit 552e899349

View File

@ -218,7 +218,7 @@ pages:
#### How `.gitlab-ci.yml` looks like when using a static generator
In general, GitLab Pages support any kind of [static site generator][staticgen],
since the Runner can be configured to run any possible command.
since `.gitlab-ci.yml` can be configured to run any possible command.
In the root directory of your Git repository, place the source files of your
favorite static generator. Then provide a `.gitlab-ci.yml` file which is