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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
4d6d5ce6
Commit
4d6d5ce6
authored
Feb 21, 2017
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add quick start section to user docs
parent
e27da0ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/user/project/pages/index.md
doc/user/project/pages/index.md
+9
-0
No files found.
doc/user/project/pages/index.md
View file @
4d6d5ce6
...
...
@@ -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
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