This plugin references several Pelican plugins. So this plugin would be in AGPLv3 license.
Parameters are: CORAL_DOMAIN_NAME, CORAL_STATIC_COMMENTS_COUNT
- CORAL_DOMAIN_NAME = "<input your domain name of Coral Talk server'
- CORAL_STATIC_COMMENTS_COUNT = True
{% if CORAL_STATIC_COMMENTS_COUNT and 'coral_talk_comments_count' in PLUGINS %}
Comments: {{article.coral_comments.count}}
{% endif %}
Unless the folder itself contains a LICENSE stating otherwise, all the files distributed here are released under the GNU AFFERO GENERAL PUBLIC LICENSE.