Skip to content

Syngency Liquid

Syngency websites use the Liquid template language, created by Shopify and used by Jekyll, Zendesk and many other platforms for simple, powerful templating.

Liquid uses {{ }} double curly braces for output tags like {{ agency.logo }}, and {% %} curly brace percentages for logic tags like {% for x in y %} ... {% endfor %}.

For a usage guide and full list of standard Liquid tags, filters, operators etc, see shopify.github.io/liquid.

In addition, Syngency has a number of custom filters, and the following custom tags: