+[2014-08-15T20:44:26Z]kgsi 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]wmorriHi, 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]fdelacruzhi, 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]intothev01dso i'm trying to run 'rake preview' but i get env missing required key SERVER_NAME when i load the page +[2014-08-18T19:27:45Z]intothev01dany ideas?
+[2014-08-19T02:52:24Z]HarbingerZero_hey all +[2014-08-19T02:53:36Z]HarbingerZero_hm +[2014-08-19T16:24:23Z]willbHey 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]willbI'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]willbHere'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