forked from github/pelican
So for example in case both SITEURL and ARTICLE_URL is absolute, the
generated URLs are not improperly
http://your.site/http://blog.your.site/the-article/
but rather
http://blog.your.site/the-article/
|
||
|---|---|---|
| .. | ||
| tests | ||
| themes | ||
| tools | ||
| __init__.py | ||
| cache.py | ||
| contents.py | ||
| generators.py | ||
| log.py | ||
| paginator.py | ||
| readers.py | ||
| rstdirectives.py | ||
| server.py | ||
| settings.py | ||
| signals.py | ||
| urlwrappers.py | ||
| utils.py | ||
| writers.py | ||