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
I read through FAQ and searched through the past issues, none of which addressed my issue.
The issue I am raising is a potential bug in al-folio and not just a usage question. [For usage questions, please post in the Discussions instead of raising an issue.]
Describe the bug
On changing the Horizontal to true in projects.md, I get the error Liquid Exception: Liquid syntax error (\al-folio/_includes/projects_horizontal.html line 11): Unknown tag 'responsive_image_block' included in _pages/projects.md
To Reproduce
Steps to reproduce the behavior:
Go to projects,md
Change Horizontal from false to true
Run bundle exec jekyll serve
Get the error
Expected behavior
The project should compile without error.
System (please complete the following information):
OS: [Manjaro]
Browser (and its version) [Firefox 100]
Jekyll version [4.2.2]
Ruby version [3.1.2]
The text was updated successfully, but these errors were encountered:
Acknowledge the following
[For usage questions, please post in the Discussions instead of raising an issue.]
Describe the bug
On changing the
Horizontal
totrue
inprojects.md
, I get the errorLiquid Exception: Liquid syntax error (\al-folio/_includes/projects_horizontal.html line 11): Unknown tag 'responsive_image_block' included in _pages/projects.md
To Reproduce
Steps to reproduce the behavior:
projects,md
Horizontal
fromfalse
totrue
bundle exec jekyll serve
Expected behavior
The project should compile without error.
System (please complete the following information):
The text was updated successfully, but these errors were encountered: