Moderate Github Pages comments

Comm(ent|it) uses the Github API and Jekyll to help you store visitors comments directly in your repository.

Moderate with Git

 

By default, each comment generates a commit on a feature branch. A pull request is sent to merge the branch. To moderate comments before merging, just use $ git rebase -i master and remove the unwanted comm(ent|it)s.