Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <marcia@gitlab.com>2019-11-05 17:25:24 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-11-05 17:25:24 +0300
commitda71fbadaeef34636371d4baa98df4bb0775a27c (patch)
tree6ac23f9fb3fe23d84132a0a14898bf377f80e4f8
parent6e1d8c2c5a3e03091f90810fd243e395858ecf28 (diff)
Update Pages navigation
- Update URL - Improve flow, wording - Add access control
-rw-r--r--content/_data/default-nav.yaml16
1 files changed, 9 insertions, 7 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index c5a75129..a09e1be3 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -464,18 +464,20 @@ sections:
- category_title: GitLab Pages
category_url: 'user/project/pages/'
docs:
- - doc_title: Introduction
- doc_url: 'user/project/pages/introduction.html'
- - doc_title: Static sites and domains
+ - doc_title: "Getting started"
+ doc_url: 'user/project/pages/#getting-started'
+ - doc_title: Default domains, URLs, and baseurls
doc_url: 'user/project/pages/getting_started_part_one.html'
- - doc_title: Projects and URL structure
- doc_url: 'user/project/pages/getting_started_part_two.html'
- doc_title: CI/CD for GitLab Pages
doc_url: 'user/project/pages/getting_started_part_four.html'
- - doc_title: Custom domains and SSL/TSL certificates
+ - doc_title: Custom domains and SSL/TLS certificates
doc_url: 'user/project/pages/custom_domains_ssl_tls_certification/'
- - doc_title: Let's Encrypt integration
+ - doc_title: "Let's Encrypt integration"
doc_url: 'user/project/pages/custom_domains_ssl_tls_certification/lets_encrypt_integration.html'
+ - doc_title: "Access control"
+ doc_url: 'user/project/pages/pages_access_control.html'
+ - doc_title: Exploring GitLab Pages
+ doc_url: 'user/project/pages/introduction.html'
- category_title: Interactive web terminals
category_url: 'ci/interactive_web_terminal/'
- category_title: Large repositories