latest 20 messages by sgronblo

+ [10 years ago] sgronblo thanks for your help btw
+ [10 years ago] sgronblo forgot i had another test post in the _posts directory which did not have this variable in the front matter... <embarrassed>
+ [10 years ago] sgronblo ok, now i feel stupid
+ [10 years ago] sgronblo its fucking mysterious
+ [10 years ago] sgronblo but when i add it back in, its like it makes the custom variable become nil
+ [10 years ago] sgronblo well, if i remove the array_to_sentence_string i get the array joined with nothing
+ [10 years ago] sgronblo It's like my custom variables don't get added to the page object
+ [10 years ago] sgronblo gynter: yes I have {{ }}
+ [10 years ago] sgronblo i could try again with a new test blog on my work pc
+ [10 years ago] sgronblo do they both work for you?
+ [10 years ago] sgronblo anyway arent both valid yaml definitions of arrays?
+ [10 years ago] sgronblo gynter: I feel like I tried both
+ [10 years ago] sgronblo didnt work so i tried with a hardcoded array, still didnt work = wtf
+ [10 years ago] sgronblo was trying to use it for my custom attribute page.authors
+ [10 years ago] sgronblo i couldnt get it to work no matter what i did
+ [10 years ago] sgronblo https://github.com/jekyll/jekyll/blob/581dee7ba975e05622548fdfc785631dcff824f3/lib/jekyll/filters.rb#L161 looks like its in there though
+ [10 years ago] sgronblo but im not sure if its registered incorrectly, it seems to be called with nil
+ [10 years ago] sgronblo yeah and it should put an and before the last comma