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-20 22:18:19 +0300
committerPhillip Wells <pwells@gitlab.com>2023-04-20 22:18:19 +0300
commitba80c1d6d6053aa1674361d79872e7461aa53bde (patch)
tree44300b56abf52d416404d6bd7c2e8a0c9b62250e
parentde7d975c6397f18458231c34d008f6bfa9af2a00 (diff)
Updating tutorials area
-rw-r--r--content/_data/navigation.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 77c908c2..7511db85 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -32,6 +32,23 @@ sections:
- section_title: Tutorials
section_url: 'ee/tutorials/'
+ section_categories:
+ - category_title: Find your way around GitLab
+ category_url: 'ee/tutorials/gitlab_navigation.html'
+ - category_title: Learn Git
+ category_url: 'ee/tutorials/learn_git.html'
+ - category_title: Plan and track your work
+ category_url: 'ee/tutorials/plan_and_track.html'
+ - category_title: Build your application
+ category_url: 'ee/tutorials/build_application.html'
+ - category_title: Secure your application
+ category_url: 'ee/tutorials/secure_application.html'
+ - category_title: Manage your infrastructure
+ category_url: 'ee/tutorials/infrastructure.html'
+ - category_title: Develop with GitLab
+ category_url: 'ee/tutorials/develop.html'
+ - category_title: Find more tutorials
+ category_url: 'ee/tutorials/more_tutorials.html'
- section_title: Subscribe
section_url: 'ee/subscriptions/'