minima icon indicating copy to clipboard operation
minima copied to clipboard

Allow users to select the comments provider

Open hszhakka opened this issue 6 years ago • 1 comments

The users can select their comments provider by configuring:

minima:
  comments_provider: # Configure the comments provider here (default: disqus)

For example, if the comments provider is discourse, the user needs to create a file _includes/discourse_comments.html and put all script code of discourse into that file.

hszhakka avatar Mar 01 '20 06:03 hszhakka

What comment providers can we list here? Do they all implement the same as Disqus?

DirtyF avatar Apr 10 '20 09:04 DirtyF