+[2015-05-11T22:07:14Z]lukas2511figured it out now how to add an hour to a date +[2015-05-11T22:07:35Z]lukas2511"{{ include.post.eventstart | date: "%s" | plus: 3600 | date: [...] }}" +[2015-05-11T22:15:01Z]jaybeheh; nice +[2015-05-11T22:15:23Z]jaybepipe all the things! +[2015-05-11T22:15:42Z]lukas2511i mean, it's getting a bit stupid in some parts of my templates...
+[2015-05-12T00:03:13Z]derickruizHey guys any recommendations for asset management? +[2015-05-12T02:32:39Z]travis-cijekyll/jekyll#5770 (master) The build was fixed. http://travis-ci.org/jekyll/jekyll/builds/62171460 +[2015-05-12T02:32:43Z]jekyllrbTitle: Travis CI - Test and Deploy Your Code with Confidence (at travis-ci.org) +[2015-05-12T04:58:38Z]derickruizHey guys, is it possible include variables in an include? +[2015-05-12T04:59:00Z]derickruizI'm trying the following but I'm getting a Liquid Exception.