1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests/output/custom/category
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
..
bar.html Update functional test output for Pygments 2.1.1 2016-02-19 12:03:48 -08:00
cat1.html Update functional test output for Pygments 2.1.1 2016-02-19 12:03:48 -08:00
misc.html Change ... (periods) to … (ellipsis) in summary 2016-02-22 13:03:47 -08:00
yeah.html Update functional test output for Pygments 2.1.1 2016-02-19 12:03:48 -08:00