+[2016-07-22T06:24:58Z]jekyllrbTitle: # highlighter: pygments highlighter: rouge # markdown: redcarpet # redcarpe - Pastebin.com (at pastebin.com) +[2016-07-22T06:25:37Z]UniFreakall is fine, only that when I'm trying to write a php code block, I have to do so like this: ```php <?php ....mycode... ?> ``` +[2016-07-22T06:26:06Z]UniFreakif I do it like this: ```php ...mycode ...```, there won't be any highlight +[2016-07-22T06:26:34Z]UniFreakIs it right behavior , or I'm doing it wrong? +[2016-07-22T12:40:11Z]rrawlinsIs 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?
if I do it like this: ```php ...mycode ...```, there won't be any highlight
+[2016-07-23T04:07:10Z]pontikihi +[2016-07-23T13:24:34Z]FiveYellowMiceAnyone knows how to fix LoadError: cannot load such file — json ? +[2016-07-23T13:25:14Z]FiveYellowMiceI installed it with `bundle install --path vendor/bundle`. +[2016-07-24T14:58:04Z]newkehello. 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]newkeor local js