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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/index.md')
-rw-r--r--doc/tutorials/index.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/doc/tutorials/index.md b/doc/tutorials/index.md
index 8f02744b371..b9d004e1665 100644
--- a/doc/tutorials/index.md
+++ b/doc/tutorials/index.md
@@ -8,11 +8,8 @@ info: For assistance with this tutorials page, see https://handbook.gitlab.com/h
These tutorials can help you learn how to use GitLab.
-- [Find your way around GitLab](gitlab_navigation.md)
-- [Learn Git](learn_git.md)
-- [Plan and track your work](plan_and_track.md)
-- [Build your application](build_application.md)
-- [Secure your application and check compliance](secure_application.md)
-- [Manage your infrastructure](infrastructure.md)
-- [Develop with GitLab](develop.md)
-- [Find more tutorials](more_tutorials.md)
+| | | |
+|--|--|--|
+| [**Find your way around GitLab**](gitlab_navigation.md) **{chevron-right}**<br><br> Introduction to the product. | [**Learn Git**](learn_git.md) **{chevron-right}**<br><br> Git basics. | [**Plan and track your work**](plan_and_track.md) **{chevron-right}**<br><br> Planning, agile, issue boards. |
+| [**Build your application**](build_application.md) **{chevron-right}**<br><br> CI/CD fundamentals and examples. | [**Secure your application and check compliance**](secure_application.md) **{chevron-right}**<br><br> Dependency and compliance scanning. | [**Manage your infrastructure**](infrastructure.md) **{chevron-right}**<br><br> GitOps, Kubernetes deployments. |
+| [**Extend with GitLab**](develop.md) **{chevron-right}**<br><br> Integrations with third-party services. | | |