+ [2016-05-08T03:00:54Z] Tohuw Hello, I'm working on a Jekyll plugin and need to access the contents of a key in config.yml and retrieve all the values as an array. For example, in config.yml if I have: mykey: ["value1", "value2"] and in my Ruby code I have: %w[] and I wish to fill the yml values in the square brackets, how do I do that?
+ [2016-05-08T23:48:32Z] Tohuw Hello, how do I disable sass caching in my jekyll site?
+ [2016-05-09T18:07:04Z] zero-gravitas Random Liquid dilema/plea: I'm in a for loop, trying to both reverse the array and limit by 1. Essentially trying to grab the last item in the array—but it seems `limit:1` happens before `reversed` no matter what order I put them in at the start of the loop. I could create a new assignment with `| last` but later on I will also want to use `offset:1` to grab the second to last item in the array so that
+ [2016-05-09T18:07:06Z] zero-gravitas won't really help. I'm sure I'm overlooking a simple and obvious answer.
+ [2016-05-09T18:32:55Z] Crypticus Hello all, I was wondering if someone could point me to the docs on how to get a plugin listed on the jekyllrb.com page. I thought maybe just a PR on github, but wanted to make sure I didn't miss something.

message no. 134767

Posted by zero-gravitas in #jekyll at 2016-05-09T18:07:06Z

won't really help. I'm sure I'm overlooking a simple and obvious answer.
+ [2016-05-10T09:53:04Z] yuppie halp, im using github pages to run jekyll and all my links are broken! They all end in "short-urls-jekyll"
+ [2016-05-11T04:25:33Z] jaybe https://github.com/RobertDeRose/jekyll-livereload/
+ [2016-05-11T04:25:34Z] jekyllrb Title: GitHub - RobertDeRose/jekyll-livereload: A plugin for Jekyll to add Livereload support (at github.com)
+ [2016-05-11T04:26:37Z] miklb anyone know if iamthis has quit development on his octopress stuff?
+ [2016-05-11T04:29:17Z] jaybe https://github.com/octopress/octopress/issues/164