Tamara Temple
Tamara Temple
I cannot reproduce this with a fresh install and fresh heroku app. Can you please show the steps you took exactly? (Pasting the bash history would be helpful, for example.)...
Given https://github.com/imathis/octopress/issues/1449 as well, it seems that `:copydot` needs a bit of work to only copy the right, true set of dot files. Is there a ways to nail this...
While leaving the note above, I noticed this at https://github.com/imathis/octopress/blob/master/Rakefile#L233 . Do we really want a `.gsub` here or just a `.sub` ? We can't predict what someone who repeats...
Similar (covered in) #44