Qoob Portfolio
The open qoob is a php mvc framework created to speed up the process of creating dynamic sites. This is the code running this website!
The open qoob is a php mvc framework created to speed up the process of creating dynamic sites. This is the code running this website!
<section class="files">
<article>
<section class="tree">
<ul class="fa-ul">{{&tree}}</ul>
</section>
<aside>
<h3><i class="fa fa-file-zip-o"></i>download</h3>
<a href="{{download}}/zip">zip</a>
<a href="{{download}}/tar">tar</a>
</aside>
</article>
</section>