forked from github/pelican
Set the ASSET_URL to be relative to the 'theme/' url, which requires to use
{{ SITEURL }}/{{ ASSET_URL }} in the template and make it works with both
relative and absolute urls.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| assets.py | ||
| github_activity.py | ||
| global_license.py | ||
| gravatar.py | ||
| html_rst_directive.py | ||
| initialized.py | ||
| multi_part.py | ||
| related_posts.py | ||
| sitemap.py | ||