{% if page.comments != false %} {% assign c = site.comments %} Comments {% if c.provider == "disqus" and c.disqus_shortname and c.disqus_shortname != "" %} Please enable JavaScript to view the comments powered by Disqus. {% else %} Comments are not configured yet. Set comments.provider and comments.disqus_shortname in _config.yml. {% endif %} {% endif %}
Comments are not configured yet. Set comments.provider and comments.disqus_shortname in _config.yml.
comments.provider
comments.disqus_shortname
_config.yml
Comments
{% if c.provider == "disqus" and c.disqus_shortname and c.disqus_shortname != "" %} {% else %}Comments are not configured yet. Set
{% endif %}comments.providerandcomments.disqus_shortnamein_config.yml.