鋼の鍊魔術師

嵌入 FreeBSD 的心,修的是魔道還是正道?

Fork me on GitHub

Use Rake Preview Without Generate All Posts Each Time

I use octopress rake generate command each time after create or modify a post. But I found rake preview seems works as the same result but it just generate the changed files?

So, I’ll just use rake preview and create posts for these days to check if it works as I think it should.

Update: I saw Rakefile and it just runs jekyll at background, so it could just save your time from typing rake generate command only.

Comments