+ [2016-12-03T21:22:31Z] mattr so use a liquid include tag to include the common content in the two pages
+ [2016-12-03T21:24:09Z] onintza I tried, but it seems like the common content itself cannot have any liquid tags, which is what I want
+ [2016-12-03T21:24:45Z] onintza (the common content is a bunch of loops, each with some content in it)
+ [2016-12-03T21:25:38Z] onintza so, to summarize, i need to be able to loop over stuff in the thing that i include
+ [2016-12-03T22:47:31Z] onintza Solved the issue with symlinks :-S

message no. 158072

Posted by salexa in #jekyll at 2016-12-03T11:13:10Z

hello jekyll community! is there any feature in jekyll which i can pass site_template as argument to jekyll new command?
+ [2016-12-04T00:13:13Z] cobra-the-joker HEy guys , how can i make a "not contains" condition ?
+ [2016-12-05T17:38:50Z] deicidus can someone help me with a small thing on a jekyll site?
+ [2016-12-05T17:39:14Z] deicidus it's a directory, and each page contains various sections generated from a 'listing' layout
+ [2016-12-05T17:39:34Z] deicidus i'm trying to add a link to each listing that says "Edit this page" and links to the correct section on GitHub to edit it