This commit is contained in:
infominer 2019-07-09 10:58:51 -04:00
parent c5a8537a1a
commit 1dc9ef73a5
2 changed files with 22 additions and 25 deletions

View File

@ -30,27 +30,27 @@ masthead_title : "Resources for Creating a Vendor Agnostic, User-Contr
# breadcrumbs : false # true, false (default) # breadcrumbs : false # true, false (default)
words_per_minute : 200 words_per_minute : 200
comments: comments:
provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "custom" provider : # "staticman_v2"
staticman: staticman:
allowedFields : # ['name', 'email', 'url', 'message'] allowedFields : ["name", "email", "url", "message"]
branch : # "master" repository : didecentral/decentralized-id.com
commitMessage : # "New comment by {fields.name}" branch : "master"
filename : # comment-{@timestamp} commitMessage : "New comment by {fields.name}"
format : # "yml" filename : comment-{@timestamp}
moderation : # true format : "yml"
path : # "/_data/comments/{options.slug}" (default) moderation : true
requiredFields : # ['name', 'email', 'message'] path : "_data/comments/{options.slug}"
requiredFields : ["name", "email", "message"]
transforms: transforms:
email : # "md5" email : "md5"
generatedFields: generatedFields:
date: date:
type : # "date" type: "date"
options: options:
format : # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds" format: "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
endpoint : # URL of your own deployment with trailing slash, will fallback to the public instance endpoint : # https://staticman3.herokuapp.com/v3/entry/github/
reCaptcha: reCaptcha:
siteKey : siteKey:
secret :
atom_feed: atom_feed:
path : # blank (default) uses feed.xml path : # blank (default) uses feed.xml
search : true search : true
@ -75,7 +75,7 @@ naver_site_verification :
# Social Sharing # Social Sharing
twitter: twitter:
username : "infominer33" username : "infominer33"
site: decentralized-id.com site: "didecentral"
# description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet." # description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
# image : "https://decentralized-id.com/images/IDecentralized.png" # image : "https://decentralized-id.com/images/IDecentralized.png"
facebook: facebook:
@ -119,9 +119,6 @@ author:
- label: "Discord" - label: "Discord"
icon: "fab fa-fw fa-discord" icon: "fab fa-fw fa-discord"
url: "https://discord.gg/eYm2XvZ" url: "https://discord.gg/eYm2XvZ"
#- label: "Telegram"
icon: #"fab fa-fw fa-telegram"
url: #"https://t.me/InfoMiner33"
# https://fontawesome.com/icons/telegram?style=brands # https://fontawesome.com/icons/telegram?style=brands
# Just go to fontawesome.com and add whatever social sites you need here. # Just go to fontawesome.com and add whatever social sites you need here.

View File

@ -61,7 +61,7 @@ comments:
# type: "comment" # type: "comment"
# Name of the site. Used in notification emails. # Name of the site. Used in notification emails.
# name: "Your Site" name: "Decentralized-id.com"
# Notification settings. When enabled, users can choose to receive notifications # Notification settings. When enabled, users can choose to receive notifications
# via email when someone adds a reply or a new comment. This requires an account # via email when someone adds a reply or a new comment. This requires an account
@ -83,7 +83,7 @@ comments:
# (*) REQUIRED # (*) REQUIRED
# #
# Destination path (directory) for the data files. Accepts placeholders. # Destination path (directory) for the data files. Accepts placeholders.
path: "docs/_data/comments/{options.slug}" # "_data/comments/{options.slug}" (default) path: "_data/comments/{options.slug}" # "_data/comments/{options.slug}" (default)
# Names of required files. If any of these isn't in the request or is empty, # Names of required files. If any of these isn't in the request or is empty,
# an error will be thrown. # an error will be thrown.
@ -97,8 +97,8 @@ comments:
# reCaptcha # reCaptcha
# Register your domain at https://www.google.com/recaptcha/ and choose reCAPTCHA V2 # Register your domain at https://www.google.com/recaptcha/ and choose reCAPTCHA V2
reCaptcha: reCaptcha:
enabled: true enabled: false
siteKey: "6LdRBykTAAAAAFB46MnIu6ixuxwu9W1ihFF8G60Q" siteKey: ""
# Encrypt reCaptcha secret key using Staticman /encrypt endpoint # Encrypt reCaptcha secret key using Staticman /encrypt endpoint
# For more information, https://staticman.net/docs/encryption # For more information, https://staticman.net/docs/encryption
secret: "PznnZGu3P6eTHRPLORniSq+J61YEf+A9zmColXDM5icqF49gbunH51B8+h+i2IvewpuxtA9TFoK68TuhUp/X3YKmmqhXasegHYabY50fqF9nJh9npWNhvITdkQHeaOqnFXUIwxfiEeUt49Yoa2waRR7a5LdRAP3SVM8hz0KIBT4=" secret: ""