jwillmer/jekyllDecent

Prepare theme for SSL

Closed this issue · 2 comments

Let the visitor decide how the content will be served:
http://stackoverflow.com/questions/8951423/html-links-without-http-protocol

Can not be fixed at the moment because site.github.url is generated with http. Only fix would be hard coded urls for the css and js.

Second part would be to use cloudflare to redirect http to https

I think this is be solved since enabling SSL in the GitHub settings seams to work.