+[2014-08-13T17:13:55Z]WiKhello, has anyone seen this error on a fresh setup? Liquid Exception: undefined method `gsub' for #<Array:0x007f9942d7a3d8> in atom.xml +[2014-08-13T17:14:12Z]WiKgoogle is not helping me out much, and the only post i have is a rake new_post[“testing”] +[2014-08-13T17:14:16Z]WiKwith the word testing in it +[2014-08-13T17:14:29Z]WiKi get that from my rake generate on mac os X 10.9 +[2014-08-13T18:19:55Z]WiKi cant seem to find a way to get a verbose log to find out exactly what line is erroring and where
google is not helping me out much, and the only post i have is a rake new_post[“testing”]
+[2014-08-14T16:48:18Z]praqzisIf you followed the instructions on the site, there are two steps. "rake generate" will generate the output from the new post and then "rake deploy" will deploy it up to github pages (this also assumes you ran the "rake setup-github-pages" command). Then you save the original source post using the normal "git add ." / "git commit" / "git push origin source" +[2014-08-15T20:43:46Z]kgshi +[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