+ [9 years ago] sonirico I would like to have dependencies installed per project, not in the system
+ [9 years ago] allejo jekyll would be installed per project with bundler. however i'm not sure how to handle installing bundler
+ [9 years ago] jaybe need to learn about ruby, ruby environment managers, etc. i.e. 'rvm'
+ [9 years ago] jaybe and or learn about `gem` and `bundler` options and functionality
+ [9 years ago] jaybe i.e. gem install --prerelease --no-rdoc --no-ri --bindir ~/bin --no-document --user-install --verbose jekyll

message no. 151898

Posted by diamonds in #jekyll at 2016-09-28T21:40:18Z

{% include sidebar_menu_list_items.liquid menuitems=sidebar.children %}
+ [9 years ago] TacoThief Hey. Is it possible to set separate permalink structures per category?
+ [9 years ago] 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
+ [9 years ago] su1ts man, this minima theme update really made working with jekyll complicated for me :(
+ [9 years ago] su1ts as someone who wants to create his own theme