mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
23 lines
807 B
Markdown
23 lines
807 B
Markdown
---
|
|
stage: none
|
|
group: Tutorials
|
|
info: For assistance with this tutorials page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments-to-other-projects-and-subjects.
|
|
title: Learn GitLab with tutorials
|
|
description: Help learn key GitLab workflows by following guided instructions.
|
|
---
|
|
|
|
Learn about GitLab fundamentals by following guided instructions.
|
|
|
|
{{< cards >}}
|
|
|
|
- [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)
|
|
- [Deploy and release your application](deploy_release.md)
|
|
- [Manage your infrastructure](infrastructure.md)
|
|
- [Extend with GitLab](develop.md)
|
|
|
|
{{< /cards >}}
|