..
tests
Support for python -m pelican
2019-06-14 09:41:49 +10:00
themes
Update 'simple' theme to use new Atom/RSS settings
2019-01-15 10:59:40 -06:00
tools
Merge pull request #2514 from rask004/fix-2487
2019-03-07 21:13:37 +01:00
__init__.py
Merge pull request #2476 from oulenz/collections
2019-04-25 14:05:31 +02:00
__main__.py
Support for python -m pelican
2019-06-14 09:41:49 +10:00
cache.py
fulfil pep8 standard
2015-08-17 13:34:32 +02:00
contents.py
Add relative_source_path attribute to content
2019-01-26 18:47:56 -06:00
generators.py
Provide 'all_articles' variable to period pages
2019-04-19 19:45:23 +02:00
log.py
Try importing from collections.abc for compatibility with Python 3.8
2018-11-24 21:59:40 +01:00
paginator.py
pagination: this lstrip() was way too hungry, eating absolute URLs.
2019-01-04 22:10:53 +01:00
readers.py
Allow directories in EXTRA_PATH_METADATA
2019-03-06 16:21:27 -05:00
rstdirectives.py
Fix warnings originating from bad regexes
2017-03-27 16:09:08 +02:00
server.py
Refactor pelican.server logging
2018-11-27 19:55:31 +03:00
settings.py
Fix linting issues
2019-02-06 10:22:57 -04:00
signals.py
Add a new signal: page_generator_write_page
2017-10-17 07:38:18 +05:00
urlwrappers.py
Make URLWrapper.slug settable again
2018-11-11 21:35:51 +03:00
utils.py
Merge pull request #2476 from oulenz/collections
2019-04-25 14:05:31 +02:00
writers.py
Remove Atom summaries when they are unnecessary
2018-12-18 21:57:16 +01:00