Parker Moore
|
0587a3bb57
|
Fix some debug logging.
- excluded? should now only print when it is excluded
- requiring is now properly aligned
|
2016-01-15 11:30:02 -08:00 |
Parker Moore
|
4fe9eecf05
|
For blessed gems, shim their commands so users know how to use them.
|
2016-01-04 16:10:21 -08:00 |
Pat Hawks
|
cda226de45
|
Rubocop: Style/EmptyLinesAroundClassBody
- Extra empty line detected at class body end
|
2016-01-03 15:55:33 -08:00 |
Pat Hawks
|
98a19cdf2b
|
Rubocop: Style/PercentLiteralDelimiters
- %w-literals should be delimited by ( and )
Rubocop: Style/WordArray
- Use %w or %W for array of words
|
2016-01-03 15:32:11 -08:00 |
James Wen
|
0e89e80426
|
Switch PluginManager to use require_with_graceful_fail
* Add debug statement specifying current plugin to External#require_with_graceful_fail
|
2015-12-07 20:46:07 -05:00 |
Parker Moore
|
ac41312c5d
|
Separate jekyll-docs out into a separate gem & bless it
|
2014-12-28 14:37:02 -05:00 |