Commit graph

11 commits

Author SHA1 Message Date
GitLab Bot
273c8f6388 Add latest changes from gitlab-org/gitlab@master 2019-09-16 03:06:34 +00:00
Evan Read
8170159a6e Add note about GitHub OAuth 2019-08-30 11:15:00 +00:00
Marcel Amirault
f751748d38 Fix markdown spacing in various docs
Align images and lists in assorted markdown docs
2019-08-12 09:53:30 +00:00
Marcel Amirault
a696695f31 Fix whitespace in ci docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues for most docs in
/ci, and cleans up other minor whitespace issues too.
2019-08-01 02:29:16 +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
6feda1df3b Change absolute links to relative
Change assorted absolute links to ce and ee docs
to relative links
2019-07-05 16:25:58 +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
Evan Read
a1816ff0e6 SSoT audit fixes
Implements part of the single source of truth audit
fixes for the CI section.
2019-06-07 08:00:41 +00:00
Marcel Amirault
54358d6199 Docs: Remove all remaining orphaned images. 2019-05-17 19:21:48 +00:00
Marcel Amirault
339d0a5b92 Docs: Merge EE doc/ci to CE 2019-05-05 15:06:37 +00:00