latest 20 messages by CustomerSupport
+
[8 years ago]
CustomerSupport
I moved my reference section to inside the actual post
+
[8 years ago]
CustomerSupport
I think I got it working
+
[8 years ago]
CustomerSupport
is that even possibly in Jekyll?
+
[8 years ago]
CustomerSupport
I'd like to be able to use include tags to note references in a blog post, which passes captured variables back out to an array in the layout, which creates a reference section using each entry
+
[8 years ago]
CustomerSupport
I guess I'll give you the entire picture of what I'm trying to do
+
[8 years ago]
CustomerSupport
https://gist.github.com/geoffdavis92/db86c6a085f78df50e0fe31bf0763461
+
[8 years ago]
CustomerSupport
ex: I've got ...
+
[8 years ago]
CustomerSupport
now I'm trying to figure how to send a variable from a layout into my content
+
[8 years ago]
CustomerSupport
allejo: haha sorry about that so I'm able to output and capture a variable from an include
+
[8 years ago]
CustomerSupport
allejo
+
[8 years ago]
CustomerSupport
how do you do that allejo?
+
[8 years ago]
CustomerSupport
shovel got caught in the Liquid
+
[8 years ago]
CustomerSupport
that didn't work
+
[8 years ago]
CustomerSupport
is there a way to pass out computed varibles from an include back out to a hash in the parent page?
+
[8 years ago]
CustomerSupport
Result body is []
+
[8 years ago]
CustomerSupport
So I created a webhook and PHP page to handle the request, and my PHP page is not returning anything when I view the webhook requeset/response
+
[9 years ago]
CustomerSupport
Traced back to "Jekyll::Tags::IncludeTagError"
+
[9 years ago]
CustomerSupport
Getting a nasty error : "Liquid error: comparison of Hash with Hash failed"; restarting Jekyll does not work
+
[9 years ago]
CustomerSupport
Anyone have tips for fixing jekyll's CLI calling dead actors?
+
[9 years ago]
CustomerSupport
Is there a way to track index in a {% each %} loop?