A plugin for Jekyll to implement a static-file based comments system
The Jekyll::StaticComments plugin is an alternative to using Disqus or other JavaScript-based methods for adding comments to a blog. This plugin allows for associating comments with posts and rendering them as one page. It provides a spam-free and static-commenting solution.
The Jekyll::StaticComments plugin offers a simple and alternative solution for adding comments to a Jekyll site. By using static files and YAML formatting, comments can be associated with posts and rendered as a single page. The plugin allows for customization and organization of comments, ensuring a spam-free and user-friendly commenting experience.