Simplify staticman posts and add staticman translations
This commit is contained in:
parent
bc68b06880
commit
d68cf2e04d
10 changed files with 170 additions and 15 deletions
|
|
@ -85,7 +85,7 @@ comments:
|
|||
allowedFields: ["name", "email", "website", "comment"]
|
||||
branch : "master"
|
||||
commitMessage : "New comment in {options.slug}"
|
||||
path: "data/comments/{options.slug}/{options.parent}"
|
||||
path: "data/comments/{options.slug}"
|
||||
filename : "comment-{@timestamp}"
|
||||
format : "yaml"
|
||||
moderation : true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue