1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates
Justin Mayer 940eb76b7f Load external resources via HTTPS when available
This replaces all `http://` and `//:` links with `https:`. The protocol-
relative URL scheme is now deemed to be an anti-pattern. There are
security advantages to using HTTPS, and there are no significant
performance concerns.

In short, if the asset we need is available via HTTPS, then that asset
should always be loaded via HTTPS.

Fixes #1736
2015-06-02 08:35:12 -07:00
..
analytics.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
archives.html prefix urls with '{{ SITEURL }}/' so that urls won't break when #330 is merged 2012-05-07 23:07:44 +02:00
article.html Improve Disqus embed code in notmyidea theme 2013-10-27 09:27:30 -07:00
article_infos.html Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08:00
author.html Added author.html and authors.html templates and modified the docs accordingly 2011-07-16 00:44:36 +02:00
authors.html HTML error in notmyidea: <li> not allowed in <section>. 2014-02-15 13:02:03 +01:00
base.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
category.html Add the category name in the title page 2010-12-17 09:31:20 +01:00
comments.html I change article.slug to article.url for always referencing the disqus thread to the correct url. Issue #145 2011-08-03 22:01:45 +02:00
disqus_script.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
github.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
index.html remove useless if condition in index template 2015-02-22 16:27:18 +08:00
page.html Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08:00
period_archives.html Add period to period_archives context. Refs #1044. 2014-02-03 20:26:38 -05:00
tag.html Creation of tag template page 2010-12-17 09:29:01 +01:00
taglist.html Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08:00
tags.html HTML error in notmyidea: <li> not allowed in <section>. 2014-02-15 13:02:03 +01:00
translations.html Normalize whitespace via lstrip Jinja parameter 2013-08-03 16:17:26 -07:00
twitter.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00