mirror of
https://github.com/filegator/filegator.git
synced 2025-08-17 23:31:41 +02:00
Website generation with Couscous
This commit is contained in:
@@ -154,6 +154,11 @@
|
|||||||
<li>No database required</li>
|
<li>No database required</li>
|
||||||
<li>Framework free <a href="https://www.youtube.com/watch?v=L5jI9I03q8E">™</a></li>
|
<li>Framework free <a href="https://www.youtube.com/watch?v=L5jI9I03q8E">™</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<h2 id="limitations">Limitations</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Symlinks are not supported by the underlying <a href="https://flysystem.thephpleague.com/v1/docs/adapter/local/">Flysystem</a></li>
|
||||||
|
<li>File permission operations are not supported (chmod/chown)</li>
|
||||||
|
</ul>
|
||||||
<h2 id="why-open-source-on-github">Why Open Source on GitHub?</h2>
|
<h2 id="why-open-source-on-github">Why Open Source on GitHub?</h2>
|
||||||
<p>There are several reasons why we switched to open source model and GitHub.</p>
|
<p>There are several reasons why we switched to open source model and GitHub.</p>
|
||||||
<p>Basically, we wanted to increase:</p>
|
<p>Basically, we wanted to increase:</p>
|
||||||
|
Reference in New Issue
Block a user