John W. Long

Results 33 comments of John W. Long

Ah yes. This is actually a regression. It should function as it says in the docs. Pull-request away!

I think the main thing it needs is an explanation of view helpers. It would be good to run through it all and make sure it's all accurate for the...

Hey guys, I'm actually using Middleman for a lot of things now and find it works really well for static sites. I am curious though, if you're still using Serve...

I like it too, and it's not quite abandoned. Middleman seems to be what I was going for with Serve though. Highly recommend. Also it's way better than Jekyll.

Slim support is fairly new, so there are probably some issues with it. I'll need to look into this. One thing, you might try this with the prerelease version of...

Very cool! I just added your ubuntu email to the Heroku project. Are you able to take it from there?

@wazery Did you see my reply?

I think this is the expected behavior. On a web server this would fail silently too because files in public would be served instead of files from the app. Or...

Good point. :) I think I can switch this around for Serve. Let me look into it.

There's not an easy way to do this. I'd have to rewrite the Rack directory indexing stuff... Hrmmm...