parsiya / Hugo-Octopress

Port of the classic Octopress theme to Hugo
MIT License
155 stars 52 forks source link

Added isso support #54

Open simonszu opened 6 years ago

simonszu commented 6 years ago

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.