flex/templates
saagit 4d2a9f81e6 Add option to output canonical URL
Canonical links are handy to tell search engines which page is
canonical amongst various permutations of URLs (e.g. https vs. http
and www subdomain or not).  Add an option to output one via the
following pelicanconf.py setting:

REL_CANONICAL = True
2020-08-16 09:17:52 -07:00
..
partial Rename files 2020-04-20 23:19:01 +02:00
archives.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
article.html Closes #220: Format strings need 's' after the name 2020-04-21 07:58:12 -06:00
author.html
authors.html Add id attribute to archives and authors pages 2019-10-19 20:22:39 +00:00
base.html Add option to output canonical URL 2020-08-16 09:17:52 -07:00
categories.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
category.html
index.html Closes #220: Format strings need 's' after the name 2020-04-21 07:58:12 -06:00
page.html Set alternate link tags for translated content 2019-10-27 15:21:23 +00:00
period_archives.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
search.html Fix identation and missing trans 2020-04-20 23:36:36 +02:00
tag.html
tags.html Add id attribute to categories and tags pages 2019-10-19 17:18:14 +00:00