+ [2015-05-07T06:04:33Z] travis-ci jekyll/jekyll-import#497 The build passed. http://travis-ci.org/jekyll/jekyll-import/builds/61572841
+ [2015-05-07T06:04:35Z] jekyllrb Title: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org)
+ [2015-05-07T06:25:01Z] travis-ci jekyll/jekyll#5745 (v3.0.0.pre.beta3) The build passed. http://travis-ci.org/jekyll/jekyll/builds/61573937
+ [2015-05-07T06:25:04Z] jekyllrb Title: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org)

message no. 92695

Posted by marcanuy in #jekyll at 2015-05-07T01:08:50Z

I'm using this plugin to create pages for each item in a data file https://github.com/bighairydave/jekyll-datalist/blob/master/_plugins/generator.rb, when I start the server it can't read the data file: Error reading file /_layouts/bookpage.html: No such file or directory @ rb_sysopen - /_layouts/bookpage.html , I'm using v2.4.0, any idea?
+ [2015-05-08T04:45:42Z] brandonstilson how would i make a js file available to all my posts?
+ [2015-05-08T07:17:05Z] vegardx Use absolute paths?
+ [2015-05-08T12:41:06Z] jaybe point to it in an available location
+ [2015-05-08T12:43:08Z] jaybe s/(available)/$1 and reachable/