Add Get Started section

Former-commit-id: db4259b74f0e5deac4f7f4e33c6b70ee3fb84369 [formerly 56fbff690cf7e5a5b11273d4b52952dd477b81fe] [formerly e7df49594466e40cb91a301b4bf11fa082f2ffdc [formerly b9bf62a018]]
Former-commit-id: a72e5a33f9c2a3ee4f871c1b09e34d4570c98df8 [formerly fbd9e9ef2c558ece193e3c3d5fdef5573b6b1d60]
Former-commit-id: 5cff6d3ee566141b20ca5f2100be711572b18ce4
pull/726/head
Henrique Dias 2017-07-18 21:59:47 +01:00 committed by GitHub
parent 9e6cec9ae5
commit 968821cc7a
1 changed files with 9 additions and 0 deletions

View File

@ -6,6 +6,12 @@
filemanager provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.
# Getting started
This is a library so it can be used on your own applications as a middleware or as a standalone app (examples are going to be added in the future).
The easiest way to get started is using this with Caddy web server. You just need to download Caddy from its [official website](https://caddyserver.com/download) with `http.filemanager` plugin enabled. For more information about the plugin itself, please refer to its [documentation](https://caddyserver.com/docs/http.filemanager).
# Features
Easy login system.
@ -26,6 +32,9 @@ On the settings page, a regular user can set its own custom CSS to personalize t
We also allow the users to search in the directories and execute commands if allowed.
## Users
![6](https://user-images.githubusercontent.com/5447088/28339269-7a6bab5c-6c03-11e7-9e58-64ead58fc95a.png)
## Search