latest 7 messages by negaduck
+
[2017-07-07T15:04:06Z]
negaduck
hello. When doing a pull request, does name of a branch have to be unique? I mean, what if I create a branch and the upstream repo's maintainer creates a branch with the same name, and I do a pull request, what happens?
+
[2017-05-11T16:36:05Z]
negaduck
I run jekyll in docker anyway
+
[2017-05-11T16:35:09Z]
negaduck
osfameron, I understand the risks. A {% git_log ... %} tag is a better idea indeed, thanks
+
[2017-05-11T16:26:39Z]
negaduck
hello. Is there any way to run a shell command inside liquid blocks? I'd like to insert something like "last update:{% `git log ...` %}"
+
[2016-05-27T11:25:28Z]
negaduck
how to put a couple of paragraphs into a sort of div of block to apply a class to it?
+
[2016-05-12T13:46:57Z]
negaduck
do I have to create my own dockerfile based on it and add gemfile and then bundle install?
+
[2016-05-12T13:46:10Z]
negaduck
hello. How to add a plugin to the official jekyll docker image?