mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
Aliased jekyll server to jekyll serve
This commit is contained in:
@@ -53,6 +53,7 @@ command :serve do |c|
|
||||
Jekyll::Commands::Serve.process(options)
|
||||
end
|
||||
end
|
||||
alias_command :server, :serve
|
||||
|
||||
command :import do |c|
|
||||
c.syntax = 'jekyll import <platform> [options]'
|
||||
|
||||
Reference in New Issue
Block a user