mirror of
https://github.com/kemko/liquid.git
synced 2026-01-02 16:25:42 +03: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.
|