1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Allen Zheng 10f70db9a6 Add h1 to the categories list in simple/notmyidea
The authors.html and tags.html templates both have this. Add it here as
well for consistency.

This also affects the notmyidea theme because it inherits the categories
template from simple.

While we're here, also make indentation consistent with other files (4
spaces within a block).
2018-07-06 09:13:39 -04:00
..
content Fix extension-matching bug in generators.py 2016-10-12 23:33:29 -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 Add h1 to the categories list in simple/notmyidea 2018-07-06 09:13:39 -04:00
TestPages allows pages to have draft status, like articles 2018-07-03 12:53:46 +02:00
theme_overrides Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
__init__.py Add logging for warnings during test suite run 2015-10-22 09:45:04 +02:00
default_conf.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
support.py PyCodeStyle fixes to keep Flake8 happy 2017-10-26 13:53:32 -07:00
test_cache.py allows pages to have draft status, like articles 2018-07-03 12:53:46 +02:00
test_contents.py Merge pull request #2288 from charlesfleche/fix-metadata-intrasite-links-squashed 2018-02-09 11:41:30 -08:00
test_generators.py allows pages to have draft status, like articles 2018-07-03 12:53:46 +02:00
test_importer.py Align import style with flake8-import-order 0.15 2017-11-07 04:18:03 -08:00
test_paginator.py Allow to use page URL in pagination pattern. 2018-02-10 18:26:55 +01:00
test_pelican.py Align import style with flake8-import-order 0.15 2017-11-07 04:18:03 -08:00
test_readers.py Fix more python 3.6 regex DeprecationWarning's 2017-03-29 10:19:47 +02:00
test_rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_settings.py Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
test_testsuite.py Drop unsupported Python 3.3 2017-10-02 18:33:21 +03:00
test_urlwrappers.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
test_utils.py more accurate code and tests 2018-02-08 20:10:08 +01:00