fe933f80917f865a92db9f8671154b8e0239f779
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.
Pelican themes ############## This repository contains themes for pelican, feel free to clone, add you own and make a pull request, it's community-managed!
Description
Languages
CSS
54.7%
HTML
31.5%
JavaScript
13.7%