问题的文档:
G:\gitProject\flyBread.github.io>rake post title=”setup” –trace
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
F:/software/ruby/Ruby200-x64/lib/ruby/2.0.0/rake/application.rb:598:in raw_load
_rakefile'
F:/software/ruby/Ruby200-x64/lib/ruby/2.0.0/rake/application.rb:89:in
block in
load_rakefile’
F:/software/ruby/Ruby200-x64/lib/ruby/2.0.0/rake/application.rb:160:in standard
_exception_handling'
F:/software/ruby/Ruby200-x64/lib/ruby/2.0.0/rake/application.rb:88:in
load_rake
file’
F:/software/ruby/Ruby200-x64/lib/ruby/2.0.0/rake/application.rb:72:in block in
run'
F:/software/ruby/Ruby200-x64/lib/ruby/2.0.0/rake/application.rb:160:in
standard
_exception_handling’
F:/software/ruby/Ruby200-x64/lib/ruby/2.0.0/rake/application.rb:70:in run'
F:/software/ruby/Ruby200-x64/bin/rake:37:in
G:\gitProject\flyBread.github.io>rake -V rake, version 0.9.6
解决的办法: 从jekyll-bootstrap中拷本Rakefile 直接放到工程下面