mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-01 20:54:26 -04:00
httpserver: Add 'jekyll' plugin. (#1817)
This commit is contained in:
parent
b5ec462299
commit
ebce0b7aec
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user