Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-06-19 15:06:21 +02:00
parent aaa68e5ec1
commit 7585d2c9f8
2 changed files with 13 additions and 0 deletions

View File

@@ -132,6 +132,16 @@
<li>No database required</li>
<li>Framework free <a href="https://www.youtube.com/watch?v=L5jI9I03q8E"></a></li>
</ul>
<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>Basically, we wanted to increase:</p>
<ul>
<li>Code quality by bringing more developers on board</li>
<li>Code auditability and visibility</li>
<li>Security</li>
<li>Project lifetime</li>
</ul>
<p>At the end, the more people who can see and test a set of code, the more likely any flaws will be caught and fixed quickly.</p>
</section>
</div>