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
gemfile: gem 'jekyll', '3.4.0' gem 'redcarpet' gem 'liquid', '3.0'
gem 'jekyll', '3.4.0' gem 'redcarpet' gem 'liquid', '3.0'
.gitlab-ci.yml: image: ruby:2.3
image: ruby:2.3
pipeline error: Liquid syntax error (line 25): Expected end_of_string but found pipe in "post in site.posts | limit: site.post_limit" in index.html
if possible look into the issue. my repo thank you.
The text was updated successfully, but these errors were encountered:
Two immediate thoughts.
?
Sorry, something went wrong.
No branches or pull requests
gemfile:
gem 'jekyll', '3.4.0' gem 'redcarpet' gem 'liquid', '3.0'
.gitlab-ci.yml:
image: ruby:2.3
pipeline error:
Liquid syntax error (line 25): Expected end_of_string but found pipe in "post in site.posts | limit: site.post_limit" in index.html
if possible look into the issue.
my repo
thank you.
The text was updated successfully, but these errors were encountered: