latest 20 messages by ePirat
+
[2017-03-10T17:40:18Z]
ePirat
why has it a \n on the end
+
[2017-03-10T17:40:00Z]
ePirat
./latest
+
[2017-03-02T20:34:36Z]
ePirat
that's a good idea
+
[2017-03-02T20:31:19Z]
ePirat
allejo, I guess I could use a subfolder for the theme and just symlink things to make jekyll happy?
+
[2017-03-02T20:29:24Z]
ePirat
which is what I want to avoid as there will probably be a few more sites going to use that theme in the future and it's right now already annoying
+
[2017-03-02T20:28:49Z]
ePirat
for the theme.
+
[2017-03-02T20:28:44Z]
ePirat
allejo distributed, but those are all on the same server. ideally I would have a repo for each site and one for the theme. currently each site includes the theme and whenever I update stuff I would need to update in multiple places
+
[2017-03-02T20:23:16Z]
ePirat
allejo I had it working in the past with a "super-site" containing all sites that would use the theme: https://github.com/jekyll/jekyll/issues/3248
+
[2017-03-02T20:19:52Z]
ePirat
and I don't want everyone to ask me to update stuff whenever something needs changes
+
[2017-03-02T20:19:30Z]
ePirat
I can't expect everyone to read up on it just to fix minor issues
+
[2017-03-02T20:19:01Z]
ePirat
to explain this a bit better, the theme is currently used for https://opus-codec.org and I want to use it for other projects too, if someone finds a problem in the theme I want them to easily able to update stuff without having to know what a ruby gem is or how to update it
+
[2017-03-02T20:17:47Z]
ePirat
yeah thats probably the only way
+
[2017-03-02T20:17:31Z]
ePirat
the goal is to have something that does not depend on a specific person
+
[2017-03-02T20:17:10Z]
ePirat
I may not even know them
+
[2017-03-02T20:17:03Z]
ePirat
thats not a good solution
+
[2017-03-02T20:16:33Z]
ePirat
yes
+
[2017-03-02T20:16:16Z]
ePirat
git submodule would be great but that does not work because of the way jekyll expects the files to be…
+
[2017-03-02T20:15:48Z]
ePirat
I am not the only one that should be able to update that
+
[2017-03-02T20:15:15Z]
ePirat
hmm a gem for the theme is not really what I want…
+
[2017-03-02T20:13:28Z]
ePirat
without success