+[2015-05-25T16:39:23Z]dannershey 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]dannersokey found a "solution" use where and check if the variable is nil +[2015-05-25T16:50:50Z]dannersbut a where_not wouldn't hurt... +[2015-05-25T20:18:30Z]travis-cijekyll/jekyll#5829 (jekyll-feed) The build passed. http://travis-ci.org/jekyll/jekyll/builds/64002234 +[2015-05-25T20:18:32Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org)
+[2015-05-26T09:38:51Z]abhinavsv3Hi,I am new to jekyll and want to blog using it. I am have problems in running localhost:4000 +[2015-05-26T09:39:00Z]abhinavsv3Can you help me fix it ? +[2015-05-26T09:39:32Z]abhinavsv3Also I would require some assistance in using jekyll +[2015-05-26T09:42:58Z]abhinavsv3Tried base-url. It was not working +[2015-05-26T12:02:55Z]jckCan I prevent the Gemfile and Gemfile.lock from being served? (I'm using github pages)