mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
22 lines
574 B
YAML
22 lines
574 B
YAML
comments:
|
|
allowedFields: ['author', 'content', 'email', 'parent_id', 'permalink', 'site']
|
|
branch: 'master'
|
|
commitMessage: "add [comment]: by {fields.author} <Staticman>\n\n{fields.permalink}#comment-{@id}"
|
|
filename: '{@id}'
|
|
format: 'yaml'
|
|
generatedFields:
|
|
date:
|
|
type: date
|
|
options:
|
|
format: 'timestamp'
|
|
moderation: false
|
|
name: 'Minimo'
|
|
path: 'data/comments/{options.postId}'
|
|
requiredFields: ['author', 'content', 'email', 'permalink']
|
|
reCaptcha:
|
|
enabled: false
|
|
# siteKey: ''
|
|
# secret: ''
|
|
transforms:
|
|
email: md5
|