aboutsummaryrefslogtreecommitdiffstats
path: root/pelican-bootstrap3/README.md
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2017-04-08 13:46:29 +0200
committerGitHub <noreply@github.com>2017-04-08 13:46:29 +0200
commit86c7dc002c2c22eaa489001573e3abc8a87fc937 (patch)
tree1a12290ba71dff6b996246cec4b6fedfee891746 /pelican-bootstrap3/README.md
parentbe9011a751e58140ec409136c221c8c95d220a6d (diff)
parenta39d81dc091ac2c204f12492499d44fd2367558c (diff)
downloadpelican-themes-86c7dc002c2c22eaa489001573e3abc8a87fc937.tar.gz
Merge pull request #486 from mr-ubik/patch-1
fix: pelican-bootstrap3: Update to JINJA_ENVIRONMENT in the README.md
Diffstat (limited to 'pelican-bootstrap3/README.md')
-rw-r--r--pelican-bootstrap3/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/pelican-bootstrap3/README.md b/pelican-bootstrap3/README.md
index 3f01784..c9ba3b6 100644
--- a/pelican-bootstrap3/README.md
+++ b/pelican-bootstrap3/README.md
@@ -24,7 +24,9 @@ Then:
Point the `THEME` variable in your `pelicanconf.py` to
`/path/to/pelican-bootstrap3` and add
-`JINJA_EXTENSIONS = ['jinja2.ext.i18n']`
+```
+JINJA_ENVIRONMENT = {'extensions': ['jinja2.ext.i18n']}
+```
to your Pelican configuration, as this template can be
translated (see `Translations` below). You also