+ [2016-07-22T06:26:34Z] UniFreak Is it right behavior , or I'm doing it wrong?
+ [2016-07-22T12:40:11Z] rrawlins Is ether any way to set environment specific configs in _config.yml which are switched using the JEKYLL_ENV value? Or do we still take the old approach of two seperate config files?
+ [2016-07-23T13:24:34Z] FiveYellowMice Anyone knows how to fix LoadError: cannot load such file — json ?
+ [2016-07-23T13:25:14Z] FiveYellowMice I installed it with `bundle install --path vendor/bundle`.

message no. 144320

Posted by FiveYellowMice in #jekyll at 2016-07-23T13:25:14Z

I installed it with `bundle install --path vendor/bundle`.
+ [2016-07-24T14:58:04Z] newke hello. im new to jekyll. im currently building html template for jekyll to use. how can i add local images to it?
+ [2016-07-24T14:58:09Z] newke or local js
+ [2016-07-24T15:06:58Z] newke nvm. got it :)
+ [2016-07-24T15:09:56Z] jaybe ;)
+ [2016-07-25T05:22:08Z] newke im doing portfolio site for myself using jekyll. Can I create a folder of works and add there markdown files, similar to _posts?