/nunjucks-docs

Documentation site for nunjucks

Primary LanguageJavaScript

This is a jekyll site that generates the docs for nunjucks. If you find a bug in the docs, please file an issue, or even better, fork it and fix it!

Run make to publish and look it at locally.

Run make prod to publish the production version, and then push the generated _site folder on the gh-pages branch of the nunjucks repo.