Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-06-18 19:08:08 +02:00
parent 305746b618
commit ec365d5fa3

View File

@@ -98,7 +98,7 @@
<section class="col-sm-offset-3 col-lg-offset-2 col-sm-9 col-lg-10">
<h2 id="filegator">FileGator</h2>
<p><a href="https://filegator.io">FileGator</a> is a free, open-source 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> 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 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>