diff options
Diffstat (limited to 'docs/templating.md')
-rw-r--r-- | docs/templating.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/templating.md b/docs/templating.md new file mode 100644 index 0000000..0c0f5af --- /dev/null +++ b/docs/templating.md @@ -0,0 +1,8 @@ +# Templating + +GitBook uses the Nunjucks templating language to process pages and templates. + +The Nunjucks syntax is very similar to Jinja2 and Liquid. + + + |