aboutsummaryrefslogtreecommitdiffstats
path: root/pelican-bootstrap3/i18n.patch
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation to clarify dependenciesJohannes Ranke2016-12-221-832/+0
| | | | | | | | Closes #460, as it documents what needs to be done to be able to use the theme. I tested the configuration recommended in the README in a minimal test site without translations or subsite functionality. Also removes `i18n.patch` that was accidentally committed to the repo.
* Make pelican-bootstrap3 multilingualJohannes Ranke2016-12-131-0/+832
This makes use of the i18n jinja extension as described in README.md. A Makefile is provided to facilitate new translations. A translation to German is also included.