Open matze opened 11 years ago
I have exactly the same problem. I use Jekyll version 1.2.1.
If either of you are still having problems with it, making it compatible is actually a really simple fix: https://github.com/IQAndreas/jekyll-static-comments/commit/ce7808d9ef7a127bac52de470e6d83cbfaf78457
The plugin should also still be compatible with the older versions of Jekyll.
Nice! Would be great though to see this merged upstream.
Please merge @IQAndreas's solution.
The
static_comments.rb
plugin crashes withwith Jekyll version 1.1.0 and 1.1.2. Versions 1.0.0 through 1.0.4 work fine.
My gut tells me it's that change that leads to the problem.