Hugothemes: Themes with mixed content

Created on 30 Nov 2019  路  8Comments  路  Source: gohugoio/hugoThemes

The following themes throw mixed content warnings at the Hugo Themes deploy logs.


Dear theme authors,

Please use the https protocol for all linked assets listed below.

Once you fix this issue please let me know.


  1. New Old New Mashup @cshoredaniel
    Fix the URL of this image link: http://i.creativecommons.org/l/by/4.0/88x31.png in the theme README

  1. OneDly @cdeck3r
    Please fix this line in partials/head.html

  1. Assembly @salsysd
    Please fix this line in partials/head.html

  1. Hugo Fabric Theme @wd
    Please fix this line in partials/post/sharing.html. Also Google Plus no longer exists so you should remove its reference

  1. Hugo FAQ Theme @aerohub
    Please fix this line in layouts/index.html

  1. Lanyon @tummychow
    Please fix this line in partials/head.html

  1. Simple A @AlexFinn
    Please fix this line in partials/analytics.html so that uses only https

  1. Twentyfourteen @jaden
    Please fix this line in partials/head.html

All 8 comments

If it's possible, could this (if it hasn't already) be added as an error in generateSite.sh -- I did a test following the hugo themes site testing instruction today, and it reported no errors. Especially the README I didn't think to check (that and the link CC was (is?) giving out to use is the non-SSL one, and I never thought to look for that issue.
Anyway it'd be convenient if an error in the test script would warn of this so I can verify before pushing changes. Come to think of it I need to figure out how to add the hugoTheme test to my theme CI (such as it is).

@cshoredaniel

The warnings come by email to the maintainers of the Hugo Themes upon deployment.

The logs are publicly available here: https://app.netlify.com/sites/hugothemes/deploys/

Themes are updated automatically every 3 days


The image that you need to serve under https is located in line 141 of the README

@onedrawingperday Thaks for the info.

  1. is fixed via https://github.com/cshoredaniel/new-oldnew-mashup/releases/tag/v1.1.5

or just pull the latest master of https://github.com/cshoredaniel/new-oldnew-mashup

I have also fixed other (styling) issues, and breakage I hadn't noticed which occurred due to the new Goldmark default.

@onedrawingperday Thanks, I have fixed and pushed to the master.

  1. Remove Google plus support.
  2. Fix the unsecure link for Addthis.
    Feel free to contact me if there still anything wrong, thanks.

According to the latest deploy logs this issue now seems resolved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DirtyF picture DirtyF  路  7Comments

SanmayJoshi picture SanmayJoshi  路  5Comments

spech66 picture spech66  路  3Comments

EmielH picture EmielH  路  3Comments

peaceiris picture peaceiris  路  4Comments