+[2016-09-28T22:00:42Z]soniricoI would like to have dependencies installed per project, not in the system +[2016-09-28T22:02:43Z]allejojekyll would be installed per project with bundler. however i'm not sure how to handle installing bundler +[2016-09-28T22:14:47Z]jaybeneed to learn about ruby, ruby environment managers, etc. i.e. 'rvm' +[2016-09-28T22:15:20Z]jaybeand or learn about `gem` and `bundler` options and functionality +[2016-09-28T22:15:52Z]jaybei.e. gem install --prerelease --no-rdoc --no-ri --bindir ~/bin --no-document --user-install --verbose jekyll
message no. 151934
Posted by jaybe in #jekyll at 2016-09-28T22:14:47Z
need to learn about ruby, ruby environment managers, etc. i.e. 'rvm'
+[2016-10-01T02:53:23Z]TacoThiefHey. Is it possible to set separate permalink structures per category? +[2016-10-01T02:54:02Z]TacoThiefI 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]su1tsman, this minima theme update really made working with jekyll complicated for me :( +[2016-10-02T13:26:47Z]su1tsas someone who wants to create his own theme +[2016-10-02T13:33:10Z]T0by_Why?