Skip to content
New issue

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

jekyllのエラー #21

Closed
syunsuke opened this issue Oct 26, 2018 · 1 comment
Closed

jekyllのエラー #21

syunsuke opened this issue Oct 26, 2018 · 1 comment

Comments

@syunsuke
Copy link
Member

syunsuke commented Oct 26, 2018

ローカルのリポジトリで、jekyllの起動をすると

Liquid Exception: Liquid syntax error (line 16): Unknown tag 'include_cached' in /_layouts/default.html
jekyll 3.7.3 | Error:  Liquid syntax error (line 16): Unknown tag 'include_cached'

というエラーが返って、サーバーが起動しない

@syunsuke
Copy link
Member Author

syunsuke commented Oct 26, 2018

closed issueあり
mmistakes/minimal-mistakes#1875

とりあえず、
テーマのバージョンアップで、新しい機能を使うようになり、そのためのプラグインを追加(jekyll-include-cache)するなり、なんなりの手間をかける必要があるらしい。

選択肢としては

  • 新しい機能を受け入れる
  • 古いバージョン固定で運用する

とりあえず、両方試してみたけれど、古いバージョン固定の方が簡単なので、暫くは、そっちで行く

@syunsuke syunsuke changed the title jekyllwo jekyllのエラー Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant