latest 11 messages by darthbobby

+ [2016-11-10T13:40:52Z] darthbobby well, I think that just solved a problem I was having, too
+ [2016-11-03T18:26:51Z] darthbobby aside from the indentation that got mangled when pasting
+ [2016-11-03T18:25:38Z] darthbobby specifically the first three lines
+ [2016-11-03T18:25:08Z] darthbobby Does anything there look inherently wrong with my filter?
+ [2016-11-03T18:24:43Z] darthbobby https://gist.github.com/303darthbobby/c878df5ae8e85f44b571265540e97de9
+ [2016-11-03T18:24:40Z] darthbobby Sorry, had to step away.
+ [2016-11-03T17:16:21Z] darthbobby because the tiles work, I just can't figure out the filters
+ [2016-11-03T17:15:51Z] darthbobby I think it's more a question as to how filters work using page variables, but I could be wrong
+ [2016-11-03T17:15:16Z] darthbobby At first I thought it might be a bad idea to use 'true', so I switched to 'yes', but then I saw a reference to custom_css: true in the official docs, so I don't think that was it.
+ [2016-11-03T17:13:52Z] darthbobby ure how to get it working.
+ [2016-11-03T17:13:52Z] darthbobby I'm working on my first real Jekyll site, so forgive me if I'm not asking questions in the right way, but basically hat I'm trying to do is edit the tiles.html in the theme Forty ( https://github.com/andrewbanchich/Forty-Jekyll-Theme/blob/master/_includes/tiles.html ) to include a filter that will only list a page as a tile if the front matter of the page includes 'tile-feature: true'. I have tried a few ways, but I'm not s