Select Git revision
templates
Name | Last commit | Last update |
---|---|---|
.. | ||
analytics.html | ||
archives.html | ||
article.html | ||
article_stub.html | ||
author.html | ||
base.html | ||
category.html | ||
index.html | ||
page.html | ||
pagination.html | ||
tag.html | ||
tags.html |
With recent versions of Pelican (I looked at 3.7.1), the theme didn't show any static page anymore. This is because the template variable changed name from "PAGES" to "pages" at some point.
Name | Last commit | Last update |
---|---|---|
.. | ||
analytics.html | ||
archives.html | ||
article.html | ||
article_stub.html | ||
author.html | ||
base.html | ||
category.html | ||
index.html | ||
page.html | ||
pagination.html | ||
tag.html | ||
tags.html |