@@ -53,7 +53,7 @@ You might deploy the generated site using a [GitLab pages](https://docs.gitlab.c
### GitLab Pages variant
This variant adds a job to publish the MkDocs generated site to GitLab pages (on `master` branch only).
Basically it copies the content of the mkdocs generated site folder (`site` by default) to the `public` folder which is published by [GitLab pages](https://docs.gitlab.com/ee/user/project/pages/#how-it-works).
If you wish to use it, add the following to your `gitlab-ci.yml`: