+ [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. 158067

Posted by jekyllrb in #jekyll at 2016-12-03T04:41:54Z

2016-12-02T22:45:06-0600: Describe #5614 better. <https://github.com/jekyll/jekyll/commit/d219b9f6c54910f705b42d6ee00e22897f9a214b>
+ [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