Simplify staticman posts and add staticman translations

This commit is contained in:
badele 2017-11-18 07:59:53 +01:00
commit d68cf2e04d
10 changed files with 170 additions and 15 deletions

View file

@ -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