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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-04-08 02:10:40 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-04-08 23:48:56 +0300
commit992ffcc4fc52292d493cb617928e4ea5a05dd997 (patch)
tree23ffcb6f7f4d7e25fa668263713b0cb7116da264
parent897be381fafd23461dc36e8c2284c6e85762042d (diff)
Grouping tutorials togetherselhorn-testing-tutorials
Because it's a different content type
-rw-r--r--content/_data/navigation.yaml63
1 files changed, 30 insertions, 33 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 3ce29678..3db985b5 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -32,7 +32,27 @@ sections:
- section_title: Tutorials
section_url: 'ee/tutorials/'
-
+ section_categories:
+ - category_title: 'Move a personal project to a group'
+ category_url: 'ee/tutorials/move_personal_project_to_a_group.html'
+ - category_title: 'Convert a personal namespace into a group'
+ category_url: 'ee/tutorials/convert_personal_namespace_into_group.html'
+ - category_title: 'Make your first Git commit'
+ category_url: 'ee/tutorials/make_your_first_git_commit.html'
+ - category_title: 'Use GitLab to run an Agile iteration'
+ category_url: 'ee/tutorials/agile_sprint.html'
+ - category_title: 'Create your first pipeline'
+ category_url: 'ee/ci/quick_start/'
+ - category_title: 'Create a compliance pipeline'
+ category_url: 'ee/tutorials/create_compliance_pipeline.html'
+ - category_title: 'Connect a remote machine to the Web IDE'
+ category_url: 'ee/user/project/remote_development/connect_machine.html'
+ - category_title: "Set up a scan result policy"
+ category_url: 'ee/tutorials/scan_result_policy.html'
+ - category_title: "Set up Flux for GitOps"
+ category_url: 'ee/user/clusters/agent/gitops/flux_tutorial.html'
+ - category_title: "Make a GitLab contribution"
+ category_url: 'ee/development/contributing/first_contribution.html'
- section_title: Subscribe
section_url: 'ee/subscriptions/'
section_categories:
@@ -1044,8 +1064,6 @@ sections:
doc_url: 'ee/user/group/saml_sso/group_sync.html'
- doc_title: Compliance frameworks
doc_url: 'ee/user/group/compliance_frameworks.html'
- - doc_title: 'Tutorial: Create a compliance pipeline'
- doc_url: 'ee/tutorials/create_compliance_pipeline.html'
- doc_title: Troubleshooting SAML
doc_url: 'ee/user/group/saml_sso/troubleshooting.html'
- doc_title: SAML SSO for GitLab.com groups
@@ -1059,10 +1077,6 @@ sections:
doc_url: 'ee/user/group/saml_sso/troubleshooting_scim.html'
- doc_title: Subgroups
doc_url: 'ee/user/group/subgroups/'
- - doc_title: 'Tutorial: Move a personal project to a group'
- doc_url: 'ee/tutorials/move_personal_project_to_a_group.html'
- - doc_title: 'Tutorial: Convert a personal namespace into a group'
- doc_url: 'ee/tutorials/convert_personal_namespace_into_group.html'
- doc_title: Git abuse rate limit
doc_url: 'ee/user/group/reporting/git_abuse_rate_limit.html'
- doc_title: Enterprise users
@@ -1203,9 +1217,6 @@ sections:
doc_url: 'ee/user/project/labels.html'
- doc_title: Iterations
doc_url: 'ee/user/group/iterations/'
- docs:
- - doc_title: 'Tutorial: Use GitLab to run an Agile iteration'
- doc_url: 'ee/tutorials/agile_sprint.html'
- doc_title: Milestones
doc_url: 'ee/user/project/milestones/'
docs:
@@ -1295,8 +1306,6 @@ sections:
- doc_title: Using Git
doc_url: 'ee/topics/git/'
docs:
- - doc_title: 'Tutorial: Make your first Git commit'
- doc_url: 'ee/tutorials/make_your_first_git_commit.html'
- doc_title: Concepts
doc_url: 'ee/topics/git/terminology.html'
- doc_title: Installing Git
@@ -1398,9 +1407,6 @@ sections:
doc_url: 'ee/user/project/web_ide_beta/'
- doc_title: Remote development
doc_url: 'ee/user/project/remote_development/'
- docs:
- - doc_title: 'Tutorial: Connect a remote machine to the Web IDE'
- doc_url: 'ee/user/project/remote_development/connect_machine.html'
- doc_title: Managing large repositories
doc_url: 'ee/user/project/repository/managing_large_repositories.html'
- doc_title: Merge requests
@@ -1459,17 +1465,14 @@ sections:
- doc_title: CI/CD
doc_url: 'ee/ci/'
docs:
- - doc_title: 'Tutorial: Create your first pipeline'
- doc_url: 'ee/ci/quick_start/'
- docs:
- - doc_title: CI/CD concepts
- doc_url: 'ee/ci/introduction/'
- - doc_title: Migrate from CircleCI
- doc_url: 'ee/ci/migration/circleci.html'
- - doc_title: Migrate from Jenkins
- doc_url: 'ee/ci/migration/jenkins.html'
- - doc_title: Enable or disable CI/CD
- doc_url: 'ee/ci/enable_or_disable_ci.html'
+ - doc_title: CI/CD concepts
+ doc_url: 'ee/ci/introduction/'
+ - doc_title: Migrate from CircleCI
+ doc_url: 'ee/ci/migration/circleci.html'
+ - doc_title: Migrate from Jenkins
+ doc_url: 'ee/ci/migration/jenkins.html'
+ - doc_title: Enable or disable CI/CD
+ doc_url: 'ee/ci/enable_or_disable_ci.html'
- doc_title: Pipelines
doc_url: 'ee/ci/pipelines/'
docs:
@@ -1731,7 +1734,7 @@ sections:
- doc_title: GitLab Pages
doc_url: 'ee/user/project/pages/'
docs:
- - doc_title: 'Tutorial: Create website from scratch'
+ - doc_title: 'Create website from scratch'
doc_url: 'ee/user/project/pages/getting_started/pages_from_scratch.html'
- doc_title: Create website from CI/CD template
doc_url: 'ee/user/project/pages/getting_started/pages_ci_cd_template.html'
@@ -1919,8 +1922,6 @@ sections:
doc_url: 'ee/user/application_security/policies/scan-execution-policies.html'
- doc_title: Scan result policies
doc_url: 'ee/user/application_security/policies/scan-result-policies.html'
- - doc_title: "Tutorial: Set up a scan result policy"
- doc_url: 'ee/tutorials/scan_result_policy.html'
- doc_title: Security scanner integration
doc_url: 'ee/development/integrations/secure.html'
- doc_title: Secure and Govern glossary
@@ -2076,8 +2077,6 @@ sections:
docs:
- doc_title: Flux
doc_url: 'ee/user/clusters/agent/gitops/flux.html'
- - doc_title: "Tutorial: Set up Flux for GitOps"
- doc_url: 'ee/user/clusters/agent/gitops/flux_tutorial.html'
- doc_title: Use Helm charts
doc_url: 'ee/user/clusters/agent/gitops/helm.html'
- doc_title: Manage Kubernetes secrets
@@ -2704,8 +2703,6 @@ sections:
- category_title: Contribute to GitLab
category_url: 'ee/development/contributing/'
docs:
- - doc_title: "Tutorial: Make a GitLab contribution"
- doc_url: 'ee/development/contributing/first_contribution.html'
- doc_title: Architecture
doc_url: 'ee/development/architecture.html'
docs: