jekyll/lib/jekyll/commands
Ashwin Maroli 566b42b8b3 add `bundle install` to `jekyll new`
- automatically run `bundle install` from within the newly generated blog
   directory by default.
 - add a new switch to skip this default behaviour.
2016-09-13 08:43:13 +05:30
..
serve Rubocop: use %r for all regular expressions. 2016-06-02 17:08:21 -07:00
build.rb Fix #5233: Increase our ability to detect Windows. 2016-08-16 03:46:03 -05:00
clean.rb Passing RuboCop for commands 2016-05-12 19:11:58 -05:00
doctor.rb Run Site#generate for 'jekyll doctor' to catch plugin issues. 2016-06-13 13:08:48 -07:00
help.rb Passing RuboCop for commands 2016-05-12 19:11:58 -05:00
new.rb add `bundle install` to `jekyll new` 2016-09-13 08:43:13 +05:30
new_theme.rb colorize interpolated text in Jekyll.logger.info 2016-08-16 22:50:54 +05:30
serve.rb Add baseurl subcommand, fixes #4919 2016-07-25 10:15:15 -04:00