2018-10-17 04:51:09 +00:00
|
|
|
title: Isso Comment Plugin
|
2018-10-28 16:15:59 +00:00
|
|
|
date: 2015-01-01
|
2018-10-17 04:51:09 +00:00
|
|
|
categories:
|
2018-10-24 04:22:46 +00:00
|
|
|
- Plugins
|
|
|
|
- Comment
|
2018-10-17 04:51:09 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
[Installation instructions](https://posativ.org/isso/docs/quickstart/#integration)
|
|
|
|
|
|
|
|
{% codeblock lang:yaml _config.yml %}
|
|
|
|
comment:
|
|
|
|
type: isso
|
|
|
|
url: isso.service/path # (required) url of your Isso service
|
|
|
|
{% endcodeblock%}
|