1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Eklavya Sharma 126f72e1cd Only use relative paths in StaticGenerator
Previously some paths were relative and some were absolute,
which lead to multiple Content objects for the same static file
in self.staticfiles.
2019-07-09 23:50:17 +05:30
..
tests replace os.mknod with open for macos and windows compatibility 2019-07-03 22:55:44 +02:00
themes Update 'simple' theme to use new Atom/RSS settings 2019-01-15 10:59:40 -06:00
tools Add theme templates, CSS, JS to Invoke livereload task 2019-06-20 08:30:04 +02:00
__init__.py Consolidate version strings in pyproject.toml 2019-07-05 08:08:08 +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 Merge pull request #2501 from jorgesumle/warning-fix 2019-06-17 15:55:36 +02:00
generators.py Only use relative paths in StaticGenerator 2019-07-09 23:50:17 +05:30
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 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 #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