For instance, I set up the middleman-blog and list out my article
archives. Right now the URL that is created from article.url shows
the extension.
So /posts/my-article.html is the link. My hope was that it would be /
posts/my-article/.
I know that this doesn't happen by default, but I'm wondering if there
are any thoughts on how to accomplish this sort of thing. Of course,
I could be crazy and this could be a total waste on a very small
issue :)
I'm really getting into Middleman. It's a great app, thank you so much
for your work!