xecio-renderer-nunjucks

1.0.1 • Public • Published

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:

  1. .nunjucks file extension
  2. .j2 Jinja 2 file extension
  3. .htm custom template file extension
  4. .tpl default Xecio file extension

Package Sidebar

Install

npm i xecio-renderer-nunjucks

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dww510