mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-21 10:08:03 +08:00
httpserver: Add 'jekyll' plugin. (#1817)
This commit is contained in:
parent
b5ec462299
commit
ebce0b7aec
|
@ -493,6 +493,7 @@ var directives = []string{
|
|||
"markdown",
|
||||
"templates",
|
||||
"browse",
|
||||
"jekyll", // github.com/hacdias/filemanager/caddy/jekyll
|
||||
"hugo", // github.com/hacdias/filemanager/caddy/hugo
|
||||
"mailout", // github.com/SchumacherFM/mailout
|
||||
"awslambda", // github.com/coopernurse/caddy-awslambda
|
||||
|
|
Loading…
Reference in New Issue
Block a user