Jekyll; progresses on #108

This commit is contained in:
Henrique Dias
2017-08-10 12:18:51 +01:00
parent e533a3aa6e
commit fe80e98f85
8 changed files with 638 additions and 286 deletions

View File

@@ -111,6 +111,7 @@ func parse(c *caddy.Controller) ([]*filemanager.FileManager, error) {
AllowCommands: true,
AllowEdit: true,
AllowNew: true,
AllowPublish: true,
Commands: []string{"git", "svn", "hg"},
Rules: []*filemanager.Rule{{
Regex: true,