Install redcarpet
This commit is contained in:
@ -3,6 +3,7 @@ pages:
|
|||||||
image: ruby:2.1
|
image: ruby:2.1
|
||||||
script:
|
script:
|
||||||
- gem install jekyll
|
- gem install jekyll
|
||||||
|
- gem install redcarpet
|
||||||
- jekyll build -d public
|
- jekyll build -d public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user