UNPKG

idsk_template_jinja

Version:

Jinja packaged version of the ID-SK template

21 lines (11 loc) 1.31 kB
[![npm idsk_template_jinja](http://img.shields.io/npm/v/idsk_template_jinja.svg)](https://www.npmjs.org/package/idsk_template_jinja) # Jinja version of ID-SK template This repository is the [Jinja](http://jinja.pocoo.org/) version of the [idsk_template](https://github.com/id-sk/idsk_template). It can also be used with [Nunjucks](https://mozilla.github.io/nunjucks/), a Javascript templating language based on Jinja. It's published to the [npm Registry](https://www.npmjs.org/package/idsk_template_jinja) and you can add it to your application's dependencies from there. ## Build This repo is automatically built from the [idsk_template](https://github.com/id-sk/idsk_template). when the version number is changed in that repository. Please don't send pull requests here for anything but this README, send them to [idsk_template](https://github.com/id-sk/idsk_template). instead. They'll end up here when the template is updated. ## Examples Using [upstream version](https://github.com/alphagov/govuk_template_jinja) of this template: - [GOV.UK Elements](https://github.com/alphagov/govuk_elements/) - Styleguide and re-usable design patterns - [GOV.UK Prototype Kit](https://github.com/alphagov/govuk_prototype_kit/) - A Node.js application for quick prototyping of UK government digital services