+ [2016-09-28T22:00:42Z] sonirico I would like to have dependencies installed per project, not in the system
+ [2016-09-28T22:02:43Z] allejo jekyll would be installed per project with bundler. however i'm not sure how to handle installing bundler
+ [2016-09-28T22:14:47Z] jaybe need to learn about ruby, ruby environment managers, etc. i.e. 'rvm'
+ [2016-09-28T22:15:20Z] jaybe and or learn about `gem` and `bundler` options and functionality
+ [2016-09-28T22:15:52Z] jaybe i.e. gem install --prerelease --no-rdoc --no-ri --bindir ~/bin --no-document --user-install --verbose jekyll

message no. 151903

Posted by diamonds in #jekyll at 2016-09-28T21:43:04Z

allejo, OH it's via include. ???
+ [2016-10-01T02:53:23Z] TacoThief Hey. Is it possible to set separate permalink structures per category?
+ [2016-10-01T02:54:02Z] TacoThief I tried setting it in the "defaults" section and setting the copy to be category 'x' however it didn't work and if I switched to using path it seemed to set it for all posts
+ [2016-10-02T13:07:05Z] su1ts man, this minima theme update really made working with jekyll complicated for me :(
+ [2016-10-02T13:26:47Z] su1ts as someone who wants to create his own theme
+ [2016-10-02T13:33:10Z] T0by_ Why?