mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
add note to contributing docs about script/console (#6349)
Merge pull request 6349
This commit is contained in:
committed by
jekyllbot
parent
e9f2d85767
commit
e3ee9ba113
@@ -118,6 +118,10 @@ If your contribution changes any Jekyll behavior, make sure to update the docume
|
||||
|
||||
* Don't bump the Gem version in your pull request (if you don't know what that means, you probably didn't).
|
||||
|
||||
* You can use the command `script/console` to start a REPL to explore the result of
|
||||
Jekyll's methods. It also provides you with helpful methods to quickly create a
|
||||
site or configuration. [Feel free to check it out!](https://github.com/jekyll/jekyll/blob/master/script/console)
|
||||
|
||||
## Running tests locally
|
||||
|
||||
### Test Dependencies
|
||||
|
||||
Reference in New Issue
Block a user