From 7db31a3360c4a29f2ce9328ba0a0338bbe0f4117 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 1 Mar 2016 19:45:19 +0100 Subject: [PATCH] Update medialinks and description --- CloudronManifest.json | 4 ++++ DESCRIPTION.md | 16 ++++++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 2b78b9e..37c5467 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -23,6 +23,10 @@ "localstorage": {} }, "mediaLinks": [ + "https://i.imgur.com/OXI9PGc.png", + "https://i.imgur.com/EVT7CR3.png", + "https://i.imgur.com/wi768XH.png", + "https://i.imgur.com/9vTtToz.png" ], "changelog": "file://CHANGELOG" } 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] - -- 2.41.0