From 7db31a3360c4a29f2ce9328ba0a0338bbe0f4117 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 1 Mar 2016 19:45:19 +0100 Subject: Update medialinks and description --- DESCRIPTION.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'DESCRIPTION.md') diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 4b35e46..462336a 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,9 +1,14 @@ -Surfer is a Simple static file server. It comes with a commandline tool -to upload files from your local folders. +Surfer is a Simple static file server. It comes with a webinterface and commandline tooling to manage files. -### How to upload +Any `index.html` file in a directory will be served up automatically. -You can upload files using the commandline tool. +### Webinterface + + * Upload files + * Create directories + * Remove files and directories + +### Commandline tool First, install the surfer cli tool using npm. @@ -12,10 +17,9 @@ First, install the surfer cli tool using npm. Login using your Cloudron credentials: - surfer login + surfer login Put some files: surfer put [file] - -- cgit v1.2.3