Top "Liquid" questions

Liquid is an open-source template language created by Shopify and written in Ruby.

Include jekyll / liquid template data in a YAML variable?

I am using the YAML heading of a markdown file to add an excerpt variable to blog posts that I …

ruby yaml jekyll liquid
How to list files in a directory with Liquid?

I'm trying to learn how to use Jekyll along with Bootstrap; while studying them, I decided that I'd like to …

jekyll liquid
Is there a "break" tag to escape a loop in Liquid?

How do I break out of loop in Liquid, mainly a for-loop? I've tried {% break %}, but that fails with There …

liquid
How do I use markdownify in Jekyll to show an excerpt on the index

I'm looking to show a short excerpt of text from a longer post or page on the index page. I …

markdown jekyll liquid
Jekyll & Liquid: Output category list with post count?

I'm somehow stuck and don't find the right way to do it. I want to output a category list with …

jekyll liquid
Make custom page-based loop in Jekyll

I would like to create another page-based loop, in the same way the _posts folder works for the blog section, …

jekyll liquid
Print_r equivalent in Liquid

In Liquid, how can I find out all the values that a collection contains? Is there a print_r function …

ruby-on-rails liquid shopify
How do I display all of my products on my home page using Shopify and Liquid?

Is there a simple snippet of Liquid markup I can use on my index.liquid page (home page) to display …

e-commerce liquid shopify liquid-layout
Limit jekyll post list to certain categories

I have a jekyll website and I have a category (called photo) and I wanted to create a separate layout …

liquid jekyll
Can you pass values through the url in Shopify?

Juan Hello I was hoping a Shopify expert could advise me. I already have a collections template in use and …

shopify liquid