st4ple / solid-jekyll

A Jekyll port of the Solid theme (by blacktie.co).
http://st4ple.github.io/solid-jekyll/
338 stars 449 forks source link

If I try this with the latest jekyll 3 beta 8 get several Liquid exceptions #12

Closed xicubed closed 5 years ago

xicubed commented 9 years ago

If I manually remove the offending ones I can find, the site's css still doesn't build for another liquid exception.

$ jekyll serve Configuration file: /Users/blablabla/_config.yml Source: /Users/blablabla Destination: /Users/blablabla/_site Incremental build: enabled Generating... Liquid Exception: Liquid syntax error: Unexpected character   in "{{ site.email }}" in contact.html jekyll 3.0.0.pre.beta8 | Error: Liquid syntax error: Unexpected character   in "{{ site.email }}"

tmas commented 8 years ago

This seems to have been fixed in newer versions of Jekyll, although there's still one warning on build (which I'm about to submit a pull request to fix)