We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{% if tag[1].size > {{site.featured-condition-size}} %} 会触发错误: https://help.github.com/articles/page-build-failed-tag-not-properly-closed/
可能是新加的校验规则吧
The text was updated successfully, but these errors were encountered:
Add bundler support for installing jekyll
3bbda04
Also add `README.*` to exclude liquid syntax check fixes Huxpro#11
增加 bundle配置,删除README.zh.md 因为无法编译,参考Huxpro/huxblog-boilerplate#11
c508189
Successfully merging a pull request may close this issue.
{% if tag[1].size > {{site.featured-condition-size}} %}
会触发错误:
https://help.github.com/articles/page-build-failed-tag-not-properly-closed/
可能是新加的校验规则吧
The text was updated successfully, but these errors were encountered: