1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Pedro H 50af2ed45d Add THEME_TEMPLATE_OVERRIDES. Refs 2021
Allow for overriding individual templates from the theme by configuring
the Jinja2 `Environment` loader to search for templates in the
`THEME_TEMPLATES_OVERRIDES` path before the theme's `templates/`
directory.
2017-10-10 14:33:20 +08:00
..
tests Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
themes Remove Internet Explorer script, as it wasn't being used: 404 HTTP error 2017-07-30 17:49:43 +02:00
tools Encourage use of https:// in SITEURL 2017-07-25 09:00:41 -07:00
__init__.py Fix more python 3.6 regex DeprecationWarning's 2017-03-29 10:19:47 +02:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py Consolidate validation of content (#2128) 2017-07-24 10:01:14 -07:00
generators.py Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
log.py Correct new flake8 warnings 2017-01-24 09:12:16 +01:00
paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
readers.py Ability to override docutils HTML writer/translator. 2017-06-30 22:59:42 +02:00
rstdirectives.py Fix warnings originating from bad regexes 2017-03-27 16:09:08 +02:00
server.py prevent server from dying when query strings present 2016-12-10 10:05:50 -08:00
settings.py Add THEME_TEMPLATE_OVERRIDES. Refs 2021 2017-10-10 14:33:20 +08:00
signals.py Add new signal: feed_generated 2017-01-16 11:33:13 +01:00
urlwrappers.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
utils.py Fix warnings originating from bad regexes 2017-03-27 16:09:08 +02:00
writers.py Merge pull request #2085 from Scheirle/feed_signal 2017-03-19 15:04:07 -04:00