You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to boil down to change lib\jekyll\site.rb as follows: add @includes_load_paths << File.join(source, File.join('../', config["includes_dir"].to_s)) at the end of def configure_include_paths
csware
changed the title
Compatibiliyt with latest versions of jekyll
Compatibility with latest versions of jekyll
Jul 17, 2017
Awesome, thanks. I've been working on a set of automated tests for jekyll-multisite in a local branch so I could do multi-version support (via multiple docker containers). I've been putting it off for a while, but I'm going to put it back on my priority list and try to get it checked in and setup in CI. I'll try to get your pull request reviewed in by this weekend I hope.
It would be really nice if this plugin could be updated to work with the latest version of jekyll!
I just testet, that it breaks with jekyll >= 3.2.
The text was updated successfully, but these errors were encountered: