+ [2014-08-07T22:13:09Z] jordila thanks beforehand
+ [2014-08-08T15:10:43Z] iLobster Hello, how do I use Liquid syntax in codeblocks?
+ [2014-08-08T15:11:55Z] iLobster for example: http://pastebin.com/YQMSsKRi
+ [2014-08-08T15:12:17Z] iLobster the string [[ content | expand_urls: root_url ]] leads to error on rake generate
+ [2014-08-08T16:24:18Z] iLobster ah, my bad, didn't notice {% raw %} in docs

message no. 37966

Posted by iLobster in #octopress at 2014-08-08T16:24:18Z

ah, my bad, didn't notice {% raw %} in docs
+ [2014-08-13T17:13:55Z] WiK hello, 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] WiK google is not helping me out much, and the only post i have is a rake new_post[“testing”]
+ [2014-08-13T17:14:16Z] WiK with the word testing in it
+ [2014-08-13T17:14:29Z] WiK i get that from my rake generate on mac os X 10.9
+ [2014-08-13T18:19:55Z] WiK i cant seem to find a way to get a verbose log to find out exactly what line is erroring and where