rake generate
## Generating Site with Jekyll
identical source/stylesheets/screen.css
/Users/novalagung/.rvm/gems/ruby-2.0.0-p0/gems/posix-spawn-0.3.6/lib/posix_spawn_ext.bundle: [BUG] Segmentation fault
ruby 1.8.7 (2012-02-08 patchlevel 358) [universal-darwin12.0]
se você obteve alguns erros como acima, é porque você usa a versão rails não 1.9.2 para o seu site octopress . mude usando rvm use 1.9.2
. ou tente rvm install 1.9.2
se você não instalou.