I have added rudimentary support for Isso.
Isso is a comment system, best described as "self-hosted disqus".
One has to define issoURL to include an isso form into the footer of a post. It respects the comments param of a post, like disqus does. The only quirk: If the user defines DisqusShortname and issoURL, a post has two comment sections.
I have added rudimentary support for Isso. Isso is a comment system, best described as "self-hosted disqus".
One has to define
issoURL
to include an isso form into the footer of a post. It respects thecomments
param of a post, like disqus does. The only quirk: If the user definesDisqusShortname
andissoURL
, a post has two comment sections.