Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-06-18 12:53:12 +02:00
parent 490813d0ab
commit a60b234f1c

View File

@@ -67,7 +67,7 @@
<section id="content" class="col-sm-offset-3 col-lg-offset-2 col-sm-9 col-lg-10">
<h2 id="filegator">FileGator</h2>
<p>FileGator is PHP script for managing online files and folders.</p>
<p>FileGator is a free, open-source PHP script for managing online 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>