+[2015-04-12T03:23:03Z]jaybeyah if you are wanting to iterate over and over, in groups of 3, and remembering what you've already grouped, etc. ... a filter/plugin would likely be easier/better perhaps +[2015-04-12T03:23:46Z]jxfyep, hence why I didn't have much luck with the options in Liquid +[2015-04-12T03:27:35Z]jaybeit could likely be done in solely liquid, but it would probably be troublesome, time consuming, and take some time to get it right +[2015-04-12T05:34:27Z]maldridgeI'm trying to set a variable globally but to do so only if the value I want to set it to is itself set, is there a good way to do that? +[2015-04-12T15:00:47Z]hendrywas thinking of setting up a jekyll for my non-tech savvy wife. Is there a good markdown editor integrated solution?
message no. 89337
Posted by jaybe in #jekyll at 2015-04-12T03:20:14Z
jxf, loop with liquid language `whatis liquid` - info about liquid
+[2015-04-13T00:16:30Z]wk-work_hendry: unfortunately I don't think so, been looking for one myself +[2015-04-13T04:21:06Z]jxfhendry: you might enjoy something like Squarespace -- they have reasonably good Markdown integration for non-tech-savvy folks +[2015-04-13T09:53:57Z]zotherstupidguyhi +[2015-04-13T09:54:09Z]zotherstupidguyis there a way to get the link of the current post? +[2015-04-13T09:56:09Z]zotherstupidguyI'm trying to make a link in jekyll template, "contribute to this post" or "edit me" so that it links to the github page of the post, and a github user can edit it