latest 4 messages by fury

+ [2019-04-25T19:02:14Z] fury but if i put them somewhere else in the image, then the grunt task refuses to run because it's not local to the project
+ [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
+ [2019-04-22T22:07:55Z] fury adding hl_lines="1 3 4 13" doesn't seem to do anything
+ [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 +)