Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2020-06-01 09:38:48 +02:00
parent e07624eb43
commit 3487a5a667

View File

@@ -136,7 +136,7 @@
<a href="https://codecov.io/gh/filegator/filegator"><img src="https://codecov.io/gh/filegator/filegator/branch/master/graph/badge.svg" alt="Code Coverage"></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-green.svg" alt="License"></a></p>
<p><br></p>
<p><a href="https://filegator.io">FileGator</a> is a free, <a href="https://github.com/filegator/filegator">open-source</a> PHP script for managing files and folders.</p>
<p><a href="https://filegator.io">FileGator</a> is a free, <a href="https://github.com/filegator/filegator">open-source</a>, self-hosted web application for managing files and folders.</p>
<p>You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adapters (see below).</p>
<p>FileGator has multi-user support so you can have admins and other users managing the files with different access permissions, roles and home folders.</p>
<p>All basic file operations are supported: copy, move, rename, create, delete, zip, unzip, download, upload.</p>