Steven's Blog

A Dream Land of Peace!

Rake New_post错误解决

I met errors while I am issuing the command “rake new_post” add generate a new post. Here is an alternative way to generate new post:

1
bundle exec rake "new_post[alternative way to bypass problems met when rake new_post]"

and then we can use the “Mou” app to open the page:

1
open -a Mou source/_posts/2015-06-01-alternative-way-to-bypass-problems-met-when-rake-new-post.markdown