Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
caesr-pub
jekyll-scholar
Commits
8d5020f8
Commit
8d5020f8
authored
May 15, 2014
by
Sylvester Keil
Browse files
add gem option to readme
parent
30f8eb4f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
.travis.yml
.travis.yml
+2
-0
README.md
README.md
+4
-0
No files found.
.travis.yml
View file @
8d5020f8
...
...
@@ -2,9 +2,11 @@ language: ruby
bundler_args
:
--without debug
script
:
bundle exec rake test_with_coveralls
rvm
:
-
ruby-head
-
2.1.0
-
2.0.0
-
1.9.3
-
rbx-2
notifications
:
email
:
recipients
:
...
...
README.md
View file @
8d5020f8
...
...
@@ -28,6 +28,10 @@ to a file in your plugin directory (e.g., to `_plugins/ext.rb`):
require 'jekyll/scholar'
Alternatively, add
`jekyll-scholr`
to your
`gem`
array in you configuration:
gem: ['jekyll-scholar']
In your configuration you can now adjust the Jekyll-Scholar settings. The
default configuration is as follows:
...
...
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