1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
2019-10-15 22:41:44 +01:00
..
tests Support inline SVGs (don't break on title in inline SVG). 2019-10-15 22:41:44 +01:00
themes Add CSS classes for reStructuredText figures 2019-07-23 16:37:09 +02:00
tools Separate SSH user/host/path vars in tasks.py 2019-10-09 11:17:44 -07:00
__init__.py place all deprecated settings handling together 2019-10-04 22:39:57 +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 Tidy and shorten a comment 2019-08-23 19:02:48 +02: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 Support inline SVGs (don't break on title in inline SVG). 2019-10-15 22:41:44 +01:00
rstdirectives.py Fix warnings originating from bad regexes 2017-03-27 16:09:08 +02:00
server.py Update Tox config and fix failing CI envs 2019-06-18 22:44:46 -04:00
settings.py Merge pull request #2630 from andreagrandi/fix-default-bind-address 2019-10-05 10:29:46 -07: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 #2473 from bryanbrattlof/issue/2467 2019-06-17 16:18:14 +02:00
writers.py Remove Atom summaries when they are unnecessary 2018-12-18 21:57:16 +01:00