GitHub Comments for your GitHub Pages

Uninstall

For each repository with ghpages-ghcomments:

  1. Remove the hooks from these (often) hidden files:
    • .git/hooks/pre-commit
    • .git/hooks/pre-push
  2. Remove the ghpages-ghcomments files:
    • _data/gpgc.yml
    • _includes/gpgc_comments.html
    • public/css/gpgc_styles.css
    • public/html/gpgc_redirect.html
    • public/js/gpgc_core.js
  3. Remove the lines you added from:
    • _includes/head.html
    • _layouts/post.html

Other advanced topics: