+ [2019-04-19T03:31:52Z] xmn yeah it looked a bit stale. But you never know.
+ [2019-04-19T03:32:35Z] xmn You might have better luck posting in on github.
+ [2019-04-19T03:32:53Z] Jahnertz aye, thanks.
+ [2019-04-19T03:33:10Z] xmn np
+ [2019-04-19T03:37:35Z] Jahnertz Just one more question: When installing plugins is it necessary to require them in _plugins/ext.rb? Some tuts mention this, most dont.

message no. 171829

Posted by Jahnertz in #jekyll at 2019-04-19T03:32:53Z

aye, thanks.
+ [2019-04-22T22:06:19Z] fury is there a way to combine multiple highlights? if i have a yaml file that i want to show a few simple edits, either highlight those lines that were added or combine it with the diff highlighter (which makes a green background for lines starting with +)
+ [2019-04-22T22:07:55Z] fury adding hl_lines="1 3 4 13" doesn't seem to do anything
+ [2019-04-25T14:21:58Z] Sieben_ Hello, is there any trouble with rendering sass on github pages?
+ [2019-04-25T14:22:04Z] Sieben_ I've seen some deprecation warnings
+ [2019-04-25T19:01:36Z] fury trying to set up a jekyll docker image, with some grunt tasks to pre-generate responsive images. having some trouble getting these node modules to stick around somewhere - /srv/jekyll/node_modules seems to get blown away right after i run yarn install