mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
There are multiple places in the theme where URL value may be either relative to site root or pointing to a third-party resource. Separating the handler logic into a macro makes sense. Now BOOTSTRAP_CSS may contain paths relative to site root - that allows users to apply custom Boostwatch themes without depending on third party resources (custom theme may be included as static file and referenced via relative path). |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| __init__.py | ||