atom / highlights

Syntax highlighter
https://atom.github.io/highlights
MIT License
530 stars 54 forks source link

Demo not working - FF and Chrome showing "insecure content" warning #6

Closed jeancarlozapata closed 9 years ago

jeancarlozapata commented 10 years ago

EDIT: I'm using HTTPS Everywhere extension on Firefox and that redirects to the secure version of the website, so I think there starts the problem.

Firefox and Chrome are showing an "insecure content" warning, and the demo page is not working (related to the HTTPS and being hosted on GitHub Pages, maybe?)

Firefox firefox

Chrome chrome

probablycorey commented 9 years ago

@jeancarlozapata, based on https://help.github.com/articles/what-are-github-pages it looks like GitHub Pages don't support ssl, so I believe that is what is causing the problem.