blog-theme/alchemy/templates
Vitaly Potyarkin 63e4576c4a Add configuration parameter to override the stylesheet
This commit adds new configuration parameter, THEME_CSS_OVERRIDES, which
can contain a sequence (list, tuple, etc) of URLs to extra stylesheets
that will be used to override default theme appearance. Both absolute and
relative URLs are supported.

It makes the theme more flexible by allowing small stylesheet tweaks
without requiring to maintain a fork of the whole theme.

When this parameter is not set the theme behaves same as before.
2019-09-19 14:24:09 +03:00
..
include Remove positional argument formatting on object-related feed URLs to be complient with pelican 4.0 2018-12-20 10:23:48 +01: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 Add configuration parameter to override the stylesheet 2019-09-19 14:24:09 +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