summaryrefslogtreecommitdiffstats
path: root/docs/templating.md
blob: 0c0f5afdf8182950c14e646a43431c0d2d148717 (plain)
1
2
3
4
5
6
7
8
# Templating

GitBook uses the Nunjucks templating language to process pages and templates.

The Nunjucks syntax is very similar to Jinja2 and Liquid.