jacobtomlinson / carte-noire

A simple jekyll theme for blogging
http://carte-noire.jacobtomlinson.co.uk/
Other
298 stars 219 forks source link

new post are not visible #93

Open leela52452 opened 5 years ago

leela52452 commented 5 years ago

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.

jacobtomlinson commented 5 years ago

Two immediate thoughts.