1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Romain Porte 8734bd1a6f
templates: tasks.py: introduce "production_port" to fix #2623
The syntax passed to rsync for specifying the port is incorrect. In the
Makefile template, the -e option is correctly used to pass the port. We
use the same syntax here to pass the SSH port.

This fix issue #2623.

Signed-off-by: Romain Porte <microjoe@microjoe.org>
2019-09-24 22:19:10 +02:00
..
tests Add CSS classes for reStructuredText figures 2019-07-23 16:37:09 +02:00
themes Add CSS classes for reStructuredText figures 2019-07-23 16:37:09 +02:00
tools templates: tasks.py: introduce "production_port" to fix #2623 2019-09-24 22:19:10 +02:00
__init__.py Allowing to pass argv to pelican main entrypoint 2019-08-01 13:53:56 +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 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 Update Tox config and fix failing CI envs 2019-06-18 22:44:46 -04:00
settings.py Fix pelican.settings.load_source to avoid caching issues 2019-09-23 20:06:41 +02: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