1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Kurt McKee 7bbd3dc6fb
Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661)
This also updates the Tumblr API to use HTTPS as documented in the
current Tumblr API docs.
2020-04-12 16:38:35 +02:00
..
plugins Remove py2-isms and avoid sys.path hacks 2019-12-01 18:33:11 +03:00
tests Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
themes Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
tools Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
__init__.py Exit web server gracefully when user taps CTRL-C 2020-01-19 09:07:02 +01:00
__main__.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
cache.py Convert super() calls to py3 style 2019-11-26 06:17:04 +09:00
contents.py Added support for the summary end marker configuration 2020-04-11 15:35:26 +10:00
generators.py remove pelican.signals in favor of pelican.plugins.signals 2019-12-01 18:14:13 +03:00
log.py Convert super() calls to py3 style 2019-11-26 06:17:04 +09:00
paginator.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
readers.py Skip MD metadata parsing in latest Python-Markdown 2020-04-12 11:40:58 +02:00
rstdirectives.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
server.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
settings.py Added support for the summary end marker configuration 2020-04-11 15:35:26 +10:00
urlwrappers.py Convert super() calls to py3 style 2019-11-26 06:17:04 +09:00
utils.py Convert super() calls to py3 style 2019-11-26 06:17:04 +09:00
writers.py remove pelican.signals in favor of pelican.plugins.signals 2019-12-01 18:14:13 +03:00