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
path: root/doc
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-02-21 23:14:18 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-02-21 23:14:18 +0300
commit4d6d5ce64fd5bce8fa3db6dcb14deb930589a008 (patch)
treec5ce76dae81a8bd9e91a440b1936a6f008af43e5 /doc
parente27da0ffd7afe535a7b421885560b9f6f2e2cfc6 (diff)
add quick start section to user docs
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/pages/index.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/user/project/pages/index.md b/doc/user/project/pages/index.md
index ff42e383880..e07b7e83f81 100644
--- a/doc/user/project/pages/index.md
+++ b/doc/user/project/pages/index.md
@@ -98,6 +98,13 @@ The steps to create a project page for a user or a group are identical:
A user's project will be served under `http(s)://username.example.io/projectname`
whereas a group's project under `http(s)://groupname.example.io/projectname`.
+## Quick Start
+
+Read through [GitLab Pages Quick Start Guide][pages-quick] or watch the video tutorial on
+[how to publish a website with GitLab Pages on GitLab.com from a forked project][video-pages-fork].
+
+See also [All you Need to Know About GitLab Pages][pages-index-guide] for a list with all the resources we have for GitLab Pages.
+
### Explore the contents of `.gitlab-ci.yml`
The key thing about GitLab Pages is the `.gitlab-ci.yml` file, something that
@@ -438,3 +445,5 @@ For a list of known issues, visit GitLab's [public issue tracker].
[ce-14605]: https://gitlab.com/gitlab-org/gitlab-ce/issues/14605
[quick start guide]: ../../../ci/quick_start/README.md
[pages-index-guide]: ../../../pages/
+[pages-quick]: ../../../pages/pages_quick_start_guide.html
+[video-pages-fork]: https://youtu.be/TWqh9MtT4Bg