Thomas Reynolds
Thomas Reynolds
I don't think jQuery 2.0 will have a migrate plugin, right? Basically, the original plugin needs to work around some IE spacing issues which are not feature detectable. It's only...
All these ideas are fabulous. I'm basically maxed out on what I can contribute to middleman right now, but I approve these ideas and will happily merge any changes you...
Found some code in the blog extension that might explain this: https://github.com/middleman/middleman-blog/blob/master/lib/middleman-blog/uri_templates.rb#L76
No, if we find a fix we can update this repository. The biggest issue is that this "bug" has been around for years so changing it now might change other...
Seems like `strip_index_file` and pagination don't get along well.
I would expect the `sources` to be markdown files or erb?
I like this a lot. Pinging @bhollis in case he has any opinion.
@bhollis Agreed, we can add it to core MM for other parsing if it's easy to install.
Should be fixed in 4.0.3
I would recommend keeping Middleman 4.x projects on Ruby 2.x There are some PRs to enable Ruby 3.1 support, but those are on the Middleman 5.x branch and unlikely to...