Thomas Reynolds

Results 94 comments of Thomas Reynolds

Looking a lot like never, but the master branch is up to date and being updated to current releases just in case.

There is no reason to be using Ruby 3.x with Middleman. I suggest utilizing rvm or Docker to allow Middleman v4 to continue to operate in the environment it expects.

Thanks for pinging me @andreamoro, I don't subscribe to this repo since it's normally maintained by others. I'll take a look

Hi, which version of Middleman are you running? Can you also share the pieces of your Gemfile which specify Middleman? This should work... its just so rarely used that a...

1. It definitely appears the `server` helper method has gone missing. 2. How are you starting the Rack server? Having to manually require autoprefixer makes me think `bundle` isn't in...

Looks like you are right, that data for the full set is never captured or shared with templates: It kind of happens here: https://github.com/middleman/middleman-blog/blob/master/lib/middleman-blog/paginator.rb#L51-L64 Where would it make sense to...

That's clever. Can you put your solution code here for future folks searching for this?

What command are you running? You may need to set a specific `blog.sources` for each, with different directories for each set of files.

This is great @davewoodall, thank you. I may expand a little, as it applies to any partials (erb, haml, etc), but this is a great start.

Looks like there's a conflict on the branch