+[2016-12-12T19:19:38Z]osfameronyeah, Jekyll is more module, and plugin based, might not work so well +[2016-12-12T19:20:23Z]osfameronbut a "download this script, which installs and configures a project using rbenv, and sets the `jekyll` executable to use that rbenv might work +[2016-12-12T19:20:32Z]t-richardsThe alternative, of course, is the package manager (CPAN, or the OS). Both of those things would pull in the `perl-file-next` library which ack requires. +[2016-12-12T19:21:12Z]osfameronyes I know +[2016-12-12T19:21:50Z]osfameronI have it installed via package manager myself. but one reason it became popular is that it didn't make *everyone* do that :D
yeah, Jekyll is more module, and plugin based, might not work so well
+[2016-12-13T05:05:03Z]istrasciAnyone know how to get Jekyll + Hawkins working in RubyMine. +[2016-12-13T05:05:21Z]istrasci? +[2016-12-14T12:21:48Z]gewoonmhi all! I've got a collection, where each article has its own 'articlenr'. For my index I want to loop through these articles in a specific order (i.e.: 3,5,8,1,9,2). I cannot change the article-nrs, so how should I change my liquid filter? (currently: "site.articles | shuffle") +[2016-12-14T12:55:13Z]gewoonmI've solved this as follows http://pastebin.com/KuDtvipq Is there a better way? +[2016-12-14T12:55:13Z]jekyllrbTitle: Jekyll filter - Pastebin.com (at pastebin.com)