Sha256: d4b5eaedd8070eddae93c002c3042b79ce71a61423025012e18460925f3d753d

Contents?: true

Size: 876 Bytes

Versions: 5

Compression:

Stored size: 876 Bytes

Contents

{% if site.comments.discourse.server %}
{% capture canonical %}{% if site.permalink contains '.html' %}{{ page.url | absolute_url }}{% else %}{{ page.url | absolute_url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %}
<script type="text/javascript">
    DiscourseEmbed = { discourseUrl: '//{{ site.comments.discourse.server }}/',
                       discourseEmbedUrl: '{{ canonical }}' };
   (function () {
     var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
     d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
     (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
   })();
</script>
<noscript>Please enable JavaScript to view the comments powered by [Discourse](http://forum.beta-europe.org/c/beta/website).</a></noscript>
{% endif %}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
minimal-mistakes-jekyll-4.0.10 _includes/comments-providers/discourse.html
minimal-mistakes-jekyll-4.0.9 _includes/comments-providers/discourse.html
minimal-mistakes-jekyll-4.0.8 _includes/comments-providers/discourse.html
minimal-mistakes-jekyll-4.0.7 _includes/comments-providers/discourse.html
minimal-mistakes-jekyll-4.0.6 _includes/comments-providers/discourse.html