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
91c5dba6
Commit
91c5dba6
authored
Apr 05, 2013
by
Sylvester Keil
Browse files
add contributing info to readme
parent
b0b41fa1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
README.md
+6
-0
No files found.
README.md
View file @
91c5dba6
...
@@ -361,6 +361,12 @@ just add the line
...
@@ -361,6 +361,12 @@ just add the line
to your
`_plugins/ext.rb`
before requiring 'jekyll/scholar', where
to your
`_plugins/ext.rb`
before requiring 'jekyll/scholar', where
`/full/path/to/the/repository`
is where you have cloned jekyll-scholar into.
`/full/path/to/the/repository`
is where you have cloned jekyll-scholar into.
If you want to contribute to jekyll-scholar, please make sure to install
all dependencies and run the cucumber features:
$ bundle install
$ rake
If you've found a bug or have a question, please open an issue on the
If you've found a bug or have a question, please open an issue on the
[
Jekyll-Scholar issue tracker
](
http://github.com/inukshuk/jekyll-scholar/issues
)
.
[
Jekyll-Scholar issue tracker
](
http://github.com/inukshuk/jekyll-scholar/issues
)
.
Or, for extra credit, clone the Jekyll-Scholar repository, write a failing
Or, for extra credit, clone the Jekyll-Scholar repository, write a failing
...
...
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