+ [10 years ago] jaybe ah; well that's possible/good... sometimes trying to do html'y/markdown things within liquid logic/loops... strange things can occur
+ [10 years ago] jaybe and i meant - thinking i know everything <-- lol

message no. 79129

Posted by fdhgdh in #jekyll at 2015-02-12T09:55:04Z

_config.yml ?
+ [10 years ago] phillipadsmith Any pointers on this chin-scratcher appreciated: https://github.com/jekyll/jekyll/issues/3451 (jekyll 2.4.0 | Error: invalid byte sequence in US-ASCII)
+ [10 years ago] jekyllrb Title: jekyll 2.4.0 | Error: invalid byte sequence in US-ASCII · Issue #3451 · jekyll/jekyll · GitHub (at github.com)
+ [10 years ago] jaybe phillipadsmith, thoughts: ensure no TABS in yaml files. also check/confirm encoding type; i.e. ascii/utf-8
+ [10 years ago] phillipadsmith jaybe: looks to be choking on a .csv file (that is UTF-8)
+ [10 years ago] jaybe `whatis defaultconfiguration