jekyll-comments

jekyll-comments

Minimalist web application that accept POST requests of comments to be emailed/written to disk in yaml. Meant to work with https://github.com/mpalmer/jekyll-static-comments

CGI script that takes takes a POST to the address ./add_comment (normally from a comment form) and sends that comment formatted in yaml to the email address set in COMMENT_EMAIL.

The resulting yaml file is meant to be used with Jekyll::StaticComments. See https://github.com/mpalmer/jekyll-static-comments/ http://theshed.hezmatt.org/jekyll-static-comments/