add utterances comments support (#596)

This commit is contained in:
colynn.liu 2020-04-02 05:25:11 +08:00 committed by GitHub
parent a04be276e3
commit 890f66966e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 29 additions and 0 deletions

View file

@ -134,6 +134,15 @@ staticman:
siteKey : # Use your own site key, you need to apply for one on Google
secret : # ENCRYPT your password by going to https://staticman3.herokuapp.com/v3/encrypt/<your-site-secret>
# To use Utterances comments: (1) fill in repository (make sure the repository is public), (2) Enable Issues in your repository, (3) Install the Utterances app in your repository https://github.com/apps/utterances
# See more details about the parameters below at https://utteranc.es/
utterances:
repository: # GitHub username/repository eg. "daattali/beautiful-jekyll"
issue-term: title # Mapping between blog posts and GitHub issues
theme: github-light # Utterances theme
label: blog-comments # Label that will be assigned to GitHub Issues created by Utterances
# --- Misc --- #
# Facebook App ID