pelican/pelican/tests
th3aftermath 424ddcea1d Add Multi-theme support
Adds multi-theme support using the new THEMES setting.
You can specify all the themes that you will be using in python
dicionary form. You can then inherit from the themes specified
in THEMES using the corresponding key in the dictionary.
2014-04-24 11:15:47 -04:00
..
content Handle list metadata as list of string in MarkdownReader 2014-04-19 03:45:48 +09:00
output Add feeds for each author 2014-04-18 14:29:18 -07:00
TestPages Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
__init__.py Fix for issue #392 2013-03-27 18:17:11 -04:00
default_conf.py added testing for default locale setting 2013-07-21 14:12:21 +08:00
support.py tests.support: Use kwargs overrides in get_settings() 2013-06-02 14:24:27 -04:00
test_contents.py Make sure locale is what we want before/after the tests 2014-04-15 16:45:45 +02:00
test_generators.py Add Multi-theme support 2014-04-24 11:15:47 -04:00
test_importer.py Make sure locale is what we want before/after the tests 2014-04-15 16:45:45 +02:00
test_paginator.py Make sure locale is what we want before/after the tests 2014-04-15 16:45:45 +02:00
test_pelican.py enable writing of only selected output paths 2014-04-17 19:36:18 +02:00
test_readers.py Handle list metadata as list of string in MarkdownReader 2014-04-19 03:45:48 +09:00
test_settings.py Add Multi-theme support 2014-04-24 11:15:47 -04:00
test_utils.py Add Multi-theme support 2014-04-24 11:15:47 -04:00