-
Notifications
You must be signed in to change notification settings - Fork 354
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f09dd3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For your information, Jekyll 1.1.2 and Liquid 2.5.2 caused an issue: Liquid doesn't render my partial · Issue #1519 · mojombo/jekyll.
This bug is already fixed with this patch: Merge pull request #1525 from zerobase/issue1519 · 5c23ae1 · mojombo/jekyll.
But on GitHub Pages, this issue still remains. In my website, Page Menu ("ページメニュー") is not rendered. This is the source: markdown.jp/_includes/sidenav.html at gh-pages · markdown-ja/markdown.jp.
f09dd3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh so. 1.1.2 and 2.5.1 or 1.2.0 and 2.5.2?
f09dd3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've tested these patterns:
f09dd3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/cc @parkr, jekyll/jekyll#1536
f09dd3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So it should really be
=1.5.1
regardless then?f09dd3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I think Liquid 2.5.1 is appropriate for now, whichever version of Jekyll you choose.
f09dd3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noooooooooooooooooooo!!! Darn you, Liquid.