README
xecio-renderer-nunjucks
Nunjucks renderer plugin for Xecio.
Installation
npm install xecio-renderer-nunjucks --save
Configuration
Nunjucks can be configured by editing the main _config.yml
file using the nunjucks
namespace. Configuration options can be found in Nunjucks API documentation.
nunjucks:
autoescape: true
File Extensions
This plugin supports the extensions as bellow:
.nunjucks
file extension.j2
Jinja 2 file extension.htm
custom template file extension.tpl
default Xecio file extension