Commit ebce0b7a authored by Henrique Dias's avatar Henrique Dias Committed by Matt Holt

httpserver: Add 'jekyll' plugin. (#1817)

parent b5ec4622
...@@ -493,6 +493,7 @@ var directives = []string{ ...@@ -493,6 +493,7 @@ var directives = []string{
"markdown", "markdown",
"templates", "templates",
"browse", "browse",
"jekyll", // github.com/hacdias/filemanager/caddy/jekyll
"hugo", // github.com/hacdias/filemanager/caddy/hugo "hugo", // github.com/hacdias/filemanager/caddy/hugo
"mailout", // github.com/SchumacherFM/mailout "mailout", // github.com/SchumacherFM/mailout
"awslambda", // github.com/coopernurse/caddy-awslambda "awslambda", // github.com/coopernurse/caddy-awslambda
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment