blog-theme/alchemy/templates
Vitaly Potyarkin 5251f12a56 Use macro for URLs that may be relative to site root
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).
2019-10-17 18:02:36 +03:00
..
include Enable alternative themes for Bootstrap (e.g. Boostwatch) 2019-09-18 17:52:08 +03:00
archives.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
article.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
author.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
authors.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
base.html Use macro for URLs that may be relative to site root 2019-10-17 18:02:36 +03:00
categories.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
category.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
index.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
page.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
period_archives.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
sitemap.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
tag.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
tags.html Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00