pelican-clean-blog/templates
Mr. Senko 9583d74d70 Refactor Twitter cards support
Remove the TWITTER_HANDLE variable and use the 'twitter' value
from SOCIAL. This eliminates duplicate settings!

Remove closing slash for meta tags, not required by HTML5, see
http://stackoverflow.com/a/21898502

In article.html Twitter images were specified twice - once as
relative URL and once as full site URL. Now only a single full
URL is used instead. Also stripped HTML tags from description.

The default card type is summary_large_image which better displays
with high-res images and the default header images.

``twitter_image`` article metadata is now supported, similar to
``og_image``.

Documentation is updated.
2016-03-31 23:11:17 +03:00
..
analytics.html Fix analytics.html 2014-12-10 23:16:35 -02:00
archives.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
article.html Refactor Twitter cards support 2016-03-31 23:11:17 +03:00
author.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
authors.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
base.html Refactor Twitter cards support 2016-03-31 23:11:17 +03:00
categories.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
category.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
comments.html Inserting disqus comment' 2014-12-10 18:59:23 -02:00
disqus_script.html Insert analytics and disqus script 2014-12-10 22:30:35 -02:00
footer.html Make it possible to define custom footer 2016-01-17 17:34:53 +02:00
index.html Add striptags to summary before truncate 2016-03-02 12:31:28 +00:00
page.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
pagination.html only show <hr> if pagination is enabled 2016-01-10 14:32:16 +01:00
period_archives.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
sharing.html Add AddThis sharing buttons 2016-01-17 17:07:27 +02:00
tag.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00
tags.html add HEADER_COLOR option to render header with a simple color 2016-02-22 10:17:20 -03:00