mmistakes / jekyll-theme-skinny-bones

A Jekyll starter with a variety of flexible layouts and components.
https://mmistakes.github.io/jekyll-theme-skinny-bones
MIT License
802 stars 907 forks source link

Disqus does not load #85

Closed ikashnitsky closed 7 years ago

ikashnitsky commented 7 years ago

I'm sorry to bother if it's something on my side; but I failed to fix it myself. Disqus fails on my website.

We were unable to load Disqus.

What can be the cause?

mmistakes commented 7 years ago

Looks like something on your end. Sure you have your Disqus account setup properly and using the correct shortname in the theme?

The script is loading and is activated correctly in the theme so that's not the issue. Something is up with Disqus and/or your account setup.

ikashnitsky commented 7 years ago

Finally, fixed it. Sorry, my stupidity. The problem was indeed with disqus-shortname: I did not grasp from the beginning that it is a site-specific value, not my login at Disqus. Maybe worth adding a couple of lines to the getting started page or as a short post here ?

mmistakes commented 7 years ago

Happy to accept a pull request if you want to take a stab at improving the documentation.

ikashnitsky commented 7 years ago

I'd like to. The problem is, I don't know where the code for the Skinny Bones demo lies. This repo is stripped down.

mmistakes commented 7 years ago

Flip to the gh-pages branch. It's all there... https://github.com/mmistakes/skinny-bones-jekyll/tree/gh-pages