+ [2015-05-25T16:39:23Z] danners hey i want to get a list of pages that dont contain a certain variable. how would i do this? i cant find a NOT to use with where. is there a workaround?
+ [2015-05-25T16:50:38Z] danners okey found a "solution" use where and check if the variable is nil
+ [2015-05-25T16:50:50Z] danners but a where_not wouldn't hurt...
+ [2015-05-25T20:18:30Z] travis-ci jekyll/jekyll#5829 (jekyll-feed) The build passed. http://travis-ci.org/jekyll/jekyll/builds/64002234
+ [2015-05-25T20:18:32Z] jekyllrb Title: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org)

message no. 94819

Posted by DeFrank in #jekyll at 2015-05-25T03:19:18Z

awww i missed em
+ [2015-05-26T09:38:51Z] abhinavsv3 Hi,I am new to jekyll and want to blog using it. I am have problems in running localhost:4000
+ [2015-05-26T09:39:00Z] abhinavsv3 Can you help me fix it ?
+ [2015-05-26T09:39:32Z] abhinavsv3 Also I would require some assistance in using jekyll
+ [2015-05-26T09:42:58Z] abhinavsv3 Tried base-url. It was not working
+ [2015-05-26T12:02:55Z] jck Can I prevent the Gemfile and Gemfile.lock from being served? (I'm using github pages)