+ [2014-02-16T19:50:42Z] pontiki i was about to test puma, but doesn't seem necessary
+ [2014-02-16T19:54:19Z] pontiki but i still don't know why sinatra is defaulting to webrick under op
+ [2014-02-16T19:57:28Z] pontiki isn't jekyll using webrick internall with serve?
+ [2014-02-16T20:00:50Z] pontiki it is
+ [2014-02-16T20:01:57Z] pontiki well, i don't know what's going on

message no. 18810

Posted by jaybe in #octopress at 2014-02-16T18:50:59Z

pontiki, ok - please help. decided to check out op a bit for fun. i can't get `bundle exec rake preview` to provide me a viewable site. none of the assets are accessible. the URI look correct, e.g. /javascripts/octopress.js, etc. but the resources aren't accessible.
+ [2014-02-17T00:06:03Z] gaz_b hi there, myu installation on mac (octopress on github pages) seems to have all gone very well, apart fromthe last step when i do a rake deploy .. I get a "Permission denied (publickey).
+ [2014-02-17T00:06:03Z] gaz_b fatal: Could not read from remote repository." error .... my ssh keys are in fact set up just fine and is working ... Does anyone know what could be going wrong here .. do i need to configure my github authentication somewhere else ?
+ [2014-02-17T02:29:53Z] pontiki gaz_b: figure it out?
+ [2014-02-17T05:30:20Z] jaybe pontiki, re: op/safari/webrick. yah weird. makes no sense. i use jekyll just fine with safari/webrick/whatever.
+ [2014-02-18T04:04:30Z] aboudreault Do I need the public directory in my git repository when deploying on heroku? will it be generated on-push?