summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-02-16 17:26:36 -0200
committerMarcia Ramos <virtua.creative@gmail.com>2018-02-16 17:26:36 -0200
commit902de5f3337fb9485461c722fc4900c408041ad7 (patch)
treef6a877eba1a130a64a8e2a0d9ff16a89219faab2
parent6f9079ad6c66bccb9cc779e8e18b3847e6c79526 (diff)
downloadgitlab-ce-docs-pages-refactor-article-series.tar.gz
mentions explicitly the public dirdocs-pages-refactor-article-series
For https://gitlab.com/gitlab-org/gitlab-ce/issues/40686
-rw-r--r--doc/user/project/pages/getting_started_part_two.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/pages/getting_started_part_two.md b/doc/user/project/pages/getting_started_part_two.md
index b1456a4cf68..2274cac8ace 100644
--- a/doc/user/project/pages/getting_started_part_two.md
+++ b/doc/user/project/pages/getting_started_part_two.md
@@ -17,6 +17,7 @@ To get started with GitLab Pages, you need:
1. A configuration file (`.gitlab-ci.yml`) to deploy your site
1. A specific `job` called `pages` in the configuration file
that will make GitLab aware that you are deploying a GitLab Pages website
+1. A `public` directory with the content of the website
Optional Features: