-[Explore the contents of `.gitlab-ci.yml`](#explore-the-contents-of-gitlab-ciyml)
-[How `.gitlab-ci.yml` looks like when the static content is in your repository](#how-gitlab-ciyml-looks-like-when-the-static-content-is-in-your-repository)
-[How `.gitlab-ci.yml` looks like when using a static generator](#how-gitlab-ciyml-looks-like-when-using-a-static-generator)
-[How to set up GitLab Pages in a repository where there's also actual code](#how-to-set-up-gitlab-pages-in-a-repository-where-theres-also-actual-code)
-[Next steps](#next-steps)
-[Example projects](#example-projects)
-[Add a custom domain to your Pages website](#add-a-custom-domain-to-your-pages-website)
-[Secure your custom domain website with TLS](#secure-your-custom-domain-website-with-tls)
-[Can I download my generated pages?](#can-i-download-my-generated-pages)
-[Can I use GitLab Pages if my project is private?](#can-i-use-gitlab-pages-if-my-project-is-private)
-[Do I need to create a user/group website before creating a project website?](#do-i-need-to-create-a-usergroup-website-before-creating-a-project-website)
-[Known issues](#known-issues)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## Getting started with GitLab Pages
> **Note:**
...
...
@@ -335,7 +304,8 @@ Visit the GitLab Pages group for a full list of example projects:
### Add a custom domain to your Pages website
If this setting is enabled by your GitLab administrator, you should be able to
see the **New Domain** button when visiting your project's **Settings > Pages**.
see the **New Domain** button when visiting your project's settings through the
gear icon in the top right and then navigating to **Pages**.