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
d1fe6a6f
Commit
d1fe6a6f
authored
Feb 25, 2016
by
Achilleas Pipinellis
Committed by
James Edwards-Jones
Jan 31, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention the power of CI and that Pages support all static generators
parent
ea8ff392
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
doc/pages/README.md
doc/pages/README.md
+7
-0
No files found.
doc/pages/README.md
View file @
d1fe6a6f
...
...
@@ -12,6 +12,12 @@ 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.
The key thing about GitLab Pages is the
[
`.gitlab-ci.yml`
](
../ci/yaml/README.md
)
file, something that gives you absolute control over the build process. You can
actually watch your website being built live by following the CI build traces.
GitLab Pages support any kind of
[
static site generator
][
staticgen
]
.
---
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
...
...
@@ -224,3 +230,4 @@ to private, internal or public.
[
gitlab ci
]:
https://about.gitlab.com/gitlab-ci
[
gitlab runner
]:
https://gitlab.com/gitlab-org/gitlab-ci-multi-runner
[
pages
]:
../ci/yaml/README.md#pages
[
staticgen
]:
https://www.staticgen.com/
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