+ [2014-08-15T20:44:26Z] kgs i am traying to set up Octopress blog, but I am not sure which version should I use, because I see that master branch is in active development. Any suggestions?
+ [2014-08-17T22:03:29Z] wmorri Hi, I am having a problem doing a fresh install on my fresh Debian install. Here is my pastebin error: http://pastebin.com/9d9ZDpFD
+ [2014-08-18T17:40:35Z] fdelacruz hi, I would like to transfer an existing page I have hosted on github to octopress, but I'm having problem getting my head wrapped around how to do it
+ [2014-08-18T19:27:39Z] intothev01d so i'm trying to run 'rake preview' but i get env missing required key SERVER_NAME when i load the page

message no. 40869

Posted by intothev01d in #octopress at 2014-08-18T19:27:39Z

so i'm trying to run 'rake preview' but i get env missing required key SERVER_NAME when i load the page
+ [2014-08-19T16:24:23Z] willb Hey all, if I'm using backtick code blocks, what do I need to do to separate options from the link text?
+ [2014-08-19T16:24:51Z] willb I'd like to give a start offset for line numbering, but it's turning into part of the link text
+ [2014-08-19T16:25:02Z] willb Here's what I'm doing now: ``` java FunctionRegistry.java https://github.com/apache/hive/blob/51dafbacab14eb57e603d04fdcecfec6ed6f7fd1/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java#L1011 link start:1011