summaryrefslogtreecommitdiff
path: root/doc/pages/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-12-18 01:57:09 +0200
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-01-31 22:53:55 +0000
commitcab3ea0044c4b072fa0fd41eb21ea664830cac1f (patch)
treec8073b37a73b270b7f5c6c5a6bf11380204e7595 /doc/pages/README.md
parent139ebce691fd9575ebde46111accb86d03c12b21 (diff)
downloadgitlab-ce-cab3ea0044c4b072fa0fd41eb21ea664830cac1f.tar.gz
Add missing intro [ci skip]
Diffstat (limited to 'doc/pages/README.md')
-rw-r--r--doc/pages/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md
index 1d6ea1991f8..1afe2a97036 100644
--- a/doc/pages/README.md
+++ b/doc/pages/README.md
@@ -2,7 +2,9 @@
_**Note:** This feature was [introduced][ee-80] in GitLab EE 8.3_
-GitLab Pages allow you to host static content
+With GitLab Pages you can host for free your static websites on GitLab.
+Combined with the power of GitLab CI and the help of GitLab Runner you can
+deploy static pages for your individual projects your user or your group.
## Enable the pages feature in your GitLab EE instance