Brandon Mathis

Results 25 comments of Brandon Mathis

Interesting. Thanks for the post. I wonder if Ruby's `Find` works differently there. I don't have a Windows machine to test this on, but I'll look at the code and...

I can see how this would be quite helpful. I'll see how I can work this in to a future release. Thanks.

It's also notable that example have manual download instructions which ask you to curl `https://codeload.github.com/doczjs/docz/tar.gz/master` which returns a 404.

The spans are actually generated in the post.html which comes from the ADN api. The real problem here is my own foolishness in the styling of spans in the Octopress...

@parkr That's awesome. It's nice to be able to break things up and externalize them finally. Perhaps the endgame for 2.x is that it has nothing in the plugins directory...

With this update, Octopress's code stuffs will finally match the docs. :shaved_ice: I shipped three new gems to make it happen. Feels good.

Good catch on the code style comparison. I've activated more solarized colors now and addressed the loosening the Gem version specificity.

Ok I think this is all working. I probably need to do a blog post before merging since people will need to either update their classic theme, or theme makers...

I think all I have left to do is add a style for plain `` elements to the code sass.

Wow, a reply in under a minute. You're nuts. The couple of days I've been stuck on a bug related to the `render_partial` plugin. Fixing it has helped me improve...