Commit Graph

15 Commits

Author SHA1 Message Date
Achilleas Pipinellis 95145f3e3e Compress images with pngquant 2019-08-07 10:01:48 +00:00
Agnes Oetama 13eb8fdaf1 Update README.md - add CTA to watch Mastering CI/CD webcast and 5 teams that made the switch to GitLab CI/CD article 2019-07-26 01:13:26 +00:00
Marcel Amirault 785b9b02de Fix unordered list spacing
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation,
in /user and others.
2019-07-22 01:49:37 +00:00
Marcel Amirault 73c6477b7e Changing badges to use parentheses not brackets
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Marcel Amirault fc6e79e145 Convert absolute links to relative in /ci docs
Fix more links after review

Update redirect_from link

Apply suggestion to doc/ci/introduction/index.md

Apply suggestion to doc/ci/README.md

Apply suggestion to doc/ci/README.md

Make front matter redirect_from links absolute

Change front matter to fix discus comments
2019-06-11 17:19:08 +00:00
Marcia Ramos 2c2d2bbff3 Docs: CI - link videos 2019-06-11 16:49:05 +00:00
Marcia Ramos d5995d692c Delete proposed paragraph
TBA to a different MR/issue
2019-06-05 10:08:30 +00:00
Jonas Gollenz 1515107b4c Fix typo in index.md 2019-05-14 13:48:34 +00:00
Marcia Ramos 207f268eff Docs: CI/CD intro - add new illustration + description 2019-04-16 16:35:37 +00:00
Stan Hu 327f9ba76e Remove executable bits from documentation images
The build in https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/194484356
was failing.
2019-04-10 14:24:19 -07:00
Marcel Amirault 0f2dda8718 Docs: Fix anchors related to environments doc 2019-04-08 03:11:30 +00:00
Marcia Ramos ddd6259d39
Update ci workflow illustration 2019-03-28 15:49:48 +00:00
Marcia Ramos cf0e60d163 Docs: CI/CD intro - new graph 2019-03-15 14:45:55 +00:00
Marcia Ramos 63eb4f7d42 Docs: intro to CI/CD - fix typos 2019-03-08 16:49:59 +00:00
Marcia Ramos 82bd2d4706 Add up-to-date illustations
- Pipeline status
- Job running
- Rollback button
2019-03-07 23:35:23 +00:00