Go to file
Henrique Dias a6b542fc8a Update .travis.yml 2016-07-18 16:31:49 +01:00
assets remove splitCapitalize 2016-07-18 16:12:02 +01:00
config
directory
errors New errors page 2016-07-06 12:00:28 +01:00
frontmatter fix hacdias/caddy-hugo#74 2016-07-06 10:45:43 +01:00
page remove splitCapitalize 2016-07-18 16:12:02 +01:00
utils remove splitCapitalize 2016-07-18 16:12:02 +01:00
.travis.yml Update .travis.yml 2016-07-18 16:31:49 +01:00
LICENSE.md
README.md
filemanager.go New errors page 2016-07-06 12:00:28 +01:00
setup.go

README.md

filemanager - a caddy plugin

Build community Documentation

This package is a plugin for Caddy server that provides an online file manager (based on browse middleware) that is able to: rename files, delete files and upload files. Some new features that can be implemented in the future can be seen at issues.

filemanager {
  show          path
  on            url
  styles        filepath
  frontmatter   type
}