Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
d26eadf3
Commit
d26eadf3
authored
Dec 18, 2015
by
Achilleas Pipinellis
Committed by
James Edwards-Jones
Jan 31, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix small typos in GP user guide
parent
2c244777
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/pages/README.md
doc/pages/README.md
+2
-2
No files found.
doc/pages/README.md
View file @
d26eadf3
...
...
@@ -62,7 +62,7 @@ following our [quick start guide](../ci/quick_start/README.md).
---
To make use of GitLab Pages your
`.gitlab-ci.yml`
must follow the rules below:
To make use of GitLab Pages
,
your
`.gitlab-ci.yml`
must follow the rules below:
1.
A special
`pages`
job must be defined
1.
Any static content must be placed under a
`public/`
directory
...
...
@@ -105,7 +105,7 @@ in the artifacts.
**A:**
All content is located by default under
`shared/pages/`
in the root
directory of the GitLab installation. To be exact, all specific projects under
a namespace are stored in
d
`shared/pages/${namespace}/${project}/public/`
and
a namespace are stored in
`shared/pages/${namespace}/${project}/public/`
and
all user/group pages in
`shared/pages/${namespace}/${namespace}/public/`
.
---
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment