latest 17 messages by feliks
+
[2019-03-12T23:11:09Z]
feliks
i'd like to mark them via css
+
[2019-03-12T23:10:54Z]
feliks
is there a jekyll plugin that checks for broken internal links (and maybe for external links)?
+
[2016-06-06T18:07:24Z]
feliks
what do you mean by backend API?
+
[2016-06-06T17:07:50Z]
feliks
is there some other way?!
+
[2016-06-06T17:07:45Z]
feliks
works, but definately not very elegant
+
[2016-06-06T17:07:36Z]
feliks
http://pastebin.com/raw/mpRy0wkh
+
[2016-06-06T17:07:34Z]
feliks
i just put this together
+
[2016-06-06T16:59:45Z]
feliks
there is only printing of arrays, not manipulation of their elements
+
[2016-06-06T16:59:34Z]
feliks
captn3m0: sorry but that doesn't help me :(
+
[2016-06-06T16:37:30Z]
feliks
i want to increment single elements
+
[2016-06-06T16:37:14Z]
feliks
is there a way to manipulate elements of arrays in jekyll?
+
[2016-06-05T23:03:46Z]
feliks
can somebody please help me?
+
[2016-06-05T23:03:36Z]
feliks
i tested this against simple variables and it works there
+
[2016-06-05T23:03:21Z]
feliks
but it fails :(
+
[2016-06-05T23:03:15Z]
feliks
{% capture a[b.c] %}{{ a[b.c] | plus: d }}{% endcapture %}
+
[2016-06-05T23:03:12Z]
feliks
im trying something like this:
+
[2016-06-05T23:03:07Z]
feliks
hi guys. can i add to an element of an array from within liquid?