Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marcel Schaeben
pagestest-jekyll
Commits
1ffb1f4c
Commit
1ffb1f4c
authored
Dec 17, 2015
by
Kamil Trzcinski
Browse files
Install jekyll in gitlab-ci.yml
parent
c6e3b66f
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1ffb1f4c
pages
:
stage
:
deploy
image
:
jekyll/jekyll
image
:
ruby:2.1
script
:
-
gem install jekyll
-
jekyll build -d public
artifacts
:
paths
:
...
...
_config.yml
View file @
1ffb1f4c
name
:
Your New Jekyll Site
markdown
:
redcarpet
pygments
:
true
highlighter
:
true
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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