-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstaticman.yml
133 lines (113 loc) · 5.1 KB
/
staticman.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
# Name of the property. You can have multiple properties with completely
# different config blocks for different sections of your site.
# For example, you can have one property to handle comment submission and
# another one to handle posts.
# To encrypt strings use the following endpoint:
# https://api.staticman.net/v2/encrypt/{TEXT TO BE ENCRYPTED}
comments:
# (*) REQUIRED
#
# Names of the fields the form is allowed to submit. If a field that is
# not here is part of the request, an error will be thrown.
allowedFields: ["name", "email", "url", "title", "message", "replying_to"]
# (*) REQUIRED WHEN USING NOTIFICATIONS
#
# When allowedOrigins is defined, only requests sent from one of the domains
# listed will be accepted. The origin is sent as part as the `options` object
# (e.g. <input name="options[origin]" value="http://yourdomain.com/post1")
allowedOrigins: ["https://bibwoe.com"]
# (*) REQUIRED
#
# Name of the branch being used. Must match the one sent in the URL of the
# request.
branch: "master"
commitMessage: "New comment"
# (*) REQUIRED
#
# Destination path (filename) for the data files. Accepts placeholders.
filename: "comment-{@timestamp}"
# The format of the generated data files. Accepted values are "json", "yaml"
# or "frontmatter"
format: "json"
# List of fields to be populated automatically by Staticman and included in
# the data file. Keys are the name of the field. The value can be an object
# with a `type` property, which configures the generated field, or any value
# to be used directly (e.g. a string, number or array)
generatedFields:
date:
type: "date"
options:
format: "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
# Whether entries need to be approved before they are published to the main
# branch. If set to `true`, a pull request will be created for your approval.
# Otherwise, entries will be published to the main branch automatically.
moderation: false
# Akismet spam detection.
akismet:
enabled: false
# author: "name"
# authorEmail: "email"
# authorUrl: "url"
# content: "message"
# type: "comment"
# Name of the site. Used in notification emails.
name: "Bibwoe"
# 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
# with Mailgun, which you can get for free at http://mailgun.com.
notifications:
enabled: true
# (!) ENCRYPTED
#
Mailgun API key:
apiKey: "H5EZw3wcgp0MVFVT9xj1T2bjagHUmxotILm4KbnXTHE5MtyHj+1pk+kQQGQuVdH8U/rgnth/4kvm/4lWRmxgu3vNAotPpg5VcmZsd7A44D/+sLNrZCXU7q5+YZ6VHYMjQpbHTBOsdebxq3Tog/3x3ONuR5XL/kRQNvD9tdjmdFw="
# (!) ENCRYPTED
#
Mailgun domain:
domain: "https://api.mailgun.net/v3/bibwoe.com"
# (*) REQUIRED
#
# Destination path (directory) for the data files. Accepts placeholders.
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,
# an error will be thrown.
requiredFields: ["name", "email", "title", "message"]
# List of transformations to apply to any of the fields supplied. Keys are
# the name of the field and values are possible transformation types.
transforms:
email: md5
# reCaptcha
# Register your domain at https://www.google.com/recaptcha/ and choose reCAPTCHA V2
reCaptcha:
enabled: true
siteKey: "6Lf9x0sUAAAAAM5Ga3aoTRXDcs0uEJvcWgYLLDX9"
# Encrypt reCaptcha secret key using Staticman /encrypt endpoint
# For more information, https://staticman.net/docs/encryption
secret: "p8GU8ZGrOQfDgFnvCffErfVKHVEZAJD2Y1wAxbt6VidfF1pqkbP247qQAz0nS7IwFQkITSQxS5J5HbnIoU9v5qMMIY4l2S9hiE8+nEd3F9laLVcUyPMUODGqNEiNEXoWv8YQ/PBHtH3cfTArfrYvkiXojNs5GD+o52zYzgVgm1A="
reviews:
allowedFields: ['name', "email", "url", 'title', 'description', 'review', 'product']
allowedOrigins: ["https://bibwoe.com"]
branch: "gh-pages"
commitMessage: "Add Review from {fields.name}"
filename: "review-{fields.product}-{@id}"
moderation: false
requiredFields: ['name', "email", 'title', 'description', 'review']
format: "json"
path: "_data/reviews/{options.slug}"
generatedFields:
date:
type: date
options:
format: "iso8601"
reCaptcha:
enabled: true
siteKey: "6Lf9x0sUAAAAAM5Ga3aoTRXDcs0uEJvcWgYLLDX9"
# Encrypt reCaptcha secret key using Staticman /encrypt endpoint
# For more information, https://staticman.net/docs/encryption
secret: "p8GU8ZGrOQfDgFnvCffErfVKHVEZAJD2Y1wAxbt6VidfF1pqkbP247qQAz0nS7IwFQkITSQxS5J5HbnIoU9v5qMMIY4l2S9hiE8+nEd3F9laLVcUyPMUODGqNEiNEXoWv8YQ/PBHtH3cfTArfrYvkiXojNs5GD+o52zYzgVgm1A="
reCaptcha:
enabled: true
siteKey: "6Lf9x0sUAAAAAM5Ga3aoTRXDcs0uEJvcWgYLLDX9"
# Encrypt reCaptcha secret key using Staticman /encrypt endpoint
# For more information, https://staticman.net/docs/encryption
secret: "p8GU8ZGrOQfDgFnvCffErfVKHVEZAJD2Y1wAxbt6VidfF1pqkbP247qQAz0nS7IwFQkITSQxS5J5HbnIoU9v5qMMIY4l2S9hiE8+nEd3F9laLVcUyPMUODGqNEiNEXoWv8YQ/PBHtH3cfTArfrYvkiXojNs5GD+o52zYzgVgm1A="