summaryrefslogtreecommitdiff
path: root/doc/articles/index.md
blob: 67eab36bf2c0494ffa384d5831d2a405ed3363d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Technical Articles

[Technical Articles](../development/writing_documentation.md#technical-articles) are
topic-related documentation, written with an user-friendly approach and language, aiming
to provide the community with guidance on specific processes to achieve certain objectives.

They are written by members of the GitLab Team and by
[Community Writers](https://about.gitlab.com/handbook/product/technical-writing/community-writers/).

## GitLab Pages

- **GitLab Pages from A to Z**
  - [Part 1: Static sites and GitLab Pages domains](../user/project/pages/getting_started_part_one.md)
  - [Part 2: Quick start guide - Setting up GitLab Pages](../user/project/pages/getting_started_part_two.md)
  - [Part 3: Setting Up Custom Domains - DNS Records and SSL/TLS Certificates](../user/project/pages/getting_started_part_three.md)
  - [Part 4: Creating and tweaking `.gitlab-ci.yml` for GitLab Pages](../user/project/pages/getting_started_part_four.md)