Randall Degges fe933f8091 Fixing broken support for ARCHIVES_URL in tuxlite-tbs theme.
This commit fixes an issue with users supplying their own custom `ARCHIVES_URL`
setting in their settings file while using the tuxlite-tbs theme.

The issue is that the `base.html` template didn't take the `ARCHIVES_URL`
variable into account, and therefore ignores is. This causes problems when users
want a custom archives URL.

This also fixes another part of the issue in the `archives.html` template, in
which article URLs were relative (not absolute) which causes breakage when
linking to articles.

This commit fixes all the above problems.
2013-03-20 21:01:26 -07:00
2012-10-16 20:03:37 +02:00
2013-01-09 09:18:29 -08:00
2013-01-09 09:13:44 -08:00
2012-06-12 18:39:12 +02:00
2012-06-10 01:24:29 +02:00
2012-11-21 08:03:41 +07:00
2013-01-09 09:03:39 -08:00
2013-01-11 12:18:39 -08:00
2012-12-12 14:14:14 +00:00

Pelican themes
##############

This repository contains themes for pelican, feel free to clone, add you own
and make a pull request, it's community-managed!
Languages
CSS 54.7%
HTML 31.5%
JavaScript 13.7%