1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
th3aftermath b00d9ef6d1 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-11-04 20:13:01 +01:00
..
content Allows Typogrify to ignore user specified tags. Refs #1407 2014-07-28 15:17:12 -07:00
mixed_content Make StaticGenerator skip content sources. Refs #1019. 2014-10-31 16:46:01 -07:00
nested_content/maindir Make PAGE_EXCLUDES work with subdirs. Fixes #1500. 2014-11-01 17:38:20 -07:00
output Updates the custom_locale test feed files to match the correct month names 2014-09-06 10:50:14 +02:00
TestPages Add test for PAGE_ORDER_BY 2013-11-14 12:37:22 -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 minor spelling fixes 2014-09-15 20:29:00 -04:00
test_contents.py Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
test_generators.py Add Multi-theme support 2014-11-04 20:13:01 +01: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 Make StaticGenerator skip content sources. Refs #1019. 2014-10-31 16:46:01 -07:00
test_readers.py Allows Typogrify to ignore user specified tags. Refs #1407 2014-07-28 15:17:12 -07:00
test_settings.py Add Multi-theme support 2014-11-04 20:13:01 +01:00
test_utils.py Add Multi-theme support 2014-11-04 20:13:01 +01:00