+[2013-08-02T00:10:41Z]Foxandxssnah, no need +[2013-08-02T00:10:44Z]Foxandxssjust some ifs +[2013-08-02T00:11:24Z]Foxandxsswhat would be really lovely is to disable syntax highlighting of a block +[2013-08-02T00:11:51Z]FoxandxssI have a blog with javascript code and in one post I generate some li (even happens with div) +[2013-08-02T00:12:06Z]Foxandxssand somehow it is rendered with <code> tags
+[2013-08-03T18:40:11Z]texasmynsted1hello +[2013-08-03T18:44:44Z]texasmynsted1where can I find more information about the layout? I want to remove the blog directory as shown here —> http://www.ewal.net/2012/09/08/octopress-customizations/ but there is not an articles directory so the change does not seem compatible +[2013-08-03T20:05:21Z]texasmynsted1I am looking for a solution to the public directory getting updated constantly and all those changes being tracked by git even when I a not ready to deploy to heroku +[2013-08-03T20:06:38Z]texasmynsted1Is there anybody with a solution that does something like gitignore the public directory and use a rake task to copy the public directory to a new git repository to be pushed to heroku? +[2013-08-03T20:35:29Z]texasmynsted1hmmm. I think there is a git solution