1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests/output/custom_locale
Daniel Himmelstein f864dd832c Change ... (periods) to … (ellipsis) in summary
Also update HTML output by running (after making sure to have the fr_FR.utf8
locale installed):

```sh
LC_ALL=en_US.utf8 pelican -o pelican/tests/output/custom/ -s samples/pelican.conf.py samples/content/
LC_ALL=fr_FR.utf8 pelican -o pelican/tests/output/custom_locale/ -s samples/pelican.conf_FR.py samples/content/
LC_ALL=en_US.utf8 pelican -o pelican/tests/output/basic/ samples/content/
```
as described at
http://docs.getpelican.com/en/3.6.3/contribute.html#running-the-test-suite
2016-02-22 13:03:47 -08:00
..
author Change ... (periods) to … (ellipsis) in summary 2016-02-22 13:03:47 -08:00
category Change ... (periods) to … (ellipsis) in summary 2016-02-22 13:03:47 -08:00
drafts Update test output for French locale 2016-02-19 12:48:30 -08:00
feeds Update test output for French locale 2016-02-19 12:48:30 -08:00
override Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
pages Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
pictures Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
posts Update test output for French locale 2016-02-19 12:48:30 -08:00
tag Update test output for French locale 2016-02-19 12:48:30 -08:00
theme Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
archives.html Update test output for French locale 2016-02-19 12:48:30 -08:00
authors.html Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
categories.html Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
index.html Update test output for French locale 2016-02-19 12:48:30 -08:00
index2.html Update test output for French locale 2016-02-19 12:48:30 -08:00
index3.html Change ... (periods) to … (ellipsis) in summary 2016-02-22 13:03:47 -08:00
jinja2_template.html Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
oh-yeah-fr.html Update test output for French locale 2016-02-19 12:48:30 -08:00
robots.txt Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
second-article-fr.html Update test output for French locale 2016-02-19 12:48:30 -08:00
tags.html Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00