Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-06-18 15:12:19 +02:00
parent d775ea7e9b
commit 16c7e6b53c

View File

@@ -102,7 +102,7 @@
<section class="col-sm-offset-3 col-lg-offset-2 col-sm-9 col-lg-10">
<h2 id="filegator">FileGator</h2>
<p>FileGator is a free, open-source PHP script for managing files and folders.</p>
<p><a href="https://filegator.io">FileGator</a> is a free, open-source PHP script 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 adaptes (see below).</p>
<p>FileGator has multi-user support so you can have admins and other users managing 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>