{% comment %} # ----------------------------------------------------------------------------- # ~/_includes/themes/j1/modules/connectors/comments/disqus.html # Support of comment provider DISQUS for J1 Template # # Product/Info: # https://jekyll.one # # Copyright (C) 2020 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ----------------------------------------------------------------------------- # Test data: # liquid_var: {{ liquid_var | debug }} # ----------------------------------------------------------------------------- {% endcomment %} {% comment %} Liquid procedures -------------------------------------------------------------------------------- {% endcomment %} {% comment %} Variables -------------------------------------------------------------------------------- {% endcomment %} {% assign disqus_short_name = site.data.j1_config.comments.disqus.short_name %} {% comment %} Main -------------------------------------------------------------------------------- {% endcomment %}