mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
15 lines
497 B
Markdown
15 lines
497 B
Markdown
---
|
|
layout: default
|
|
description: Documentation for the Liquid template language, created by Shopify.
|
|
---
|
|
|
|
{% include home-banner.html %}
|
|
|
|
Liquid is an open-source template language created by [Shopify](https://www.shopify.com) and written in Ruby. It is the backbone of Shopify themes and is used to load dynamic content on storefronts.
|
|
|
|
Liquid has been in production use at Shopify since 2006 and is now used by many other hosted web applications.
|
|
|
|
## Used by
|
|
|
|
{% include home-users-grid.html %}
|