mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
7 lines
271 B
YAML
7 lines
271 B
YAML
# Site settings
|
|
title: Liquid Templating Engine
|
|
description: > # this means to ignore newlines until "baseurl:"
|
|
Liquid is a template language and accompanying rendering engine.
|
|
It is built for security, so is perfect for rendering custom
|
|
templates from your users.
|